django1/django/bin
Adrian Holovaty fe66d3b83b Fixed spacing bug in '--help' output of django-admin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@606 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-09-02 18:23:42 +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 spacing bug in '--help' output of django-admin 2005-09-02 18:23:42 +00:00
validate.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00