This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aba4e588362b1a0d47862dd01f7aaa2dd00a02ae
edx-platform
/
common
/
djangoapps
/
microsite_configuration
/
backends
History
Felipe Montoya
2c7ddb1d15
Delegating the conditional to the has_configuration_Set method, which is overriden by the database backend, so the enable_pre_startup works well for both backends.
...
Adding tests Fix quality issues
2016-02-26 12:11:44 -05:00
..
__init__.py
Creating a settings object that is aware of the microsite settings.
2016-01-15 14:52:36 +05:00
base.py
Delegating the conditional to the has_configuration_Set method, which is overriden by the database backend, so the enable_pre_startup works well for both backends.
2016-02-26 12:11:44 -05:00
database.py
Creating a settings object that is aware of the microsite settings.
2016-01-15 14:52:36 +05:00
filebased.py
Creating a settings object that is aware of the microsite settings.
2016-01-15 14:52:36 +05:00