We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HI. Can you add support for django 2.1.1
The problem is that the django-markdown-app required is the 0.9.4.1 version.
thanks in advance.
The text was updated successfully, but these errors were encountered:
@django-diletante What specific issue are you getting? I was able to install django 2.1 with the mentioned django-markdown-app.
Sorry, something went wrong.
django-markdown-app==0.9.4.1 is incompatible with Django 2.1.1 It requires Django>=2.0,<=2.1 See https://pypi.org/project/django-markdown-app/0.9.4.1/#files
Django>=2.0,<=2.1
I am getting django-markdown-app 0.9.3.1 requires Django<1.12.*,>=1.8, but you'll have django 2.2.2 which is incompatible., for what it's worth.
django-markdown-app 0.9.3.1 requires Django<1.12.*,>=1.8, but you'll have django 2.2.2 which is incompatible.
No branches or pull requests
HI.
Can you add support for django 2.1.1
The problem is that the django-markdown-app required is the 0.9.4.1 version.
thanks in advance.
The text was updated successfully, but these errors were encountered: