Bug#577193: ITP: django-markupfield -- Custom Django field for easy use of markup in text fields
Package: wnpp
Severity: wishlist
Owner: Fladischer Michael <FladischerMichael@fladi.at>
Owner: Fladischer Michael <FladischerMichael@fladi.at>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
* Package name : django-markupfield
Version : 1.0.0a2
Upstream Author : james.p.turk@gmail.com
* URL : http://pypi.python.org/pypi/django-markupfield/
* License : BSD
Programming Lang: Python
Description : 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 on the assumption that disk space is cheaper than CPU
cycles in a web application.
It supports this markup types by default:
* html: allows HTML, potentially unsafe
* plain: plain text markup, calls urlize and replaces text with linebreaks
And this 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)
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100410120110.29980.63811.reportbug@fladi-uni.broker.freenet6.net">http://lists.debian.org/20100410120110.29980.63811.reportbug@fladi-uni.broker.freenet6.net