Initial commit of the backup/restore app

This commit is contained in:
Roberto Rosario
2012-08-10 13:51:33 -04:00
parent 82eb31e4ec
commit fd3eed6bd1
10 changed files with 100 additions and 0 deletions

View File

@@ -166,6 +166,7 @@ INSTALLED_APPS = (
'clustering',
'scheduler',
'job_processor',
'backups',
# Mayan EDMS
'diagnostics',
'maintenance',