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
b2ba2c70dcbdca84828ebbdec68abaef7c45424a
mayan-edms
/
mayan
/
apps
/
common
/
management
/
commands
History
Roberto Rosario
6e3d99670c
Complete conversion of download views to CBV views using django-downloadview.
...
This also removes dependency on the filetransfers library.
2016-10-31 01:00:35 -04:00
..
__init__.py
Merge main and common apps, extract authentication functionality to new authentication app. Closes issues
#179
and
#180
2015-04-06 16:09:54 -04:00
createsettings.py
User self.setdout instead of print as per documentation:
https://docs.djangoproject.com/en/1.8/howto/custom-management-commands/#django.core.management.BaseCommand.style
2016-06-06 04:55:07 -04:00
initialsetup.py
Complete conversion of download views to CBV views using django-downloadview.
2016-10-31 01:00:35 -04:00
performupgrade.py
Fix switch name, fake initial migrations not all.
2016-05-11 00:40:22 -04:00
purgeperiodictasks.py
Add post_upgrade signal, use it to re-initialize interval sources.
2015-07-18 02:45:55 -04:00
runtests.py
PEP8 updates.
2015-10-19 01:27:26 -04:00