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
2e02c58b6fe7a259f5f7f6530dfd5037085eee62
mayan-edms
/
mayan
History
Roberto Rosario
2e02c58b6f
Add missing namespace in url tag
2014-09-09 03:59:20 -04:00
..
apps
Add missing namespace in url tag
2014-09-09 03:59:20 -04:00
bin
Generate a new secret key and save it to local.py settings after installation, use this local.py file by default
2014-07-11 03:34:28 -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
Add app url namespacing to the common and main apps, fix missing namespace in the registration app, remove explict reverse_lazy for the LOGIN_URL and LOGIN_REDIRECT_URL these are expected to be views or URLs (failover)
2014-09-09 03:51:23 -04:00
__init__.py
Bump version to 1.0
2014-08-26 23:00:35 -04:00
urls.py
Add app url namespacing to the common and main apps, fix missing namespace in the registration app, remove explict reverse_lazy for the LOGIN_URL and LOGIN_REDIRECT_URL these are expected to be views or URLs (failover)
2014-09-09 03:51:23 -04:00
wsgi.py
Add production settings file and point wsgi by default to it
2014-08-18 01:29:23 -04:00