django1/django/contrib
Malcolm Tredinnick b2e5c4ef02 Fixed #1422 -- Docstring improvements for the models in the admin app. Thanks
akaihola.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3167 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-20 04:07:32 +00:00
..
admin Refs #1834 -- Documented include_admin_script tag in admin interface. Thanks to 2006-06-19 12:35:38 +00:00
auth Fixed #1422 -- Docstring improvements for the models in the admin app. Thanks 2006-06-20 04:07:32 +00:00
comments Fixed #1981 -- Fixed bug in feeds.py for comments 2006-05-26 04:21:36 +00:00
contenttypes Fixed #1856 -- install content-type entries and auth permissions for 2006-06-19 12:50:53 +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 #2109 -- Convert old-style classes to new-style classes throughout Django. Thanks, Nicola Larosa 2006-06-08 05:00:13 +00:00
humanize Fixed #1684 -- Added apnumber template filter in django.contrib.humanize. Thanks, ubernostrum 2006-06-04 01:03:48 +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 Fixed #2139 -- Changed Redirect repr to str 2006-06-12 16:20:05 +00:00
sessions Fixed #1422 -- Docstring improvements for the models in the admin app. Thanks 2006-06-20 04:07:32 +00:00
sites Fixed #1985 -- Got CurrentSiteManager working 2006-05-26 16:30:42 +00:00
syndication Fixed #1473 -- Added support for categories back into syndication feeds 2006-06-19 01:38:06 +00:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00