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
55d53bf4d550b545e21338b501facd35cef1e5d9
mayan-edms
/
mayan
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
..
apps
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
bin
Improve the settings method, allow for execution of mayan-edms.py without an existing local.py file
2014-10-09 19:34:51 -04:00
media
Remove the SITE_ROOT settings variable and use Django's MEDIA_ROOT instead.
2014-07-11 01:06:50 -04:00
settings
PEP8 cleanups.
2016-04-27 20:31:02 -04:00
__init__.py
Bump version to 2.1rc2
2016-05-05 23:44:18 -04:00
celery.py
Add from __future__ import unicode_literals, issue
#37
2015-01-19 04:06:40 -04:00
LICENSE
Add LICENSE file in the namespace of the project.
2015-09-24 17:08:30 -04:00
urls.py
Remove custom 500 error view.
2015-10-09 23:40:25 -04:00
wsgi.py
Add production settings file and point wsgi by default to it
2014-08-18 01:29:23 -04:00