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
73563183c2
django1
/
django
/
contrib
/
sessions
/
__init__.py
2 lines
67 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.sessions.apps.SessionsConfig
'