Django-seed

Latest version: v0.3.1

Safety actively analyzes 613460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.3.1

- Drop Django 1.11 support
- Update Django 2.x to 2.2 LTS
- Update Django 3.x to 3.2 LTS

0.3.0

- Added localization documentation
- Fixed choice fields to only select from available options
- Fix SlugField guesser to have more available options
- Added default hint guesser before failing for non-recognized field type
- Added seeder field hints to CLI command
- Handles relationship fields better
- Uniqueness on fields is respected and throws better errors
- Added integration test suite with bootcamp and Django CRM
- Moved CI to Github Actions
- Upgraded setup.py to remove EoL Python versions

0.2.2

Fix user-specified locale not being used

0.2.1

- Pep8 cleanup
- UUID primary key support
- More verbose logging in seed command
- fix for faker `seed_instance`
- Django 2.2, 3.0 added to build matrix
- Python 3.6, 3.7, 3.8 added to build matrix

0.1.9

Max length is now taken into account, thanks to a PR by abekroenem

0.1.8

With this release, we drop support for django versions lower than 1.11, which will be the last to support Python 2.7. Also, we add Django 2.0

Additionally, if a model field has `default` defined, it will take that instead of asking faker for another. Thanks to abekroenem for his contribution.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.