django1/django/contrib
Tim Graham 327a00f48b Removed InlineAdminForm.field_count()
This method is unused since 337d102b86
2015-02-01 20:13:12 -05:00
..
admin Removed InlineAdminForm.field_count() 2015-02-01 20:13:12 -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 Fixed #24210 -- Cleaned up relational fields __init__(). 2015-01-27 22:35:49 +07:00
flatpages Isolated a flatpages test; refs #11505. 2015-01-22 15:25:47 -05:00
gis Fixed #14483 -- Allowed using subqueries with GIS lookups 2015-01-30 20:27:18 +01: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 Fixed #24170 -- Implemented decompress for BaseRangeField widgets 2015-01-22 19:36:15 +00:00
redirects Updated en translation catalogs 2015-01-17 11:19:37 +01:00
sessions Fixed #24223 -- Prevented a session test from leaking. 2015-01-29 14:36:01 -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 Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00