django1/django/bin
Adrian Holovaty e35655081f Fixed #1244 -- Renamed templateize to templatize in django.utils.translation.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2132 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-01-27 15:49:50 +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 Fixed a bunch of errors detected by pychecker -- unneeded imports and shadows of builtin variable names 2006-01-19 01:06:12 +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 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 #1244 -- Renamed templateize to templatize in django.utils.translation. 2006-01-27 15:49:50 +00:00
unique-messages.py Fixed a bunch of errors detected by pychecker -- unneeded imports and shadows of builtin variable names 2006-01-19 01:06:12 +00:00