I did this over dec/jan for an inherited app.. it was an absolute
nightmare.. i had to rewrite huge chunks of it..

It really would depend on how many hacks the original app had though.
Unfortunately, I inherited lots of obscure shortcuts and extensions
that became incompatible so most of it stopped working and probably
changed about 2000 lines of code. I very nearly gave up about 2/3 the
way through and rewrote it. That's the trouble when developers try to
be clever rather than clear!

If its cleanly written and everything separated out then it should be
ok. If there are unit test that will help loads. I had no tests so it
took months before all the bugs were ironed out.

On Apr 2, 4:57 pm, Miguel <migue...@gmail.com> wrote:
> Hello everybody,
>
> I have seem new django versions improve the performance of web applications.
> I have a huge web aplication and I m thinking about changing it. How hard
> would be to upgrade django 0.96 to the newest one? Has it backward
> compatibility?
>
> thank you very much,
>
> Miguel
>
> Miguel
> Sent from Madrid, Spain
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to