Utilities for Django REST Framework
- Python (2.7, 3.3, 3.4)
- Django (1.6, 1.7, 1.8)
- Django REST Framework (3.0, 3.1)
Install using pip…
$ pip install djangorestframework-utils- VerboseMetadata (which is more verbose and not ambiguous like
SimpleMetadata) - modelserializer_factory
- Add field's
allow_nullanddefaultproperties - Include
patternproperty forRegexField - Include
max_digitsanddecimal_placesproperties forDecimalField
For further information, see the [documentation](http://benzid_wael.github.io/djangorestframework-utils/docs).
TODO: Write example.
Full documentation for the project is available at `docs`_.
You may also want to follow the author on Twitter.