rich text svc desc
This commit is contained in:
parent
17b6c4c9ee
commit
eb7485e345
7 changed files with 98 additions and 8 deletions
|
@ -31,6 +31,9 @@ INSTALLED_APPS = [
|
|||
"django.contrib.sessions",
|
||||
"django.contrib.messages",
|
||||
"django.contrib.staticfiles",
|
||||
# 3rd party
|
||||
"django_prose_editor",
|
||||
# local
|
||||
"services",
|
||||
]
|
||||
if DEBUG:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue