Aldryn Reversion 1.1.0 | Coderz Repository

aldryn-reversion 1.1.0

Last updated:

0 purchases

aldryn-reversion 1.1.0 Image
aldryn-reversion 1.1.0 Images

Free

Languages

Categories

Add to Cart

Description:

aldrynreversion 1.1.0

Description
A collection of shared helpers and mixins to provide support for
django-reversion on models with translatable (using django-parler)
fields and/or django-cms placeholder fields.
Note:
django-parler is optional and is not required. However, if your model is
translated with Parler, aldryn-reversion will take translations and the
resulting internal Parler translation cache into consideration when making
revisions.


Usage
Please refer to documentation.


Requirements

Python 2.6, 2.7, 3.4
Django 1.6 - 1.9
django-reversion


Optional

django CMS 3.0.12 or later
django-parler




Installation
Most likely you won’t need to install this addon - it will be installed as a dependency for some
other addon. If you do need to install it manually, follow these steps:

Run pip install aldryn-reversion.
Add below apps to INSTALLED_APPS:
INSTALLED_APPS = [

'reversion',
'aldryn_reversion',

]

(Re-)Start your application server.

More detailed installation guidance is also
available.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.