1
0
mirror of https://github.com/django/django.git synced 2025-01-07 17:06:04 +00:00
django/django/contrib
2009-12-13 21:56:18 +00:00
..
admin Fixed #12218: Added some helpful messages when Go is pressed in admin actions and there 2009-12-12 21:51:47 +00:00
admindocs Fixed #7977: Fixed admindocs to use docstrings instead of a static array to locate type information. 2009-12-12 20:25:41 +00:00
auth Fixed #11010 - Add a foundation for object permissions to authentication backends. Thanks to Florian Apolloner for writing the initial patch. 2009-12-10 01:05:35 +00:00
comments Moved contrib.csrf.* to core code. 2009-10-27 00:36:34 +00:00
contenttypes Fixed #12340 -- BaseGenericInlineFormSet.get_queryset now returns an ordered queryset. 2009-12-09 03:49:25 +00:00
csrf Moved contrib.csrf.* to core code. 2009-10-27 00:36:34 +00:00
databrowse
flatpages
formtools Moved contrib.csrf.* to core code. 2009-10-27 00:36:34 +00:00
gis Fixed #7977: Fixed admindocs to use docstrings instead of a static array to locate type information. 2009-12-12 20:25:41 +00:00
humanize
localflavor Fixed #10969: Made US State field a CharField, fixing a few oddities in its behavior. Thanks Paul McLanahan. 2009-12-13 21:56:18 +00:00
markup
messages Fixed #12368: Fixed order-dependent messages test that was failing on MySQL/MyISAM. Thanks Tobias. 2009-12-13 17:20:36 +00:00
redirects
sessions
sitemaps
sites
syndication
webdesign
__init__.py