Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Django Imperavi editor
================
**Django admin WYSIWYG Imperavi editor integration.**

Installation
------------

#. Install or add ``django-imperavi`` to your python path.

#. Add ``imperavi`` to your ``INSTALLED_APPS`` setting.

#. 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.5dev.tar.gz (51.9 kB view details)

Uploaded Source

File details

Details for the file django-imperavi-0.1.5dev.tar.gz.

File metadata

File hashes

Hashes for django-imperavi-0.1.5dev.tar.gz
Algorithm Hash digest
SHA256 659c16684897de2e6db2bc137f2badc8c2e8fbd3c917e7cfca560f15e9e35957
MD5 2ad40e4ee9e2157ccee2bffa91fe8282
BLAKE2b-256 6c4f0bec48965ebe3758bdc1da76e816bd27bf586d86b61187deae8d2aefb4ac

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

0.1.7

1 file

0.1.6

1 file

This release

0.1.5dev This release

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