FileSize | 15214 |
MD5 | 3F1D51E4A1EF0FBA9293E0A2ADC68F0D |
PackageDescription | 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) |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-django-markupfield |
PackageSection | python |
PackageVersion | 1.2.1-2+deb8u1build0.15.04.1 |
SHA-1 | BC690F3BED71BF8A4735C0A6E19E7A2D828740EA |
SHA-256 | 02C28BBF6246C6B07400043AE13D7F34270437C17F78F1D2FC1A84396D010E08 |