Skip to main content

A Django package to support Markdown text editor in Django admin

Project description

Django Markdown Editor

A Django package to support Markdown text editor in Django admin.

Installation

pip install django-markdown-editor-next

Usage

  1. Add 'django_markdown_editor' to your INSTALLED_APPS setting.

  2. In your models, use the MarkdownField:

from django_markdown_editor.fields import MarkdownField

class MyModel(models.Model):
    content = MarkdownField()
  1. That's it! The Django admin will now use the Markdown editor for this field.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_markdown_editor_next-0.1.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_markdown_editor_next-0.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file django_markdown_editor_next-0.1.tar.gz.

File metadata

File hashes

Hashes for django_markdown_editor_next-0.1.tar.gz
Algorithm Hash digest
SHA256 4649e5f37bd917173947bd5e230c6029574a89cf3f95133de1cbb113abe45edb
MD5 167f80acd5faa41d83a15d0586252be7
BLAKE2b-256 5dedee54956ab91eb818854751b14e290fd5b8188b8272773bf74819ac6ea392

See more details on using hashes here.

File details

Details for the file django_markdown_editor_next-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_markdown_editor_next-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e6001072002c968792c8e26e5da9de039bad6343d85dec2cbf3adbcea50f1258
MD5 45f3974b9e40db9db2c87ff8c11eeda1
BLAKE2b-256 8ab0fea7dd0d43c53a9c7d4bcd865443b6aa91ce1cb4e88426d9d1934015a015

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page