Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add management command to dump data easily #25

Open
vdboor opened this issue Jul 16, 2013 · 0 comments
Open

Add management command to dump data easily #25

vdboor opened this issue Jul 16, 2013 · 0 comments
Labels

Comments

@vdboor
Copy link
Contributor

vdboor commented Jul 16, 2013

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant