[ Quellcode: django-markupfield ]
Paket: python3-django-markupfield (2.0.1-2)
Links für python3-django-markupfield
Debian-Ressourcen:
Quellcode-Paket django-markupfield herunterladen:
- [django-markupfield_2.0.1-2.dsc]
- [django-markupfield_2.0.1.orig.tar.gz]
- [django-markupfield_2.0.1-2.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
custom Django field for easy use of markup in text fields (Python3 version)
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 linebreaksAnd 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)
This package contains the Python 3 version of the library.
Andere Pakete mit Bezug zu python3-django-markupfield
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- Hochentwickeltes Python-Webrahmenwerk
-
- sug: python3-docutils
- Textverarbeitungssystem für reStructuredText (Python-3-Implementierung)
-
- sug: python3-markdown
- Werkzeug zur Umwandlung von Text in HTML (Python-3-Implementierung)
python3-django-markupfield herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 16,9 kB | 70,0 kB | [Liste der Dateien] |