mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-05-12 15:13:10 +00:00
Django 1.11 support fix
This commit is contained in:
parent
451eec5bd0
commit
074571a983
2 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
[](https://travis-ci.org/adi-/django-markdownx)
|
||||
[](https://pypi.python.org/pypi/django-markdownx/)
|
||||
[](https://pypi.python.org/pypi/django-markdownx/)
|
||||
[](https://www.djangoproject.com/)
|
||||
[](https://www.djangoproject.com/)
|
||||
[](https://pypi.python.org/pypi/django-markdownx/)
|
||||
|
||||
#### Key features
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
#### Preview
|
||||
|
||||

|
||||
|
||||
|
||||
<sup>*(using Bootstrap for layout and styling)*</sup>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue