django1/django/bin
Malcolm Tredinnick 1f8cc30f5f Fixed #2748 -- Turned daily_cleanup.py into something that will run against the
current version of Django.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3860 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-26 13:08:16 +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 #2604 -- Got compile-messages.py working on win32. Thanks for the patch, Jarosław Zabiełło 2006-08-28 18:43:58 +00:00
daily_cleanup.py Fixed #2748 -- Turned daily_cleanup.py into something that will run against the 2006-09-26 13:08:16 +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 #2323 -- Made it possible to run make-messages without needing a 2006-07-19 12:09:53 +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