Skip to main content

Django admin WYSIWYG Imperavi editor integration.

Installation

  1. Install or add django-imperavi to your python path.

  2. Add imperavi to your INSTALLED_APPS setting.

  3. Add imperavi URL include to your project’s urls.py file:

    url(r'^imperavi/', include('imperavi.urls')),

Usage

The quickest way to add rich text editing capabilities to your admin is to use the included ImperaviAdmin class. For example:

from models import Article
from imperavi.admin import ImperaviAdmin

class ArticleAdmin(ImperaviAdmin):
    pass

admin.site.register(Article, ArticleAdmin)

More information will be soon…

Download files

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

Source Distribution

django-imperavi-0.1.7.tar.gz (94.2 kB view details)

Uploaded Source

File details

Details for the file django-imperavi-0.1.7.tar.gz.

File metadata

File hashes

Hashes for django-imperavi-0.1.7.tar.gz
Algorithm Hash digest
SHA256 587cc607859a8e1e0bea976f3441f1b6d83cd21be8ef68713c5482a2e388b60c
MD5 c6a9bfa30abb9d76ffd4a2a3bc5b549c
BLAKE2b-256 9f36a8380c8b03579d21610947ddb6e9b2f644509ea7a67a51a68b87d6c0cac4

See more details on using hashes here.

Release history Release notifications | RSS feed

0.2.3

1 file

0.2.2

1 file

0.2.1

1 file

0.2.0

1 file

This release

0.1.7 This release

1 file

0.1.6

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page