Officially support Django 4.0, 4.1 and Python 3.10 on PyPI
See original GitHub issuePyPi only lists support of factory-boy
to Django <= 3.2 . I would like to see factory-boy
officially supporting Django 4.0 on PyPi.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Django - PyPI
A high-level Python web framework that encourages rapid development and clean, pragmatic design.
Read more >djangorestframework - PyPI
Python 3.6+; Django 4.1, 4.0, 3.2, 3.1, 3.0. We highly recommend and only officially support the latest patch release of each Python and...
Read more >django-storages - PyPI
django -storages is a project to provide a variety of storage backends in a single library. This library is usually compatible with the...
Read more >django-pipeline - PyPI
Edit github actions matrix: django 3.2.9 support python 3.10, remove python 4.0 (doesn't exist) and exclude pypy-3.8 for django-main.
Read more >django-axes - PyPI
Deprecate Python 2.7, 3.4 and 3.5 support. · Remove automatic decoration and monkey-patching of Django views and forms. · Use backend, middleware, and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Out of the people you’ve notified, only rbarrois has the permission to make a release (see the PyPI maintainers). The release is blocked on https://github.com/FactoryBoy/factory_boy/issues/886, for which a solution has been proposed in https://github.com/FactoryBoy/factory_boy/pull/888 and needs a review.
Any update on the issue? 😅