Update backup app to use the App model from the app registry models

This commit is contained in:
Roberto Rosario
2012-08-14 13:54:53 -04:00
parent d02e5b1d37
commit fc61ad1440
10 changed files with 147 additions and 10 deletions

View File

@@ -167,6 +167,8 @@ INSTALLED_APPS = (
'scheduler',
'job_processor',
'backups',
'app_registry',
'icons',
# Mayan EDMS
'diagnostics',
'maintenance',