added production settings, AWS support

This commit is contained in:
Sam
2021-02-19 12:49:56 +00:00
parent 4c9e3cd7a3
commit 785507e9dc
5 changed files with 73 additions and 6 deletions

View File

@@ -50,6 +50,7 @@ INSTALLED_APPS = [
'corsheaders',
'taggit_serializer',
'tagulous',
'anymail',
# local apps
'core',