django1/django
Adrian Holovaty f6ce403140 Small docstring change to django.views.static
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1094 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-06 21:54:37 +00:00
..
bin 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
conf Fixed #728 -- Updated Norwegian translation. Thanks, Espen 2005-11-04 16:40:35 +00:00
contrib Added meta.Admin list_select_related option, which specifies to use select_related in the change-list query 2005-11-05 18:14:17 +00:00
core Fixed #737 -- Changed validators.isValidIPAddress4 to use a single regex. Thanks, mattimustang 2005-11-06 17:55:39 +00:00
middleware 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
models 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
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 bug in django.utils.decorators.decorator_from_middleware -- it wasn't raising exceptions. Refs #641 2005-11-04 14:48:57 +00:00
views Small docstring change to django.views.static 2005-11-06 21:54:37 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00