mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Removed django_cron dependancy, use manual started cronjobs
This commit is contained in:
@@ -75,7 +75,6 @@ INSTALLED_APPS = (
|
||||
'django.contrib.sites',
|
||||
'django_evolution',
|
||||
'registration',
|
||||
'django_cron',
|
||||
'eve_proxy',
|
||||
'eve_api',
|
||||
'mumble',
|
||||
|
||||
Reference in New Issue
Block a user