Removed django_cron dependancy, use manual started cronjobs

This commit is contained in:
2010-03-23 09:43:04 +00:00
parent 8a2bd17e0e
commit 484a459987
21 changed files with 37 additions and 877 deletions

View File

@@ -75,7 +75,6 @@ INSTALLED_APPS = (
'django.contrib.sites',
'django_evolution',
'registration',
'django_cron',
'eve_proxy',
'eve_api',
'mumble',