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