This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
45c8818503
django
/
tests
/
regressiontests
/
localflavor
/
tests.py
4 lines
91 B
Python
Raw
Normal View
History
Unescape
Escape
Convert the remainder of the relative imports in the tests to be absolute imports. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16981 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-14 05:34:56 +08:00
from
__future__
import
absolute_import
from
.
generic
.
tests
import
GenericLocalFlavorTests