django1/django/contrib
Claude Paroz 6e55e1d88a Refs #23919 -- Replaced six.reraise by raise 2017-01-22 20:08:04 +01:00
..
admin Refs #23919 -- Replaced six.reraise by raise 2017-01-22 20:08:04 +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 -- Replaced six.reraise by raise 2017-01-22 20:08:04 +01: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