django1/django
Adrian Holovaty e0d2793b7b Fixed #687 -- Fixed bug in floatformat template filter and added unit tests. Thanks, Sune
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1007 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-25 01:44:14 +00:00
..
bin Added 'django-admin.py installperms' command 2005-10-23 22:43:24 +00:00
conf Removed duplicate LANGUAGE_CODE from project_template/settings. Thanks, EspenG 2005-10-19 16:10:31 +00:00
contrib Fixed #658 -- Fixed JavaScript calendar widget in IE. Thanks for the patch, kieranholland 2005-10-20 13:16:46 +00:00
core Fixed #687 -- Fixed bug in floatformat template filter and added unit tests. Thanks, Sune 2005-10-25 01:44:14 +00:00
middleware Fixed #647 -- Fixed cache middleware not to expect _cache_update_cache, in case of 404s and 500s. Thanks, Eugene 2005-10-19 13:44:55 +00:00
models Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middleware. See BackwardsIncompatibleChanges for a full list of changes and information on how to update your code. 2005-10-19 01:09:05 +00:00
parts Fixed small bug in parts.auth.formfields.AuthenticationForm 2005-08-16 23:16:55 +00:00
templatetags Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middleware. See BackwardsIncompatibleChanges for a full list of changes and information on how to update your code. 2005-10-19 01:09:05 +00:00
utils Fixed #479 -- Implemented time-zone formats in dateformat. Thanks, Sune 2005-10-22 21:37:59 +00:00
views Fixed #684 -- Fixed login_required and user_passes_test decorators. Thanks, rjwittams 2005-10-23 22:42:44 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00