@@ -19,6 +19,7 @@ INSTALLED_APPS = [
'imagekit',
'Model',
'PushModel',
+ 'django_apscheduler',
]
MIDDLEWARE = [