Skip to content
Snippets Groups Projects

docker compose

Merged Nikulin Arsenii Anatolievich requested to merge dev into master
Compare and Show latest version
4 files
+ 70
7
Preferences
Compare changes
Files
4
@@ -47,9 +47,6 @@ INSTALLED_APPS = [
'rest_framework_simplejwt',
'calculator',
# postgres
'django.contrib.postgres',
]
MIDDLEWARE = [