#8590: Add some information in comment upgrade guide ---------------------------+------------------------------------------------ Reporter: julien | Owner: nobody Status: new | Milestone: 1.0 Component: Documentation | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 1 | ---------------------------+------------------------------------------------ Some users seems to have trouble upgrading to the newcomments contrib app, as in #8571 and http://groups.google.com/group/django- users/browse_thread/thread/eb5db61766a5dc07
Also, as I was going to upgrade to the new system, I jumped straight away to the "Upgrade" page. Then, running the SQL command wouldn't work because I had forgotten to run `syncdb` to create the new tables. I think this might potentially be a trap for a lot of users. The attached patch attempts to fix those two issues. -- Ticket URL: <http://code.djangoproject.com/ticket/8590> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
