Skip to content

Add management command to dump data easily #25

@vdboor

Description

@vdboor

To dump data, one has to specify a lot of app names (all apps which have plugins) and use the -n option. This should be simplified by a management command.

Current situation:

./manage.py dumpdata -n fluent_contents text oembeditem rawhtml picture myapp

Desired situation:

./manage.py dumpdata_placeholder myapp

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions