Skip to main content

Support for django-reversion on models with translatable fields and django-cms placeholder fields.

Project description

PyPI Version Build Status Coverage Status Code Climate Requirements Status

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:

  1. Run pip install aldryn-reversion.

  2. Add below apps to INSTALLED_APPS:

    INSTALLED_APPS = [
        …
        'reversion',
        'aldryn_reversion',
        …
    ]
  3. (Re-)Start your application server.

More detailed installation guidance is also available.

Project details


Download files

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

Source Distribution

aldryn-reversion-1.0.8.tar.gz (26.3 kB view details)

Uploaded Source

Built Distribution

aldryn_reversion-1.0.8-py2.py3-none-any.whl (33.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file aldryn-reversion-1.0.8.tar.gz.

File metadata

File hashes

Hashes for aldryn-reversion-1.0.8.tar.gz
Algorithm Hash digest
SHA256 88a2dbd52078df24110f849df2d0efb0f3ab38fd1168f80c9df4ba18b6317e2a
MD5 820bed9f66ab83f3c934b7b93d6404e9
BLAKE2b-256 1539a5cb13c371d6630884b5f414194c172d71e9e0f0b26df4f3feab32e8fb8b

See more details on using hashes here.

Provenance

File details

Details for the file aldryn_reversion-1.0.8-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for aldryn_reversion-1.0.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3f350bfeffd2d93f767230096f08fa4b367ce0a1234f7aa12afd8e737e080168
MD5 d8feacd5df79f701be74c05fcfadfaff
BLAKE2b-256 75f8747e6ae7c3296386f619b4cbcfb6a1d62afd029640767161df52ae5e13eb

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page