Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Update vagrant image #24

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

arnuschky
Copy link

This upgrades the vagrant file to the official 14.04 LTS image from Vagrant Cloud:
https://vagrantcloud.com/ubuntu/trusty64

Should be a long-term solution...

Arne Brutschy added 4 commits June 10, 2014 09:41
 1) update of tests
    - adjust model factories to new Factory-Boy
    - enable login system for recent Flask-Login (disabled by default
      for tests)
    - obtain CSRF token from login form using Flask-Fillin (old method
      didn't work anymore)
 2) update of forms imports for new wtf
 3) update all dependencies
  1) update of tests
     - adjust model factories to new Factory-Boy
     - enable login system for recent Flask-Login (disabled by default for tests)
     - obtain CSRF token from login form using Flask-Fillin (old method didn't work anymore)
  2) update of forms imports for new wtf
  3) update all dependencies
  4) flask.ext.<name> -> flask_<name>
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.

1 participant