1 | http://dpaste.com/hold/152274/ |
Generates admin.py file for a models.py file with the basic structure that could be edited.
Usage:
python gen_admin_py.py path/to/models.py
creates a file admin.py in the same directory as models.py.
import your models as you edit the admin.py
- Author:
- tamonashroy
- Posted:
- January 29, 2010
- Language:
- Python
- Tags:
- admin
- Score:
- None (after 0 ratings)
Comments