Released:
Deezer app store. Django markdown support and wysiwyg.
Django markdown is django application that allows use markdown wysiwyg in flatpages, admin forms and other forms.Documentaton available at pypi or github.
Contents
Python implementation of Markdown.
Django markdown should be installed using pip:
Note
‘django_markdown’ require ‘django.contrib.staticfiles’ in INSTALLED_APPS
Add ‘django_markdown’ to INSTALLED_APPS
Add django_markdown urls to base urls
Models:
Custom forms:
Custom admins:
Admin Overrides: (If you don’t want to subclass package ModelAdmin’s)
Flatpages:
Template tags:
MARKDOWN_EDITOR_SETTINGS - holds the extra parameters set to be passed to textarea.markItUp()
MARKDOWN_EDITOR_SKIN - skin option, default value is markitup
Example: settings.py
MARKDOWN_EXTENSIONS - optional list of extensions passed to Markdown, discussed at https://pythonhosted.org/Markdown/extensions/index.html#officially-supported-extensions
Example: settings.py
MARKDOWN_EXTENSION_CONFIGS - Configure extensions, discussed at https://pythonhosted.org/Markdown/reference.html#extension_configs
MARKDOWN_PREVIEW_TEMPLATE - Template for preview a markdown. By default django_markdown/preview.css
MARKDOWN_STYLE - path to preview styles. By default django_markdown/preview.css
MARKDOWN_SET_PATH - path to folder with sets. By default django_markdown/sets
MARKDOWN_SET_NAME - name for current set. By default markdown.
MARKDOWN_PROTECT_PREVIEW - protect preview url for staff only
Execute make run in sources directory. Open http://127.0.0.1:8000 in yourbrowser. For admin access use ‘root:root’ credentials.
Make sure you`ve read the following document if you are upgrading from previous versions:
If you have any suggestions, bug reports orannoyances please report them to the issue trackerat https://github.com/klen/django_markdown/issues
Development of django-markdown happens at github: https://github.com/klen/django_markdown
Licensed under a GNU lesser general public license.
Copyright (c) 2011 Kirill Klenov (horneds@gmail.com)
0.8.4
0.8.3
0.8.1
0.8.0 Escape rosecliff island.
0.7.1
0.7.0
0.6.1
0.6.0
0.5.4
0.4.0
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0

0.0.9
0.0.8
0.0.7
0.0.6
Adobe acrobat dc serial number generator. 0.0.5
0.0.4
0.0.3

0.0.2
0.0.1
0.0.0
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
| Filename, size | File type | Python version | Upload date | Hashes |
|---|---|---|---|---|
| Filename, size django_markdown-0.8.4-py2.py3-none-any.whl (97.0 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes |
| Filename, size django-markdown-0.8.4.tar.gz (68.5 kB) | File type Source | Python version None | Upload date | Hashes |
| Algorithm | Hash digest |
|---|---|
| SHA256 | 118d3a3b0dda0279785c007720fe594ccf9fa4cc1d6cee878bb81d36a02dd668 |
| MD5 | 9de75e296c5a0b8c9065611a650f23f3 |
| BLAKE2-256 | 21fbdd7837fdf86012a657df79aea607a2d701e89c5549342c2bb74b33cb6219 |
| Algorithm | Hash digest |
|---|---|
| SHA256 | bab6719cac47c7139c9f489816a99fd656caa56d364a2b7d2137db698219b402 |
| MD5 | 46b002d24797c7274e3b3106ecd1982e |
| BLAKE2-256 | 130912aa1b161620da511bdde3b664d8d6479d42e18d04d34d64f82f384dbf37 |
