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

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -