Use django.contrib.markup

Опубликовано: 19 Февраль 2026
на канале: GoDjango
850
10

Having your users input data and outputting it in ways other than straight plain text can be complicated. However, using different markup languages like markdown can make things easier for you the developer and your users. This video goes over how to use markdown, textile and restructured text built right into Django.