Skip to content

Fix requirements for Django.

Having two lines for Django means pip will see the first line, then just operate on that, then go to the next (pip has no depgraph solving).

Merge request reports