We’re thrilled to announce the release of dj-data-generator, a new tool designed to simplify generating customizable test data for Django projects. Whether you’re setting up demo environments, populating databases for testing, or running performance tests, dj-data-generator offers efficient, built-in support to meet your needs—all without third-party packages. Key Features:
- Generate any number of records for your project models and save them directly to the database with a simple
- Easy customization for model fields
- Handles unique and related fields
Check it out, and let us know what you think! Feedback, contributions, and suggestions are welcome as we continue to build. Check it out on PyPI: dj-data-generator on PyPI Source Code and Docs on GitHub: dj-data-generator on GitHub