Configure Django App

This commit is contained in:
Alexandre Iooss 2019-07-08 11:08:07 +02:00
parent 5c03f15d6f
commit 3345ddb0f7
No known key found for this signature in database
GPG key ID: 6C79278F3FCDCC02
6 changed files with 59 additions and 30 deletions

View file

@ -1,3 +1,7 @@
# -*- mode: python; coding: utf-8 -*-
# Copyright (C) 2016-2019 by BDE
# SPDX-License-Identifier: GPL-3.0-or-later
"""
WSGI config for note_kfet project.