django1/django/bin
Adrian Holovaty c8930e3af4 Fixed #357 -- Added a '--pythonpath' option to django-admin. Thanks for the patch, Hugo
git-svn-id: http://code.djangoproject.com/svn/django/trunk@793 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-06 17:22:23 +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
daily_cleanup.py Fixed #1 -- Added anonymous session support via middleware and request.session. Removed the former request.session, which wasn't being used anyway. Removed auth.Session model. See the BackwardsIncompatibleChanges wiki page for IMPORTANT notes on code you'll have to change and a DB table you'll have to create. 2005-08-16 22:54:05 +00:00
django-admin.py Fixed #357 -- Added a '--pythonpath' option to django-admin. Thanks for the patch, Hugo 2005-10-06 17:22:23 +00:00
validate.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00