8000 GitHub - benzid-wael/djangorestframework-utils: Utils for Django REST Framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

benzid-wael/djangorestframework-utils

Repository files navigation

djangorestframework-utils

build-status-image pypi-version

Overview

Utilities for Django REST Framework

Requirements

  • Python (2.7, 3.3, 3.4)
  • Django (1.6, 1.7, 1.8)
  • Django REST Framework (3.0, 3.1)

Installation

Install using pip

$ pip install djangorestframework-utils

Features

  • VerboseMetadata (which is more verbose and not ambiguous like SimpleMetadata)
  • modelserializer_factory

VerboseMetadata features

  • Add field's allow_null and default properties
  • Include pattern property for RegexField
  • Include max_digits and decimal_places properties for DecimalField

For further information, see the [documentation](http://benzid_wael.github.io/djangorestframework-utils/docs).

Example

TODO: Write example.

Documentation & Support

Full documentation for the project is available at `docs`_.

You may also want to follow the author on Twitter.

Bitdeli badge

About

Utils for Django REST Framework

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0