django1/django/contrib
Tim Graham 3af1e7860e [1.8.x] Removed contrib.auth.forms.mask_password()
This function is unused since dce820ff70
after being introduced in 718a5ba1a1

Backport of a53541852d from master
2015-02-02 11:13:48 -05:00
..
admin [1.8.x] Removed InlineAdminForm.field_count() 2015-02-01 20:13:58 -05:00
admindocs [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
auth [1.8.x] Removed contrib.auth.forms.mask_password() 2015-02-02 11:13:48 -05:00
contenttypes [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
flatpages [1.8.x] Isolated a flatpages test; refs #11505. 2015-01-22 15:50:26 -05:00
gis [1.8.x] Fixed #14483 -- Allowed using subqueries with GIS lookups 2015-01-30 20:29:05 +01:00
humanize [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
messages [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
postgres [1.8.x] Fixed #24170 -- Implemented decompress for BaseRangeField widgets 2015-01-23 15:07:03 -05:00
redirects [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
sessions [1.8.x] Fixed #24223 -- Prevented a session test from leaking. 2015-01-29 14:37:33 -05:00
sitemaps Applied ignore_warnings to Django tests 2014-12-30 18:16:25 +01:00
sites [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01: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