Skip to content

Conversation

@vomaxHELLnO
Copy link
Contributor

Issues: #44 and #45

@sirex
Copy link
Contributor

sirex commented Aug 4, 2015

Please do not forget to specify what task this pull request implements.

@sirex
Copy link
Contributor

sirex commented Aug 4, 2015

And it looks like this pull request is mixed with #35.

@vomaxHELLnO
Copy link
Contributor Author

Very strange, migrations fail with django.db.utils.ProgrammingError: relation "core_project" does not exist error, when trying to add ForeignKey to Project model. But everything works fine, when ForeignKey to any other model is added. Any ideas, what's happening?

@vomaxHELLnO vomaxHELLnO changed the title Voting poll Voting poll #44 Aug 6, 2015
@vomaxHELLnO vomaxHELLnO changed the title Voting poll #44 Voting poll Aug 6, 2015
Sorry guys, that was my error, forgot to add dependency on website migrations,
since website migration have to be run first, before core, to transfer Project
model from website to core.
@sirex
Copy link
Contributor

sirex commented Aug 6, 2015

Master does not have this fix.

Not finished yet, should create tests and improve usability with JavaScript.
Also max allowed total points should be assigned to user, then tracked and
validated in form is_valid method.
And fill this field when vote form is saved.
Also fix pylint and html warnings.
Also add about page test.
@niekas
Copy link

niekas commented Aug 10, 2015

Strange TravisCI error: failed to download https://github.com/twbs/bootstrap/releases/download/v3.3.1/bootstrap-3.3.1-dist.zip

15 total voting points is now hardcoded, but VotingPoll should store this
value.
@iakovleva
Copy link
Contributor

The same issue with bootstrap downloading in #48

Version updated from 3.3.1 to 3.3.5, because Travis-CI started to raise 503
service unavailable error when trying to download 3.3.5 Bootstrap version.
niekas pushed a commit that referenced this pull request Aug 10, 2015
@niekas niekas merged commit a71690e into master Aug 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants