This commit is contained in:
Ross
2021-09-11 18:10:36 +01:00
parent 9096fc8eac
commit 40fa407ced
4 changed files with 50 additions and 5 deletions
+1
View File
@@ -239,6 +239,7 @@ TINYMCE_DEFAULT_CONFIG = {
"content_css": 'dark',
}
DEFAULT_AUTO_FIELD='django.db.models.AutoField'
try:
from .settings_local import *