Files
nixpkgs/pkgs/development/python-modules/drf-nested-routers
Martin Weinelt ca5c50bcf9 python310Packages.drf-nested-routers: fix django4 compat
by backporting patches, that have not yet made it into a new release.

Move django into buildInputs, because we require consumers to bring
their own django version anyway.

Migrate tests to pytest, because they work very well and are easier to
maintain.
2023-08-03 14:35:37 +02:00
..