django1/django/contrib
Tim Graham d170c63351 Refs #23919 -- Removed misc references to Python 2. 2017-01-21 20:02:00 -05:00
..
admin Refs #23919 -- Removed unneeded force_str calls 2017-01-20 08:44:31 +01:00
admindocs Updated translation catalogs 2017-01-19 17:09:37 +01:00
auth Refs #23919 -- Removed django.utils.decorators.available_attrs() usage. 2017-01-21 13:20:17 -05:00
contenttypes Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
flatpages Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
gis Refs #23919 -- Removed misc references to Python 2. 2017-01-21 20:02:00 -05:00
humanize Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
messages Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
postgres Updated translation catalogs 2017-01-19 17:09:37 +01:00
redirects Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
sessions Refs #23919 -- Removed SessionBase.iterkeys(), itervalues(), iteritems(). 2017-01-19 14:15:00 -05:00
sitemaps Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
sites Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
staticfiles Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
syndication Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
__init__.py