paulocheque / django-dynamic-fixture

A complete library to create dynamic model instances for testing purposes.
http://django-dynamic-fixture.readthedocs.io/
Other
390 stars 67 forks source link

[feature] G, N, T now supports <app_label>.<model_name> strings inste… #104

Closed paulocheque closed 4 years ago

paulocheque commented 4 years ago

…ad of the model class.

For https://github.com/paulocheque/django-dynamic-fixture/issues/92

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at ?% when pulling 0f418f35ad2cb6683a23118ee1c0f8bcb9fd95fd on model_string into dc8a3694ada25f5e54c9fc8791c27d7a58e38445 on master.