[ Источник: django-markupfield ]
Пакет: python3-django-markupfield (1.5.0-1)
Ссылки для python3-django-markupfield
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код django-markupfield:
- [django-markupfield_1.5.0-1.dsc]
- [django-markupfield_1.5.0.orig.tar.gz]
- [django-markupfield_1.5.0-1.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [pypi.python.org]
Подобные пакеты:
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.
Другие пакеты, относящиеся к python3-django-markupfield
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-django (>= 1.8)
- выскоуровневая инфраструктура для веб-разработки на Python (версия для Python 3)
-
- sug: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- sug: python3-markdown
- text-to-HTML conversion library/tool (Python 3 version)
Загрузка python3-django-markupfield
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 15,1 Кб | 68,0 Кб | [список файлов] |