major rcr update

This commit is contained in:
Ross
2024-01-22 20:57:26 +00:00
parent bfabde9ef6
commit 6cecb8514c
29 changed files with 784 additions and 77 deletions
+3 -1
View File
@@ -77,7 +77,9 @@ INSTALLED_APPS = [
"django_htmx",
"crispy_forms",
"crispy_bootstrap4",
"autocomplete"
"autocomplete",
'markdownify.apps.MarkdownifyConfig',
]
MIDDLEWARE = [