Skip to content

crisler/djangocms-export-objects

 
 

Repository files navigation

django CMS Export Objects

image

image

image

image

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published