django1/django/contrib
Adrian Holovaty b63157c616 Fixed #1403 -- 'Add' green plus sign no longer appears in admin change forms for fields whose related models don't have an admin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2991 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-05-26 17:54:19 +00:00
..
admin Fixed #1403 -- 'Add' green plus sign no longer appears in admin change forms for fields whose related models don't have an admin 2006-05-26 17:54:19 +00:00
auth Fixed #849 -- Improved login_required view decorator to save query-string parameters. Also added documentation on the django.contrib.auth.views.login view to docs/authentication.txt 2006-05-22 02:46:55 +00:00
comments Fixed #1981 -- Fixed bug in feeds.py for comments 2006-05-26 04:21:36 +00:00
contenttypes Fixed #1864 -- Changed ContentType repr to str 2006-05-15 04:01:23 +00:00
csrf Fixed CsrfMiddleware post processing so that it in the presence of multiple 2006-05-11 22:32:47 +00:00
flatpages Fixed #1837 -- Gave FlatPage a str 2006-05-11 14:38:27 +00:00
markup MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
redirects MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
sessions MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
sites Fixed #1985 -- Got CurrentSiteManager working 2006-05-26 16:30:42 +00:00
syndication MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00