mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-30 01:13:16 -04:00
temp fix for #31
This commit is contained in:
@@ -174,4 +174,4 @@ STATIC_ROOT = os.path.join(BASE_DIR, 'staticfiles')
|
||||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
STATICFILES_STORAGE = 'whitenoise.storage.CompressedManifestStaticFilesStorage'
|
||||
VERSION = "v2.3.0"
|
||||
VERSION = "v2.3.1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
celery[redis]
|
||||
channels
|
||||
channels-redis
|
||||
channels-redis==3.4.1
|
||||
django
|
||||
django-celery-beat
|
||||
gunicorn
|
||||
|
||||
Reference in New Issue
Block a user