This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-28 12:06:22 +00:00
Code
Issues
30
Releases
Wiki
Activity
195bc37f1d
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-13 21:34:56 +00:00
from
__future__
import
absolute_import
from
.
generic
.
tests
import
GenericLocalFlavorTests
Reference in New Issue
Copy Permalink