/djangocms-export-objects

A django CMS command to export PlaceholderFields-enable objects and all their dependencies

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

django CMS Export Objects

https://badge.fury.io/py/djangocms-export-objects.png https://travis-ci.org/nephila/djangocms-export-objects.png?branch=master https://pypip.in/d/djangocms-export-objects/badge.png https://coveralls.io/repos/nephila/djangocms-export-objects/badge.png

A django CMS command to export CMS Pages and PlaceholderFields-enabled objects and all their dependencies.

  • Free software: BSD license

Warning

This is highly experimental, it's not guaranteed to work in any way, to keep your data intact; it may harm you, your cat and even create a black hole in a server near you. You've been warned!

Features

Largely based on django dump_data command it differs in two aspects:

  • Objects selection is based on a queryset passed by the user (as string)
  • Objects dependencies are evaluated on a per-instance base to dump only the corresponding dependent instances.

Documentation

For documentation see http://djangocms-export-objects.readthedocs.org