django/django/contrib
Tim Graham 2b039d966f Removed obsolete SQL generation methods. 2015-01-18 15:58:06 -05:00
..
admin Removed support for admin validators per deprecation timeline; refs #16905. 2015-01-18 14:43:21 -05:00
admindocs Updated en translation catalogs 2015-01-17 11:19:37 +01:00
auth Updated en translation catalogs 2015-01-17 11:19:37 +01:00
contenttypes Removed contrib.contenttypes.generic per deprecation timeline; refs #19774. 2015-01-18 13:11:31 -05:00
flatpages Updated en translation catalogs 2015-01-17 11:19:37 +01:00
gis Removed obsolete SQL generation methods. 2015-01-18 15:58:06 -05:00
humanize Updated en translation catalogs 2015-01-17 11:19:37 +01:00
messages Updated en translation catalogs 2015-01-17 11:19:37 +01:00
postgres Added contrib.postgres translation catalog 2015-01-18 21:02:54 +01:00
redirects Updated en translation catalogs 2015-01-17 11:19:37 +01:00
sessions Updated en translation catalogs 2015-01-17 11:19:37 +01:00
sitemaps Removed contrib.flatpages.FlatPageSitemap per deprecation timeline; refs #23884. 2015-01-17 14:40:22 -05:00
sites Removed contrib.sites.models.RequestSite/get_current_site() aliases. 2015-01-18 13:36:32 -05:00
staticfiles Fixed #23701 -- Removed an unneeded check in collectstatic. 2014-10-22 13:11:37 -04:00
syndication Deprecated passing a Context to a generic Template.render. 2015-01-12 21:01:34 +01:00
webdesign Avoided using private API get_template_from_string. 2014-10-31 11:38:53 +01:00
__init__.py