You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I already commented on issue #12 the current state of the develop branch is broken as far as I can tell.
I couldn't install django 2 correctly as the Dockerfile is currently using python 2 instead of 3. I worked it out. Let me know if you are interested in a pull request.
The text was updated successfully, but these errors were encountered:
Hi @rambii
I had a quick run of this. At first I thought that the update to 2.0 for Django was breaking it. I have confirmed that it is A-Okay and it runs well.
As I already commented on issue #12 the current state of the develop branch is broken as far as I can tell.
I couldn't install django 2 correctly as the Dockerfile is currently using python 2 instead of 3. I worked it out. Let me know if you are interested in a pull request.
The text was updated successfully, but these errors were encountered: