django1/django/contrib
Simon Charette 4c5ed3e683 Refs #23919 -- Removed __nonzero__() methods (for Python 2).
Thanks Tim for the review.
2017-01-19 11:26:26 -05:00
..
admin Updated translation catalogs 2017-01-19 17:09:37 +01:00
admindocs Updated translation catalogs 2017-01-19 17:09:37 +01:00
auth Refs #23919 -- Removed __nonzero__() methods (for Python 2). 2017-01-19 11:26:26 -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 __nonzero__() methods (for Python 2). 2017-01-19 11:26:26 -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 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01: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