Add models

This commit is contained in:
Yohann D'ANELLO
2020-02-29 07:20:47 +01:00
parent 386013b137
commit ce6a169259
12 changed files with 74 additions and 8 deletions

View File

@@ -1,10 +1,6 @@
# Copyright (C) 2018-2020 by BDE ENS Paris-Saclay
# Copyright (C) 2020 by BDE ENS Paris-Saclay
# SPDX-License-Identifier: GPL-3.0-or-later
from django.http import HttpResponseRedirect
from urllib.parse import urlencode, parse_qs, urlsplit, urlunsplit
class TurbolinksMiddleware(object):
"""