implement bots
This commit is contained in:
@@ -23,7 +23,6 @@ INSTALLED_APPS = [
|
||||
'djconfig',
|
||||
'django_celery_results',
|
||||
'django_celery_beat',
|
||||
'config.suit_config.SuitConfig',
|
||||
|
||||
'django.contrib.admin',
|
||||
'django.contrib.auth',
|
||||
@@ -35,6 +34,7 @@ INSTALLED_APPS = [
|
||||
'cabinet.apps.CabinetConfig',
|
||||
'feeds.apps.FeedsConfig',
|
||||
'aggregator.apps.AggregatorConfig',
|
||||
'bots.apps.BotsConfig',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
Reference in New Issue
Block a user