Skip to content

from Django.utils import tzinfo #28

@fabiom91

Description

@fabiom91

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions