Is there an easy way to check library compatibility with Django versions? -


i have inherited django application on 1.4 (so no longer officially supported). working way through django versions, upgrading application , many of libraries used in application quite old versions well.

is there easy / standard way know versions of library compatible specific django releases?


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -