Make BooleanField required in Django Rest Framework
There was an issue with Boolean fields and the required
argument. Should now be fixed in master.
See this issue: https://github.com/tomchristie/django-rest-framework/issues/1004
There was an issue with Boolean fields and the required
argument. Should now be fixed in master.
See this issue: https://github.com/tomchristie/django-rest-framework/issues/1004