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
93d05536fd
django1
/
django
/
contrib
/
webdesign
/
__init__.py
2 lines
69 B
Python
Raw
Normal View
History
Unescape
Escape
Fixed #21829 -- Added default AppConfigs. Thanks Russell for the report, Marc for the initial patch, Carl for the final review, and everyone who contributed to the design discussion.
2014-01-25 05:43:00 +08:00
default_app_config
=
'
django.contrib.webdesign.apps.WebDesignConfig
'