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
753fe0d1
Commit
753fe0d1
authored
Jun 13, 2017
by
Skia
🤘
Browse files
Merge branch 'bugfix' into 'master'
Fix trombi creation See merge request
!83
parents
38026025
890943ea
Pipeline
#1071
passed with stage
in 5 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
trombi/views.py
View file @
753fe0d1
...
...
@@ -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