Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

[fix bug 847458] Added form to add/edit votings. #369

Closed
wants to merge 1 commit into from

Conversation

akatsoulas
Copy link
Contributor

No description provided.

class BasePollRangeInlineFormSet(BaseInlineFormSet):
"""Formset for poll ranges."""
def __init__(self, *args, **kwargs):
'''Init with minimum number of 1 form.'''
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/'/"/

@glogiotatidis
Copy link
Contributor

Tests please!

@glogiotatidis
Copy link
Contributor

I can create a voting without settings range poll or radio poll. At least one of them should be set.

@glogiotatidis
Copy link
Contributor

Only Reps should be listed in the 'Add Nominee' dropdowns

@akatsoulas akatsoulas closed this Apr 1, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants