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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-imperavi-0.1.4dev.tar.gz
Algorithm Hash digest
SHA256 08066e7de58972cad5f76e1c6896b6bc4d4aa1ccf8cc8461a992f08982e6bd17
MD5 a2a614c682c561c2abe975e5deea1ce5
BLAKE2b-256 e6c981cb2574d74ae8eeb3ede26150ff6c58a24e1920033f7fd80896b1399868

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.4dev 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