1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/admin_scripts
Claude Paroz 5c1143910e Removed most of absolute_import imports
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
2013-07-29 20:28:13 +02:00
..
app_with_import Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
broken_app
complex_app Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
custom_templates
management
simple_app Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
__init__.py
models.py
tests.py Add utf-8 preamble to admin_scripts temp settings file 2013-07-29 17:10:23 +02:00
urls.py