uber / charlatan

A Python library to efficiently manage and install database fixtures
https://charlatan.readthedocs.org/en/latest/
Other
89 stars 12 forks source link

Allow fixture loading from a directory #28

Closed sweenzor closed 10 years ago

sweenzor commented 10 years ago

Multiple file support for fixtures (c5d027b3ecc0f1c0f5d6abec632b0c422ac40f3f) is great!

I'd like to go one step further and be able to specify a directory containing all my fixtures and have that loaded

charlax commented 10 years ago

That's a great idea! Are you gonna implement it?

sweenzor commented 10 years ago

Yea