For now, it'll be 0.9 because it works on Django newforms-admin branch, so 1.0 will be reached when newforms-admin will be merged into trunk.
Changeset for this version is next:
- Generated sqlite file has write permissions for all users by default
- Static files are served by Django http server on development environment (DEBUG==True)
- File admin.py created to specify admin options
- Media path has changed (now, all static files are under "media" directory) due to an issue
I hope you like it.
No comments:
Post a Comment