Skip to content
Snippets Groups Projects
  1. Jun 09, 2023
  2. Jun 08, 2023
  3. Jun 07, 2023
  4. May 08, 2023
  5. May 05, 2023
  6. Apr 25, 2023
  7. Apr 24, 2023
  8. 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
  9. Apr 20, 2023
  10. Apr 19, 2023
  11. Apr 18, 2023
  12. Apr 17, 2023
  13. Apr 11, 2023
Loading