fe81dcba94
- Add patch do-not-use-is-dst.patch: * Support Django 5.1 changes.
Steve Kowalik2024-12-04 05:17:37 +00:00
a10134b9bc
Accepting request 1147981 from devel:languages:python:django
Ana Guerrero2024-02-20 20:15:37 +00:00
9e37ddbf80
- 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 - Switch to pytest-django from django-nose.
Daniel Garcia2024-02-13 12:04:50 +00:00
cc66a8d603
- 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
Tomáš Chvátal
2020-02-20 08:59:49 +00:00