1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Merge branch 'docs' into 'beta'

Docs

See merge request bde/nk20!145
This commit is contained in:
2021-01-19 12:01:45 +01:00
39 changed files with 6705 additions and 2 deletions

View File

@ -49,6 +49,7 @@ INSTALLED_APPS = [
'django.contrib.staticfiles',
'django.forms',
'django_filters',
'django_extensions',
# API
'rest_framework',