1 2 3 4 5 6 7 8 9 | Code you can poll from:
http://code.google.com/p/django-app-generator/
Usage
Download latest version from Download tab.
Extract zip content to a folder
In this folder run: python generator.py (path_to_template) (path_to_folder_with_settings.py)
The output will be python code.
|
More like this
- Mini issue tracker by pbx 6 years, 3 months ago
- FirstRun Middleware by TheMysteriousX 2 years, 1 month ago
- easy admin registration by alia_khouri 4 years, 9 months ago
- File deletion of FileField and ImageField in the Admin panel by davmuz 11 months, 2 weeks ago
- Automatically generate admin by WoLpH 6 months, 1 week ago
Comments