django1/django
Adrian Holovaty cb222e4d4e Changed django-admin.py to display help if invoked with no arguments. Thanks, sopel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1173 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-11 16:42:41 +00:00
..
bin Changed django-admin.py to display help if invoked with no arguments. Thanks, sopel 2005-11-11 16:42:41 +00:00
conf fixes #765, #767 and #770 - new sk, cs and zh_CN translations. thx vlado, Radek and limodou. 2005-11-11 08:06:21 +00:00
contrib Small bugfix to flatpages URLconf from [1166] 2005-11-11 05:13:57 +00:00
core Fixed #763 -- cache system now catches OSError for os.remove() call. Thanks, Eugene 2005-11-10 16:37:45 +00:00
middleware BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges for full migration information. 2005-11-11 04:45:05 +00:00
models BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges for full migration information. 2005-11-11 04:45:05 +00:00
parts Fixed small bug in parts.auth.formfields.AuthenticationForm 2005-08-16 23:16:55 +00:00
templatetags Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: this means that the i18n branch is now obsolete and will be made read-only. 2005-11-04 04:59:46 +00:00
utils Fixed #742 -- Implemented 't' dateformat. Thanks, radek. 2005-11-06 23:53:13 +00:00
views BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges for full migration information. 2005-11-11 04:45:05 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00