django1/django/bin
Malcolm Tredinnick e339a41222 Added a check of the format specifiers in Python strings. This will identify a
lot of common translation errors.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@4934 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-05 15:34:32 +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 Added a check of the format specifiers in Python strings. This will identify a 2007-04-05 15:34:32 +00:00
daily_cleanup.py Fixed #3216 -- Added shebang statement to daily_cleanup.py 2007-01-02 20:39:30 +00:00
django-admin.py Moved all logic from django-admin.py into django.core.management, into a new execute_from_command_line() function, so it can be called from other scripts. Also improved createproject to disallow 'django' and 'test' as project names. 2005-12-06 05:17:52 +00:00
make-messages.py Fixed #3410 -- Edited a few i18n markups for completeness and to remove some 2007-03-12 08:35:15 +00:00
unique-messages.py Fixed #1369 -- Changed shebang lines in unique-messages.py, compile-messages.py and make-message.py to use /usr/bin/env 2006-02-18 22:21:31 +00:00