Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BDE
nk20
Commits
7b23537c
Commit
7b23537c
authored
Aug 10, 2019
by
Pierre-antoine Comby
Browse files
start member.views
parent
28a747ac
Pipeline
#7644
failed with stage
in 2 minutes and 28 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
member/views.py
0 → 100644
View file @
7b23537c
#!/usr/bin/env python
# Copyright (C) 2018-2019 by BDE ENS Paris-Saclay
# SPDX-License-Identifier: GPL-3.0-or-later
from
django.contrib.auth.mixins
import
LoginRequiredMixin
from
django.utils.translation
import
gettext_lazy
as
_
from
django.views.generic.edit
import
CreateView
from
.models
import
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment