/wrapped-django-admin

Wrapped django-admin tool for modify project and app template to add encoding, author, date and so on

Primary LanguagePython

DJAdmin

Wrapped django-admin tool for modify project and app template to add encoding, author, date and so on

Installation

  • install from pypi pip install djadmin-template will be fine.

  • or download source and use setup.py python setup.py install

Usage.

use djadmin instead of django-admin. used exactly the same as django-admin. just add some extra work to command startproject and startapp.


Wish you like it. Thanks.