django1/django/bin
Georg Bauer 6d6d90ce33 made the message when locale/ or conf/locale/ could not be found a bit more clear
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1366 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-23 16:14:24 +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 fix a problem that masks errors in settings files for some users - in those cases you only got "INSTALLED_APPS not defined", but in reality your settings file was broken. 2005-11-11 23:34:08 +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 Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00