Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Option to dump all fixture_gen.py functions at once #15

Open
blanchardjeremy opened this issue Mar 27, 2012 · 0 comments
Open

Option to dump all fixture_gen.py functions at once #15

blanchardjeremy opened this issue Mar 27, 2012 · 0 comments

Comments

@blanchardjeremy
Copy link

I'd like to be able to run the command and dump all of my fixtures at once without specifying them all manually.

This would require two new functions

manage.py generate_fixture myapp  # finds all the functions in myapp and generates a fixture for all of them
manage.py generate_fixture  # finds all the fixture_gen.py files and all the functions in them

Thanks!

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

No branches or pull requests

1 participant