Flask-Fixtures icon indicating copy to clipboard operation
Flask-Fixtures copied to clipboard

Add custom loaders manually with priority during execution

Open s7anley opened this issue 7 years ago • 1 comments

Hi @croach,

I added way how to use custom Loaders instead of only relying on FixtureLoader.__subclasses__(). Custom loaders will take precedence over the loaders provided by the library.

This PR depends on #31.

s7anley avatar Apr 21 '17 08:04 s7anley

+1

Would fix permanently issue #28

lucious7 avatar Mar 22 '18 15:03 lucious7