django1/django/contrib
Adrian Holovaty fe257d49da Fixed #1864 -- Changed ContentType repr to str
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2904 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-05-15 04:01:23 +00:00
..
admin Added padding fix to container to address reported display issues in Safari. 2006-05-09 16:17:35 +00:00
auth Fixed #1726 -- Made django/contrib/auth/create_superuser.py a command-line function, and added docs 2006-05-05 03:08:29 +00:00
comments Fixed #1722 -- Fixed bug in CommentManager.user_is_moderator(). Thanks, Jure Cuhalev 2006-05-05 12:52:15 +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 Changed Site model to use str, not repr 2006-05-11 17:51:30 +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