Metadata-Version: 2.0
Name: djpub
Version: 0.0.4
Summary: Djpub package
Home-page: https://github.com/neurobin/djpub
Author: Md. Jahidul Hamid
Author-email: jahidulhamid@yahoo.com
License: BSD
Keywords: django cms content management system
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: django (>=2.2.1)

DjangoPublish
=============

# Features

1. Dynamic template directory that allows changing themes on the fly.
2. Dynamic wesite creation just by dorpping a view folder inside your predefined django project/app directory.

