Skip to content
Snippets Groups Projects
  1. Mar 14, 2022
    • Ernesto Rico Schmidt's avatar
      9a1b8b24
    • Ernesto Rico Schmidt's avatar
      Refactor and Clean-up Viewsets · 5c34d059
      Ernesto Rico Schmidt authored
      - Reorder the code inside the methods to fail fast on autorization,
      - Replace `int_or_none` with a more generic solution, and move to utils,
      - Add `get_values` and move `pk_and_slug` as `get_pk_and_slug` into utils,
      - Replace calls to static methos in models local queries,
      - Return meaningful status code while creating and updating resources,
      - Return `409` when creating or updating a schedule produces a conflict.
      5c34d059
  2. Mar 08, 2022
  3. Mar 07, 2022
  4. Feb 28, 2022
  5. Feb 25, 2022
  6. Feb 24, 2022
  7. Feb 23, 2022
  8. Feb 21, 2022
  9. Feb 17, 2022
  10. Feb 14, 2022
  11. Feb 10, 2022
  12. Feb 08, 2022
Loading