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
24df09ba7181da4283f8d3c8932d786dffb3e08d
mayan-edms
/
mayan
/
apps
/
navigation
History
Roberto Rosario
55d53bf4d5
Equate queryset model instances with deffered fields to their parent model class when resolving UI model columns.
...
This will allow models using .defer or .only optimizations to render properly on list views.
2016-05-09 19:55:03 -04:00
..
locale
Synchronize and compile translations.
2016-04-27 14:54:33 -04:00
templatetags
PEP8 cleanups.
2015-08-25 19:17:55 -04:00
tests
PEP8 Cleanups.
2015-10-28 02:14:48 -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
Equate queryset model instances with deffered fields to their parent model class when resolving UI model columns.
2016-05-09 19:55:03 -04:00
forms.py
PEP8 cleanups
2015-06-24 17:11:24 -04:00