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
6cffb9b880
django1
/
tests
/
regressiontests
/
admin_scripts
/
simple_app
/
models.py
2 lines
53 B
Python
Raw
Normal View
History
Unescape
Escape
Fixed #13335: Adjusted the r12950 fix to properly handle import errors resulting from nested calls to load_app. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12972 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-15 03:10:27 +08:00
from
admin_scripts
.
complex_app
.
models
.
bar
import
Bar