django1/django
Tim Graham 4e729feaa6 Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage.
These functions do nothing on Python 3.
2017-01-20 08:01:02 -05:00
..
apps Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 2017-01-20 08:01:02 -05: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 django.utils._os.upath()/npath()/abspathu() usage. 2017-01-20 08:01:02 -05:00
core Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 2017-01-20 08:01:02 -05:00
db Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 2017-01-20 08:01:02 -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 django.utils._os.upath()/npath()/abspathu() usage. 2017-01-20 08:01:02 -05:00
http Refs #23919 -- Removed unneeded force_str calls 2017-01-20 08:44:31 +01:00
middleware Refs #23919 -- Removed most of remaining six usage 2017-01-18 21:33:28 +01:00
template Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 2017-01-20 08:01:02 -05: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 unneeded force_str calls 2017-01-20 08:44:31 +01:00
urls Refs #23919 -- Removed unneeded force_str calls 2017-01-20 08:44:31 +01:00
utils Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 2017-01-20 08:01:02 -05:00
views Refs #23919 -- Removed unneeded force_str calls 2017-01-20 08:44:31 +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