Skip to content

Commit

Permalink
Document issue with django-markdown-app
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristian Vargas committed Mar 17, 2018
1 parent 6a2a1e7 commit 1b3b3f3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,8 @@ Run migrations::
Once all the previous steps have been solved, check the settings topic to include those into your project settings file.

And that's it!

CAVEATS
-------
There is an issue with django-markdown-app versioning. It does not support django1.11(LTS) and 2 simultaneously.
If you have a project using django>=2.0, you will need to specify the django-markdown-app manually to the latest.

0 comments on commit 1b3b3f3

Please sign in to comment.