django1/django/contrib
Claude Paroz 4f67ab6376 [1.5.x] Fixed #16408 -- Re-fixed value conversion with Spatialite backend
Backport of 0907d3c6f from master.
2012-12-26 12:48:27 +01:00
..
admin [1.5.x] Fixed #19505 -- A more flexible implementation for customizable admin redirect urls. 2012-12-24 18:12:13 -03:00
admindocs [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:16:03 +01:00
auth [1.5.x] Fixed #19505 -- A more flexible implementation for customizable admin redirect urls. 2012-12-24 18:12:13 -03:00
comments [1.5.x] Fixed #19483 -- Improved import error message in contrib.comments 2012-12-16 21:13:30 +01:00
contenttypes [1.5.x] Fixed #19806 -- Ensure that content types and permissions aren't created for swapped models. 2012-11-24 14:26:50 +08:00
databrowse Replaced some smart_xxx by force_xxx equivalent 2012-08-30 15:46:16 +02:00
flatpages Added new languages 2012-11-23 23:16:15 +01:00
formtools [1.5.x] Use new TestCase methods for equality comparisons 2012-12-24 02:19:16 +00:00
gis [1.5.x] Fixed #16408 -- Re-fixed value conversion with Spatialite backend 2012-12-26 12:48:27 +01:00
humanize Added new languages 2012-11-23 23:16:15 +01:00
localflavor [1.5.x] Minor idiomatic and docstring edits in ar localflavor. 2012-12-04 19:50:19 -03:00
markup Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial patch. 2012-09-08 12:13:46 -04:00
messages [1.5.x] Added compatibility with legacy message length 2012-12-21 13:36:22 +01:00
redirects Added new languages 2012-11-23 23:16:15 +01:00
sessions [1.5.x] Fixed #19356 -- Increased session key entropy. 2012-11-29 16:38:09 +01:00
sitemaps [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:16:03 +01:00
sites Added new languages 2012-11-23 23:16:15 +01:00
staticfiles [1.5.x] Fixed #19468 -- Decoded request.path correctly on Python 3. 2012-12-22 14:45:06 +01:00
syndication Fixed #7936 -- Added Last-Modified header to feeds 2012-09-30 22:40:25 +02:00
webdesign Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00