Skip to main content
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.6.tar.gz (51.0 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-imperavi-0.1.6.tar.gz
Algorithm Hash digest
SHA256 d7f37bbfa30db68beb47002ccf7faa6fc199549980862f3620a46be7db630876
MD5 3111d8d26879ea1791d39d32480fe06c
BLAKE2b-256 526a77a5e34592eb8724e33a433d368bb2ad073046723dfa0eda42f71d43c87c

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

This release

0.1.6 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