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

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -