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
730cbe922dffd8f090856eda756e25ef2f94929e
mayan-edms
/
mayan
History
Roberto Rosario
1c65b389ee
Remove concept of ownership from folders by removing the user field.
...
"Ownership" now is now determined by ACL of a folder, like the rest of the objects in the system.
2016-03-08 01:20:10 -04:00
..
apps
Remove concept of ownership from folders by removing the user field.
2016-03-08 01:20:10 -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
Remove included login required middleware using django-stronghold instead (
http://mikegrouchy.com/django-stronghold/
). GitLab Issue
#206
2016-02-04 15:33:20 -04:00
__init__.py
Bump version to 2.0.2
2016-02-09 19:08:13 -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