Hi Mark, I recently had the same issue, I went from 1.3.x to 1.4.21 and then to 1.8.5 via 1.7.x without any major issues.
Granted my application isn't too complex and doesn't use too many of Django's internal bells and whistles, but the major obstacles for me were adding some new entries to settings.py, creating a new manage.py script and properly escaping / quoting arguements to [% url %}, so nothing that could not be fixed by a bit of googling (the problems I'm having with the testing setup is another matter, though and may be entirely due to me not really knowing what I'm doing ;) Cheers, Uwe -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ac1db1a8-65b3-4bdc-8018-3c12c9c2de23%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

