Merge branch 'docs' into 'beta'

Docs

See merge request bde/nk20!145
This commit is contained in:
ynerant 2021-01-19 12:01:45 +01:00
commit 8d71783c42
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',