I want to use it in my admin
Sent from my iPhone > On Aug 9, 2018, at 7:16 PM, Kasper Laudrup <[email protected]> wrote: > > Hi Aladin, > >> On 09/08/2018 15.07, Aladin Masen wrote: >> Please how can i use the django_markdown with django 2 > > You probably can't, since the library seems to be unmaintained and not > updated for use with Django 2, unless you want to fork it and make the > changes needed for supporting Django 2. > > I have used django-markdownx: > > https://neutronx.github.io/django-markdownx/ > > Which was just fine for my (very basic) requirements. > > A better option might be to use django-markup: > > https://django-markup.readthedocs.io/en/latest/index.html > > I don't have any experience with that, but I plan to look into it. > > Hope that helps. > > Kind regards, > > Kasper Laudrup > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/46ae51c1-773b-8bda-7ecd-167d790654fa%40stacktrace.dk. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/56039CF3-9CCC-4102-BCFA-A9C7E7FE9D35%40gmail.com. For more options, visit https://groups.google.com/d/optout.

