wszystkie opcje
buster  ]
[ Pakiet źródłowy: django-markupfield  ]

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

Odnośniki dla python-django-markupfield

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego django-markupfield:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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)

Inne pakiety związane z python-django-markupfield

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie python-django-markupfield

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 18,0 KiB72,0 KiB [lista plików]