django1/django/contrib
maurycyp e2e2482391 Renamed first argument of class method to cls 2013-12-07 20:13:53 -05:00
..
admin Removed unneeded string normalization in contrib.admin 2013-12-07 15:58:27 +01:00
admindocs Fixed missing admindocs' site_header 2013-11-22 13:30:50 +01:00
auth Fixed #21535 -- Fixed password hash iteration upgrade. 2013-11-30 14:18:37 -05:00
comments Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
contenttypes Added a bulk option to RelatedManager remove() and clear() methods 2013-11-27 19:45:22 +02:00
flatpages Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00
formtools Removed 'return' in __init__ 2013-12-05 07:09:36 -05:00
gis Fixed #18531 -- Deprecated Geo Sitemaps 2013-12-07 21:46:03 +01:00
humanize Renamed first argument of class method to cls 2013-12-07 20:13:53 -05:00
messages Fixes #21412 -- Better error message for messages.add_message 2013-11-23 17:11:22 +01:00
redirects Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
sessions Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00
sitemaps Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00
sites Moved import at proper place in contrib.sites 2013-11-16 11:13:04 +01:00
staticfiles Fixed #21543 -- Removed base_dir attribute in StaticFilesHandler. 2013-12-01 18:03:59 -05:00
syndication Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
webdesign More attacking E302 violators 2013-11-02 13:12:09 -07:00
__init__.py