This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
9f76ea1eaa
django1
/
django
/
contrib
/
messages
/
__init__.py
3 lines
90 B
Python
Raw
Normal View
History
Unescape
Escape
Remove all relative imports. We have always been at war with relative imports. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17009 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-18 08:47:49 +08:00
from
django
.
contrib
.
messages
.
api
import
*
from
django
.
contrib
.
messages
.
constants
import
*