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
f4a461e5a5f0ab935e7dd809374dd8e17db855c2
mayan-edms
/
mayan
/
apps
/
navigation
History
Roberto Rosario
f4a461e5a5
Don't error out link resolution if user doesn't has permission for the object argument. This issue manifests during the forcefull check in attempt of issue GL
#237
. Solved and test added.
2015-10-26 02:15:53 -04:00
..
locale
Do a force pull of all translations and a compile.
2015-09-25 04:18:04 -04:00
templatetags
PEP8 cleanups.
2015-08-25 19:17:55 -04:00
tests
Test links ACL against the view's resolved_object or fallback to test against the {{ object }} context variable. Solves GL issue
#230
.
2015-10-25 01:54: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
Test links ACL against the view's resolved_object or fallback to test against the {{ object }} context variable. Solves GL issue
#230
.
2015-10-25 01:54:18 -04:00
classes.py
Don't error out link resolution if user doesn't has permission for the object argument. This issue manifests during the forcefull check in attempt of issue GL
#237
. Solved and test added.
2015-10-26 02:15:53 -04:00
forms.py
PEP8 cleanups
2015-06-24 17:11:24 -04:00