django1/django/contrib
Adam Taylor 039465a6a7 Fixed typos in code comments. 2015-01-20 12:18:03 -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 Fixed typos in code comments. 2015-01-20 12:18:03 -05: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 Fixed typos in code comments. 2015-01-20 12:18:03 -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 Fixes #24169 -- More arrayfield specific lookups. 2015-01-20 09:52:23 +00:00
redirects Updated en translation catalogs 2015-01-17 11:19:37 +01:00
sessions Fixed #24153 -- Fixed cookie test compatibility with Python 3.4.3+ 2015-01-19 15:12:57 -05: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