django1/django
Tim Graham d4bb37593e Refs #23919 -- Removed obsolete compare_digest() and pbkdf2() implementations. 2017-01-19 11:55:23 -05:00
..
apps Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
bin Removed bin/unique-messages.py 2015-02-06 08:47:38 -05:00
conf Updated translation catalogs 2017-01-19 17:09:37 +01:00
contrib Refs #23919 -- Removed __nonzero__() methods (for Python 2). 2017-01-19 11:26:26 -05:00
core Refs #23919 -- Removed str() conversion of type and method __name__. 2017-01-19 11:31:07 -05:00
db Refs #23919 -- Removed str() conversion of type and method __name__. 2017-01-19 11:31:07 -05:00
dispatch Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
forms Refs #23919 -- Removed str() conversion of type and method __name__. 2017-01-19 11:31:07 -05:00
http Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
middleware Refs #23919 -- Removed most of remaining six usage 2017-01-18 21:33:28 +01:00
template Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
templatetags Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
test Refs #23919 -- Removed reset_warning_registry() workaround for Python < 3.4.2. 2017-01-19 10:56:00 -05:00
urls Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
utils Refs #23919 -- Removed obsolete compare_digest() and pbkdf2() implementations. 2017-01-19 11:55:23 -05:00
views Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
__init__.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
__main__.py Fixed #24857 -- Added "python -m django" entry point. 2015-09-07 19:54:32 -04:00
shortcuts.py Refs #23919 -- Removed six.<various>_types usage 2017-01-18 20:18:46 +01:00