Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Political Memory
memopol
Commits
b51f4cf3
Commit
b51f4cf3
authored
Jun 08, 2016
by
Nicolas Joyard
Browse files
Fix recommendations admin page
parent
1a0fcce3
Changes
1
Hide whitespace changes
Inline
Side-by-side
representatives_recommendations/forms.py
View file @
b51f4cf3
...
...
@@ -11,6 +11,6 @@ class RecommendationForm(forms.ModelForm):
fields
=
'__all__'
widgets
=
{
'proposal'
:
autocomplete
.
ModelSelect2
(
url
=
'
representatives_votes:
proposal-autocomplete'
,
url
=
'proposal-autocomplete'
,
)
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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