nixpkgs/pkgs/development/python-modules/django-timezone-field
Minijackson 1094ca551b
python3Packages.djangorestframework: disable pytz when django >= 5
The use of pytz is deprecated for Django >= 4
and removed for Django >= 5.
Building djangorestframework with django_5 and pytz caused test failures.

And add pytz back in django-timezone-field as native check input
2024-08-02 09:16:39 +02:00
..
default.nix python3Packages.djangorestframework: disable pytz when django >= 5 2024-08-02 09:16:39 +02:00