Rebuilding website from Django 0.96 to Django 1.2
Posted
by Neytiri
on Stack Overflow
See other posts from Stack Overflow
or by Neytiri
Published on 2010-03-07T22:40:10Z
Indexed on
2010/03/07
23:11 UTC
Read the original article
Hit count: 414
I've got a website done in Django 0.96 (done in 2007), and now we are thinking about rebuilding it (not just migrating) for Django 1.2 .
Can anyone point me to the new (and worth the while) widgets, plugins and other stuff for Django 1.2 (released in april 2010).
I've heard of "South" and of a widget for debugging (can't remember the name), but I'm a little lost here.
© Stack Overflow or respective owner