Django 1.11 support fix

This commit is contained in:
adi 2017-04-23 14:07:26 +02:00
parent 451eec5bd0
commit 074571a983
2 changed files with 6 additions and 6 deletions

View file

@ -10,7 +10,7 @@ matrix:
- python: 2.7
env: DJANGO=1.10.*
- python: 2.7
env: DJANGO=1.11b1
env: DJANGO=1.11
- python: 3.4
env: DJANGO=1.8.*
@ -19,7 +19,7 @@ matrix:
- python: 3.4
env: DJANGO=1.10.*
- python: 3.4
env: DJANGO=1.11b1
env: DJANGO=1.11
- python: 3.5
env: DJANGO=1.8.*
@ -28,7 +28,7 @@ matrix:
- python: 3.5
env: DJANGO=1.10.*
- python: 3.5
env: DJANGO=1.11b1
env: DJANGO=1.11
- python: 3.6
env: DJANGO=1.8.*
@ -37,7 +37,7 @@ matrix:
- python: 3.6
env: DJANGO=1.10.*
- python: 3.6
env: DJANGO=1.11b1
env: DJANGO=1.11
- os: osx
language: generic

View file

@ -4,7 +4,7 @@
[![Travis](https://img.shields.io/travis/adi-/django-markdownx.svg)](https://travis-ci.org/adi-/django-markdownx)
[![Format](https://img.shields.io/pypi/format/django-markdownx.svg)](https://pypi.python.org/pypi/django-markdownx/)
[![Python Versions](https://img.shields.io/pypi/pyversions/django-markdownx.svg)](https://pypi.python.org/pypi/django-markdownx/)
[![Django Versions](https://img.shields.io/badge/Django-1.8,%201.9,%201.10,%201.11b1%20-green.svg)](https://www.djangoproject.com/)
[![Django Versions](https://img.shields.io/badge/Django-1.8,%201.9,%201.10,%201.11-green.svg)](https://www.djangoproject.com/)
[![License](https://img.shields.io/pypi/l/django-markdownx.svg)](https://pypi.python.org/pypi/django-markdownx/)
#### Key features
@ -23,7 +23,7 @@
#### Preview
![Preview](https://github.com/adi-/django-markdownx/blob/master/django-markdownx-preview.gif?raw=true "Preview")
<sup>*(using Bootstrap for layout and styling)*</sup>