-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hi I'm on Django 1.11.29
and using python 2.7
I have a dockerised application and I tried to install almost all version of your package unsuccessfully receiving always the same error in the description.
From a look at the files in your repo I can see the error have no reason to exists because it has been solved already. Nevertheless, it seems like pip install is not updated so before anyone else run into the same time wasting issue, here is how to solve it:
in your requirements.txt use this:
git+https://github.com/specialunderwear/django-easymode.git@master
instead of Django-easymode==1.4b5
Metadata
Metadata
Assignees
Labels
No labels