django1/django/bin
Adrian Holovaty e85b071e47 Fixed #798 and #715 -- Added optional arguments to createsuperuser, for each use in shell scripts. Thanks for the patch, bjorn@exoweb.net
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1474 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-28 02:57:38 +00:00
..
profiling Moved django.bin.profiling.handler to django.core.handlers.profiler-hotshot 2005-07-18 06:34:34 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
compile-messages.py Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: this means that the i18n branch is now obsolete and will be made read-only. 2005-11-04 04:59:46 +00:00
daily_cleanup.py Fixed #121 -- Django now quotes all names in SQL queries. Also added unit tests to confirm. Thanks, Robin Munn and Sune. 2005-11-14 01:44:35 +00:00
django-admin.py Fixed #798 and #715 -- Added optional arguments to createsuperuser, for each use in shell scripts. Thanks for the patch, bjorn@exoweb.net 2005-11-28 02:57:38 +00:00
make-messages.py made the message when locale/ or conf/locale/ could not be found a bit more clear 2005-11-23 16:14:24 +00:00
unique-messages.py added a little tool to fix message-ID duplicates after subversion merges (.po files sometimes merge in rather funny and interesting ways) 2005-11-11 21:35:41 +00:00
validate.py MERGED NEW-ADMIN BRANCH (except for po/mo files, which will come in a separate commit) 2005-11-25 21:20:09 +00:00