Skip to content
Sections
>> Trisquel >> Pakiety >> etiona >> python >> python-django-markupfield
etiona  ]
[ Pakiet źródłowy: django-markupfield  ]

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

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
  • dep: python
    interactive high-level object-oriented language (default version)
  • dep: python-django (>= 1.8)
    High-level Python web development framework (Python 2 version)
  • sug: python-docutils
    text processing system for reStructuredText (implemented in Python 2)
  • sug: python-markdown
    text-to-HTML conversion library/tool (Python 2 version)
  • sug: python-textile
    Python 2 parser for the Textile markup

Pobieranie python-django-markupfield

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