Metadata-Version: 2.0
Name: dj-core-drf
Version: 0.0.3
Summary: A self-contained and extensible Django Rest Framework environment
Home-page: https://github.com/ionata/dj-core-drf
Author: Ionata Digital
Author-email: webmaster@ionata.com.au
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: dj-core (==0.0.3)
Requires-Dist: django-allauth (==0.32.0)
Requires-Dist: django-cors-headers (==2.1.0)
Requires-Dist: django-enumfields (==0.9.0)
Requires-Dist: django-filter (==1.0.4)
Requires-Dist: django-rest-auth (==0.9.1)
Requires-Dist: django-rest-swagger (==2.1.2)
Requires-Dist: django-revproxy (==0.9.13)
Requires-Dist: djangorestframework (==3.6.3)
Requires-Dist: djangorestframework-filters (==0.10.1)
Requires-Dist: djangorestframework-jwt (==1.11.0)

# dj-core-drf

[![PyPI](https://img.shields.io/pypi/pyversions/dj-core-drf.svg)](https://pypi.org/project/dj-core-drf/)
[![PyPI](https://img.shields.io/pypi/v/dj-core-drf.svg)](https://pypi.org/project/dj-core-drf/)
[![Updates](https://pyup.io/repos/github/ionata/dj-core-drf/shield.svg)](https://pyup.io/repos/github/ionata/dj-core-drf/)

DRF core app

Utilises dj-core and adds in automatic addition of REST endpoints


