This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
matthias
/
mayan-edms
Watch
1
Star
0
Fork
0
You've already forked mayan-edms
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
4e7559d396692b9397064c3fdfa4b019c67217a7
mayan-edms
/
mayan
/
apps
/
smart_settings
History
Roberto Rosario
4e7559d396
Add settings class cache invalidation method. Update common.tests.base.BaseTestCase
...
class to invalidate settings cache. Update tests using Django's TestCase to BaseTestCase.
2017-01-14 00:13:35 -04:00
..
locale
Synchronize translations.
2016-11-23 03:09:56 -04:00
tests
Add view permission for the smart settings app. It is no longer required to be a super admin or staff user to see the setting values.
2015-08-25 17:35:31 -04:00
__init__.py
PEP8 Cleanups.
2015-10-28 02:14:48 -04:00
apps.py
Optimize setting retrieval. Remove support for path settings checking.
2016-12-31 02:21:23 -04:00
classes.py
Add settings class cache invalidation method. Update common.tests.base.BaseTestCase
2017-01-14 00:13:35 -04:00
links.py
Add view permission for the smart settings app. It is no longer required to be a super admin or staff user to see the setting values.
2015-08-25 17:35:31 -04:00
permissions.py
Add view permission for the smart settings app. It is no longer required to be a super admin or staff user to see the setting values.
2015-08-25 17:35:31 -04:00
urls.py
Remove usage of url.patterns as per Django's deprecation warnings.
2016-11-04 04:02:48 -04:00
views.py
Add view permission for the smart settings app. It is no longer required to be a super admin or staff user to see the setting values.
2015-08-25 17:35:31 -04:00
widgets.py
Smart settings refactor
2015-06-22 21:04:06 -04:00