feature/pdf-upload #1

Merged
AlxS merged 3 commits from feature/pdf-upload into main 2024-09-01 23:16:41 +00:00
10 changed files with 72 additions and 5 deletions
Showing only changes of commit 3d8803a54b - Show all commits

View File

@ -71,6 +71,7 @@ TEMPLATES = [
WSGI_APPLICATION = 'testapp.wsgi.application' WSGI_APPLICATION = 'testapp.wsgi.application'
CSRF_TRUSTED_ORIGINS = ['https://develop.artemisneo.com']
# Database # Database
# https://docs.djangoproject.com/en/5.1/ref/settings/#databases # https://docs.djangoproject.com/en/5.1/ref/settings/#databases