Skip to content
Snippets Groups Projects
  1. Feb 14, 2024
  2. Feb 12, 2024
  3. Feb 07, 2024
  4. Jan 31, 2024
  5. Jan 25, 2024
  6. Jan 24, 2024
  7. Dec 14, 2023
  8. Dec 12, 2023
  9. Nov 23, 2023
  10. Nov 21, 2023
  11. Nov 19, 2023
  12. Nov 02, 2023
  13. Oct 31, 2023
  14. Oct 13, 2023
  15. Sep 07, 2023
  16. Sep 06, 2023
  17. Aug 30, 2023
  18. Aug 02, 2023
  19. Jul 27, 2023
  20. Jul 26, 2023
  21. Jun 15, 2023
  22. Jun 09, 2023
  23. Jun 08, 2023
  24. May 05, 2023
  25. Apr 25, 2023
  26. Apr 24, 2023
  27. Apr 21, 2023
    • Ernesto Rico Schmidt's avatar
      Inject request in the context for the serializers · 700d80e0
      Ernesto Rico Schmidt authored
      The seralizers for Host, Note and Show require the request in the
      context, but only the `APINoteViewSet` calls `get_serializer_context`.
      The other two `APIHostViewSet` and `ShowSerializer` ingnore it, and the
      request needs to be added manually.
      700d80e0
  28. Apr 20, 2023
Loading