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
AE UTBM
Sith
Commits
890943ea
Commit
890943ea
authored
Jun 13, 2017
by
Krophil
Browse files
Fix trombi creation
parent
38026025
Pipeline
#1070
passed with stage
in 5 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
trombi/views.py
View file @
890943ea
...
...
@@ -81,7 +81,7 @@ class TrombiForm(forms.ModelForm):
'comments_deadline'
:
SelectDate
,
}
class
TrombiCreateView
(
Can
EditProp
Mixin
,
CreateView
):
class
TrombiCreateView
(
Can
Create
Mixin
,
CreateView
):
"""
Create a trombi for a club
"""
...
...
Write
Preview
Supports
Markdown
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