This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
matthias
/
mayan-edms
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
afb44798e09db84d6f80875826182bef18cb6389
mayan-edms
/
mayan
T
History
Roberto Rosario
afb44798e0
Parent object of the index node being passed to the ACL module for permission test was a function by mistake and not the result of the function which is the index isntance. Fixes Gitlab issue
#268
@bat79a
2016-05-04 00:08:44 -04:00
..
apps
Parent object of the index node being passed to the ACL module for permission test was a function by mistake and not the result of the function which is the index isntance. Fixes Gitlab issue
#268
@bat79a
2016-05-04 00:08:44 -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.0rc1
2016-04-28 02:44:42 -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