Pin django version to "<=4.1"#16
Pin django version to "<=4.1"#16Zagrebelin wants to merge 1 commit intobrianjbuck:masterfrom Zagrebelin:master
Conversation
|
This would be a great help, if you've got a bit of time to merge this PR and release a new version of orjson renderer that would be excellent Btw @Zagrebelin, the version range also needs to be updated (in fact only needs to be updated) in |
|
My earlier PR got merged here. But i had a question there too
I reckon the related interface being used around DRF, Django is fairly stable, so we can get away with just pinning the minimum version i.e. >=3.2 This way we might be able to avoid periodic tickets around each Django minor version upgrade.
|
"Django<=4.0" is very strict rule, 4.0.1 and other minor versions are not satisfied this requirement.