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
d2ead4e1fb09ac902823d9b2e67f5629df3d18bd
mayan-edms
/
mayan
/
apps
/
authentication
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
..
auth
Merge main and common apps, extract authentication functionality to new authentication app. Closes issues
#179
and
#180
2015-04-06 16:09:54 -04:00
locale
Synchronize translations.
2016-11-23 03:09:56 -04:00
tests
Add settings class cache invalidation method. Update common.tests.base.BaseTestCase
2017-01-14 00:13:35 -04:00
__init__.py
Add default_app_config value to each app. Closes issue GL
#216
.
2015-10-19 02:57:00 -04:00
apps.py
Add new menu instance for user related links.
2016-11-10 23:32:43 -04:00
forms.py
PEP8 cleanups
2015-06-24 17:11:24 -04:00
links.py
PEP8 cleanups, specially E501 line too long.
2015-07-22 18:21:37 -04:00
settings.py
PEP8 cleanups.
2015-07-27 23:53:14 -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
Remove included login required middleware using django-stronghold instead (
http://mikegrouchy.com/django-stronghold/
). GitLab Issue
#206
2016-02-04 15:33:20 -04:00