Metadata-Version: 2.1
Name: django-dcore
Version: 0.34
Summary: Django app with core/commonly used code.
Home-page: https://github.com/doubrtom/django-dcore
Author: Tomas Doubravsky
Author-email: doubravskytomas@gmail.com
License: BSD License
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.8
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.8
Requires-Dist: django (>=3.1.0)
Requires-Dist: djangorestframework (>=3.10.0)
Requires-Dist: python-dateutil (>=2.8.0)

===========
django-dore
===========

django-dcore package is django app with sets of commonly useful code to start new project.


