[–] diogobaeder 15y ago ↗ Still a bit raw (since it's a new, as I see), but already does an amazing job! Congratulations!
[–] paulocheque 15y ago ↗ It creates instances of models.Model objects for testing purposes. For example, instead to use static data in a fixture.yaml file (terrible idea), use the dynamic-fixture to do that.There are other tools that do that (http://djangopackages.com/grids/g/fixtures), but I think django-dynamic-fixture is the more complete tool, check it out and compare (http://code.google.com/p/django-dynamic-fixture). bye
[–] paulocheque 15y ago ↗ Version 1.2.1 released. Documentation updated, including comparison with other tools. http://code.google.com/p/django-dynamic-fixture
5 comments
[ 2.6 ms ] story [ 22.3 ms ] threadThere are other tools that do that (http://djangopackages.com/grids/g/fixtures), but I think django-dynamic-fixture is the more complete tool, check it out and compare (http://code.google.com/p/django-dynamic-fixture). bye