The Wayback Machine - https://web.archive.org/web/20201024154544/https://github.com/topics/django-rest-framework
Skip to content
#

django-rest-framework

Here are 4,575 public repositories matching this topic...

dsesami
dsesami commented Sep 29, 2020
ISSUE TYPE
  • Bug Report
SUMMARY

Form error handling isn't quite correct for organizations within notification templates. It is either missing, or uncolored text.

STEPS TO REPRODUCE
  1. To get the first bug, simply go to Notifications > Add. Then click Save without filling out the required fields. All the required fields will go red and show red error text, but the Organi
webjunkie
webjunkie commented Aug 24, 2018

I'm using https://github.com/Artory/drf-hal-json/ that basically provides custom base serializers that add dynamically fields like _links into the response via the to_representation method.

I tried to somehow get that into the schema as well, but I'm getting stuck. Are there any directions on what I need to provide/subclass/overwrite, so to make it work?

I imagine I could inspect my seri

Improve this page

Add a description, image, and links to the django-rest-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the django-rest-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.