What is the actual expected version for Flask-WTF?
When clear installing a dev PyBossa in my machine (Ubuntu 12.04) I had to make it Flask-WTF==0.6 to fix some import problem related to this. It appear the default is 0.8 now and the library paths had changed.
What is the actual expected version for Flask-WTF? When clear installing a dev PyBossa in my machine (Ubuntu 12.04) I had to make it Flask-WTF==0.6 to fix some import problem related to this. It appear the default is 0.8 now and the library paths had changed.