Drugi commit - dodan projekt i DRF

This commit is contained in:
emaric 2024-01-08 12:35:07 +01:00
parent c001ebe3e0
commit b291d2e08f
3 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ INSTALLED_APPS = [
'django.contrib.messages',
'django.contrib.staticfiles',
'rest_framework',
'plovidba_projekt',
]
MIDDLEWARE = [