Metadata-Version: 2.1
Name: django-dcore
Version: 0.4
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.6
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.6
Requires-Dist: django (>=2.0)

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

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


