Django-stubs

Latest version: v5.0.0

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

Scan your dependencies

Page 1 of 9

5.0.0

New Contributors
* Viicos made their first contribution in https://github.com/typeddjango/django-stubs/pull/1866
* dephiros made their first contribution in https://github.com/typeddjango/django-stubs/pull/1873
* jamesbraza made their first contribution in https://github.com/typeddjango/django-stubs/pull/1927
* mfosterw made their first contribution in https://github.com/typeddjango/django-stubs/pull/1943
* palfrey made their first contribution in https://github.com/typeddjango/django-stubs/pull/1944
* yhay81 made their first contribution in https://github.com/typeddjango/django-stubs/pull/1955
* delfick made their first contribution in https://github.com/typeddjango/django-stubs/pull/1961
* SingingTree made their first contribution in https://github.com/typeddjango/django-stubs/pull/1956
* avoronov-box made their first contribution in https://github.com/typeddjango/django-stubs/pull/1962
* cuu508 made their first contribution in https://github.com/typeddjango/django-stubs/pull/1993
* samueljsb made their first contribution in https://github.com/typeddjango/django-stubs/pull/1994
* pelme made their first contribution in https://github.com/typeddjango/django-stubs/pull/1999
* mlazar-endear made their first contribution in https://github.com/typeddjango/django-stubs/pull/2001
* j00bar made their first contribution in https://github.com/typeddjango/django-stubs/pull/2010
* jorenham made their first contribution in https://github.com/typeddjango/django-stubs/pull/2019
* fidoriel made their first contribution in https://github.com/typeddjango/django-stubs/pull/1925
* armanckeser made their first contribution in https://github.com/typeddjango/django-stubs/pull/2021
* nebiyuelias1 made their first contribution in https://github.com/typeddjango/django-stubs/pull/2029
* Skorpyon made their first contribution in https://github.com/typeddjango/django-stubs/pull/1876
* saJaeHyukc made their first contribution in https://github.com/typeddjango/django-stubs/pull/2054
* sudosubin made their first contribution in https://github.com/typeddjango/django-stubs/pull/2057
* md384 made their first contribution in https://github.com/typeddjango/django-stubs/pull/2048
* Majsvaffla made their first contribution in https://github.com/typeddjango/django-stubs/pull/1160
* jlost made their first contribution in https://github.com/typeddjango/django-stubs/pull/2085

**Full Changelog**: https://github.com/typeddjango/django-stubs/compare/4.2.7...5.0.0

4.2.7

New Contributors
* SukiCZ made their first contribution in https://github.com/typeddjango/django-stubs/pull/1812
* golgor made their first contribution in https://github.com/typeddjango/django-stubs/pull/1825
* HansAarneLiblik made their first contribution in https://github.com/typeddjango/django-stubs/pull/1847
* apollo13 made their first contribution in https://github.com/typeddjango/django-stubs/pull/1702
* pfouque made their first contribution in https://github.com/typeddjango/django-stubs/pull/1854

**Full Changelog**: https://github.com/typeddjango/django-stubs/compare/4.2.6...4.2.7

4.2.6

**Full Changelog**: https://github.com/typeddjango/django-stubs/compare/4.2.5...4.2.6

4.2.5

New Contributors
* ashm-tech made their first contribution in https://github.com/typeddjango/django-stubs/pull/1689
* WhyNotHugo made their first contribution in https://github.com/typeddjango/django-stubs/pull/1705
* niconoe made their first contribution in https://github.com/typeddjango/django-stubs/pull/1722
* schinckel made their first contribution in https://github.com/typeddjango/django-stubs/pull/1659

**Full Changelog**: https://github.com/typeddjango/django-stubs/compare/4.2.4...4.2.5

4.2.4

Most important changes:
- This version add Mypy `1.5.*` support and update `[compatible-mypy]` extra to use `1.5.*`.
- We also update our stubs to be compatible with Django `4.2.5` (and all prior versions of `4.2`).
- `django_stubs_ext/` folder was renamed to be just `ext/`, it should not affect users (unless you install it from git)
- We no longer assume the `objects` attribute to be present on generic Model classes. As per the [django documentation](https://docs.djangoproject.com/en/4.2/topics/db/managers/#django.db.models.Model._default_manager), code working with generic models should use the `_default_manager` attribute instead.

This time there is no corresponding release of `django-stubs-ext`.

Plugin changes

- We now forbid to instantiate abstract models https://github.com/typeddjango/django-stubs/pull/1663 flaeppe
- Manager attributes are now `ClassVar`s https://github.com/typeddjango/django-stubs/pull/1672 flaeppe

Thanks a lot to all contributors and maintainers! 🎉

4.2.3

New Contributors
* JoeHitchen made their first contribution in https://github.com/typeddjango/django-stubs/pull/1600

**Full Changelog**: https://github.com/typeddjango/django-stubs/compare/4.2.2...4.2.3

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.