ajout de django-cron
This commit is contained in:
@@ -55,6 +55,7 @@ INSTALLED_APPS = [
|
||||
'django.contrib.admin',
|
||||
'carnet_rouge.apps.CarnetRougeConfig',
|
||||
'django_summernote',
|
||||
'django-cron',
|
||||
]
|
||||
|
||||
INSTALLED_APPS += ( 'apilog.apps.ApilogConfig',)
|
||||
|
@@ -18,3 +18,4 @@ recurring-ical-events
|
||||
caldav
|
||||
xhtml2pdf
|
||||
fpdf
|
||||
django-cron
|
Reference in New Issue
Block a user