{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Model Mommy generates Django model instances with random data for testing, automating the creation of test fixtures without manual field specification.","skillfed_tags":["django-testing","deprecated"],"use_cases":["Quickly populate test databases with realistic Django model instances without writing repetitive fixture code.","Generate related model objects automatically during unit tests to reduce boilerplate in test setup methods.","Create temporary test data with random values to verify model behavior across different field combinations."],"what_it_does":"Model Mommy is a Django testing utility that automatically generates model instances populated with random data, eliminating the need to manually specify every field when creating test fixtures. It introspects Django models and fills in required fields intelligently, making it faster to write test setup code.\n\nHowever, the package has been abandoned since October 2019 and is no longer maintained. The creators explicitly recommend migrating to Model Bakery, a renamed successor that continues development. While Model Mommy remains functional for legacy projects, new projects should use Model Bakery instead to ensure ongoing support and compatibility with current Django versions.","worth_installing":"No. Model Mommy is abandoned and explicitly recommends migration to Model Bakery. While it may still work in legacy projects, new projects should use Model Bakery instead. Existing projects should plan migration to maintain compatibility with future Django versions and receive security updates."},"id":"model-mommy","links":{"html":"https://skillfed.io/packages/model-mommy","md":"https://skillfed.io/packages/model-mommy.md","pypi":"https://pypi.org/project/model-mommy/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2019-10-21","license_spdx":null,"license_treatment":"permissive","name":"model-mommy","python_support":"unspecified","summary":"Smart object creation facility for Django."},"popularity":{"monthly_downloads":339390,"position":7426,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
