python - How to check if Django 1.3 project is also compatible with Django 1.6 -


I am working on the project where I should use things from existing Django applications The application is written with Django 1.3. Is there a way to determine whether to use it for the project that uses Django 1.6

The best way to create Virtualenv with Django 1.6, install your app, and run its tests There is probably the possibility of some small breaks. Jay ango has changed from 1.3 but they should do relatively easy patch up.

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

sql server ce - Is there some way to make sqlce3.5 and 4.0 co-exist in the C# project -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -