Closed gourneau closed 8 years ago
Thanks @gourneau. I'll push a new release soon that pins up to 1.9 until we have explicit support for 1.10
Not to be rude, but got bit by this issue too... It wasn't a complete waste of time going through the Wooey docs and googling as I learned something, but...
If the install docs could be changed to note this it would've helped greatly.
I'll just update the version to pin it to <1.10. It should have been done, but I was overly optimistic on how long it would take to get a complete solution to #148
Thanks much!
Pushed 0.9.4 with version pinning in setup.py
Hey,
Wooey is a great tool thanks for sharing!
Just a heads up it is not working with Django 1.10 which came out yesterday, and what the requirements.txt will install right now. Perhaps just pin Django to 1.9.9 for now.
Here is an exception that is hit when trying to start a new project. The problem is Django 1.10, everything works fine with Django 1.9.9