Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend dependency to Django 1.11 #207

Closed
zbohm opened this issue Nov 13, 2017 · 4 comments
Closed

Extend dependency to Django 1.11 #207

zbohm opened this issue Nov 13, 2017 · 4 comments

Comments

@zbohm
Copy link
Contributor

zbohm commented Nov 13, 2017

Hi Stephen,
it is possible to extend dependency to Django 1.11. and django-email-extras.

setup.py:

        install_requires = [
            ....
            "django-email-extras >= 0.3.3",
            "django >= 1.8, <= 1.11",
            ....
        ],
@metteludwig
Copy link
Contributor

Solved with pull request #209

@jedie
Copy link
Contributor

jedie commented Jan 18, 2018

Please Update PyPi Package, too ;)

@bashu
Copy link
Contributor

bashu commented Jan 18, 2018

@stephenmcd +1 for pypi package

@stephenmcd
Copy link
Owner

97ee385

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants