all options
buster  ]
[ Source: django-markupfield  ]

Package: python-django-markupfield (1.5.0-1)

Links for python-django-markupfield

Screenshot

Debian Resources:

Download Source Package django-markupfield:

Maintainers:

External Resources:

Similar packages:

custom Django field for easy use of markup in text fields

An implementation of a custom MarkupField for Django. A MarkupField is in essence a TextField with an associated markup type. The field also caches its rendered value.

It supports these markup types by default:

 * html: allows HTML, potentially unsafe
 * plain: plain text markup, calls urlize and replaces text with linebreaks
And these markups if the appropriate Python module is installed:
 * markdown: default markdown renderer (requires python-markdown)
 * restructuredtext: default ReST renderer (requires python-docutils)
 * textile: default textile renderer (requires python-textile)

Other Packages Related to python-django-markupfield

  • depends
  • recommends
  • suggests
  • enhances

Download python-django-markupfield

Download for all available architectures
Architecture Package Size Installed Size Files
all 18.0 kB72.0 kB [list of files]