Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-django-seed-0.3.1-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-django-seed Distribution: openSUSE Tumbleweed
Version: 0.3.1 Vendor: openSUSE
Release: 1.2 Build date: Tue Feb 13 13:02:55 2024
Group: Unspecified Build host: reproducible
Size: 145034 Source RPM: python-django-seed-0.3.1-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/brobin/django-seed
Summary: Django project fake data seeder
A module to seed Django projects with fake data.

Provides

Requires

License

MIT

Changelog

* 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.
* 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

Files

/usr/lib/python3.11/site-packages/django_seed
/usr/lib/python3.11/site-packages/django_seed-0.3.1.dist-info
/usr/lib/python3.11/site-packages/django_seed-0.3.1.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/django_seed-0.3.1.dist-info/LICENSE
/usr/lib/python3.11/site-packages/django_seed-0.3.1.dist-info/METADATA
/usr/lib/python3.11/site-packages/django_seed-0.3.1.dist-info/RECORD
/usr/lib/python3.11/site-packages/django_seed-0.3.1.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/django_seed-0.3.1.dist-info/WHEEL
/usr/lib/python3.11/site-packages/django_seed-0.3.1.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/django_seed/__init__.py
/usr/lib/python3.11/site-packages/django_seed/__pycache__
/usr/lib/python3.11/site-packages/django_seed/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/django_seed/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/django_seed/__pycache__/exceptions.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/django_seed/__pycache__/exceptions.cpython-311.pyc
/usr/lib/python3.11/site-packages/django_seed/__pycache__/guessers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/django_seed/__pycache__/guessers.cpython-311.pyc
/usr/lib/python3.11/site-packages/django_seed/__pycache__/models.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/django_seed/__pycache__/models.cpython-311.pyc
/usr/lib/python3.11/site-packages/django_seed/__pycache__/providers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/django_seed/__pycache__/providers.cpython-311.pyc
/usr/lib/python3.11/site-packages/django_seed/__pycache__/seeder.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/django_seed/__pycache__/seeder.cpython-311.pyc
/usr/lib/python3.11/site-packages/django_seed/__pycache__/settings.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/django_seed/__pycache__/settings.cpython-311.pyc
/usr/lib/python3.11/site-packages/django_seed/__pycache__/tests.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/django_seed/__pycache__/tests.cpython-311.pyc
/usr/lib/python3.11/site-packages/django_seed/exceptions.py
/usr/lib/python3.11/site-packages/django_seed/guessers.py
/usr/lib/python3.11/site-packages/django_seed/management
/usr/lib/python3.11/site-packages/django_seed/management/__init__.py
/usr/lib/python3.11/site-packages/django_seed/management/__pycache__
/usr/lib/python3.11/site-packages/django_seed/management/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/django_seed/management/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/django_seed/management/commands
/usr/lib/python3.11/site-packages/django_seed/management/commands/__init__.py
/usr/lib/python3.11/site-packages/django_seed/management/commands/__pycache__
/usr/lib/python3.11/site-packages/django_seed/management/commands/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/django_seed/management/commands/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/django_seed/management/commands/__pycache__/seed.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/django_seed/management/commands/__pycache__/seed.cpython-311.pyc
/usr/lib/python3.11/site-packages/django_seed/management/commands/seed.py
/usr/lib/python3.11/site-packages/django_seed/models.py
/usr/lib/python3.11/site-packages/django_seed/providers.py
/usr/lib/python3.11/site-packages/django_seed/seeder.py
/usr/lib/python3.11/site-packages/django_seed/settings.py
/usr/lib/python3.11/site-packages/django_seed/tests.py
/usr/share/doc/packages/python311-django-seed
/usr/share/doc/packages/python311-django-seed/README.rst
/usr/share/licenses/python311-django-seed
/usr/share/licenses/python311-django-seed/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024