klen / mixer

Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.
Other
939 stars 96 forks source link

Replace `fake-factory` with `Faker` #67

Closed illia-v closed 7 years ago

illia-v commented 7 years ago

It is done due to the following warning: "The fake-factory package will be deprecated on December 15th, 2016" (source).