Update requirements

This commit is contained in:
Nyymix 2025-08-05 23:29:37 +03:00
parent c7bf3f5316
commit 207e3569a5
2 changed files with 7 additions and 7 deletions

View file

@ -45,8 +45,8 @@ INSTALLED_APPS = [
'django.contrib.staticfiles',
'django.contrib.sitemaps',
'imagekit',
'django_cleanup',
'gallery'
'django_cleanup',
]
MIDDLEWARE = [