Added celery and rabbitmq
This commit is contained in:
@@ -131,3 +131,5 @@ USE_TZ = True
|
||||
# https://docs.djangoproject.com/en/6.0/howto/static-files/
|
||||
|
||||
STATIC_URL = "static/"
|
||||
|
||||
from config.settings.celery import *
|
||||
Reference in New Issue
Block a user