django1/django/contrib
Claude Paroz 9c8d62a06f Fixed #21907 -- Fixed add_srs_entry for Spatialite >= 4
Thanks dfunckt for the report.
2014-01-30 09:49:02 +01:00
..
admin Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
admindocs Took advantage of the new get_model API. Refs #21702. 2014-01-26 13:08:05 +01:00
auth Took advantage of the new get_model API. Refs #21702. 2014-01-26 13:08:05 +01:00
comments Fixed #19774 -- Deprecated the contenttypes.generic module. 2014-01-26 14:42:30 -05:00
contenttypes Fixed #19774 -- Deprecated the contenttypes.generic module. 2014-01-26 14:42:30 -05:00
flatpages Moved RequestSite and get_current_site. 2014-01-26 08:50:47 +01:00
formtools Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
gis Fixed #21907 -- Fixed add_srs_entry for Spatialite >= 4 2014-01-30 09:49:02 +01:00
humanize Removed superfluous uses of TransRealMixin. 2014-01-27 22:01:22 +01:00
messages Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
redirects Moved RequestSite and get_current_site. 2014-01-26 08:50:47 +01:00
sessions Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
sitemaps Moved RequestSite and get_current_site. 2014-01-26 08:50:47 +01:00
sites Moved RequestSite and get_current_site. 2014-01-26 08:50:47 +01:00
staticfiles Merge pull request #2211 from carljm/t21867 2014-01-25 03:57:29 -08:00
syndication Moved RequestSite and get_current_site. 2014-01-26 08:50:47 +01:00
webdesign Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
__init__.py