python-django-markupfield binary package in Ubuntu Bionic amd64

 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)

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2017-11-03 13:39:45 UTC Published Ubuntu Bionic amd64 release universe python Optional 1.4.3-1
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic amd64 proposed universe python Optional 1.4.3-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2017-11-03 13:42:23 UTC Superseded Ubuntu Bionic amd64 release universe python Optional 1.4.2-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of django-markupfield 1.4.3-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu artful-proposed amd64 in Primary Archive for Ubuntu