Skip to content
Snippets Groups Projects
  1. Mar 14, 2022
    • Ernesto Rico Schmidt's avatar
      Format source with Black · 0ace09e7
      Ernesto Rico Schmidt authored
      0ace09e7
    • 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. Feb 21, 2022
  3. Feb 14, 2022
  4. Jan 24, 2022
  5. Nov 24, 2020
  6. Feb 18, 2018
  7. Oct 23, 2017
  8. Apr 07, 2017
  9. Sep 16, 2016
  10. May 27, 2016
  11. Jan 06, 2016
  12. Jul 21, 2014
  13. Feb 07, 2014
  14. Apr 12, 2013
Loading