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
76539f9eb009ccb231cc1d300b1c6ba91df6d8fa
mayan-edms
/
mayan
/
apps
/
authentication
History
Roberto Rosario
76539f9eb0
Use resolve_url instead of redirect to resolve the post
...
login URL in more ways. Signed-off-by: Roberto Rosario <
roberto.rosario.gonzalez@gmail.com
>
2017-07-24 16:24:53 -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.
2017-07-15 00:38:02 -04:00
tests
Fix deprecation warnings for Django 1.11 and Django 2.0.
2017-07-21 00:25:18 -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
Simplify test runner by adding a new option '--mayan-apps' that
2017-03-14 23:47:40 -04:00
forms.py
Add a "Remember me" checkbox to the username and email login forms.
2017-07-06 12:50:22 -04:00
links.py
PEP8 cleanups, specially E501 line too long.
2015-07-22 18:21:37 -04:00
literals.py
Add a "Remember me" checkbox to the username and email login forms.
2017-07-06 12:50:22 -04:00
settings.py
Fix typo.
2017-07-09 02:47:21 -04:00
urls.py
Add support for requesting a password reset email.
2017-07-06 23:09:46 -04:00
views.py
Use resolve_url instead of redirect to resolve the post
2017-07-24 16:24:53 -04:00