profile subscribe view
This commit is contained in:
SDE
2023-08-30 16:08:24 +03:00
parent f1bda3ce68
commit 1298765964
4 changed files with 8 additions and 1 deletions

View File

@@ -46,6 +46,8 @@ INSTALLED_APPS = [
'django.contrib.staticfiles',
'django.contrib.humanize',
'colorfield',
'ckeditor',
'ckeditor_uploader',