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
c09a237af1db5b9e8eb87f63df68bb778bf3e3ed
mayan-edms
/
mayan
History
Roberto Rosario
d1c87fe102
Allow MetadataLookup to receive callables. Update the {{ users }} and {{ groups }} metadata lookup options to be callables that return a current list of users and groups and not a queryset. Add integrations test user_managements -> metadata app. Fixes GitLab
#290
. Thanks to @camiloforero for finding this one.
2016-05-19 19:33:58 -04:00
..
apps
Allow MetadataLookup to receive callables. Update the {{ users }} and {{ groups }} metadata lookup options to be callables that return a current list of users and groups and not a queryset. Add integrations test user_managements -> metadata app. Fixes GitLab
#290
. Thanks to @camiloforero for finding this one.
2016-05-19 19:33:58 -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.1.1
2016-05-17 05:08:45 -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