Package Release Info

python-django-seed-0.3.1-bp156.1.1

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python311-django-seed

Change Logs

* Tue Feb 13 2024 Daniel Garcia <daniel.garcia@suse.com>
- Update to 0.3.1:
  * Drop Django 1.11 support
  * Update Django 2.x to 2.2 LTS
  * Update Django 3.x to 3.2 LTS
- update to 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
* Tue Sep 14 2021 Steve Kowalik <steven.kowalik@suse.com>
- Switch to pytest-django from django-nose.
Version: 0.2.2-bp155.2.12
* Thu Feb 20 2020 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.2.2:
  * Fix user-specified locale not being used
  * 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
Version: 0.2.2-bp152.1.8
* Thu Feb 20 2020 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.2.2:
  * Fix user-specified locale not being used
  * 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
* Tue Mar 26 2019 Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
* Thu Feb 21 2019 John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.1.9