#4466: Writing your first Django app, part2: you should tell the reader to restart the server -------------------------------+-------------------------------------------- Reporter: [EMAIL PROTECTED] | Owner: jacob Status: new | Component: Documentation Version: SVN | Keywords: Stage: Unreviewed | Has_patch: 0 -------------------------------+-------------------------------------------- Hello, In the page Writing your first Django app, part 2 (http://www.djangoproject.com/documentation/tutorial02/), when you explain how to add the poll choices fields in the add poll page, you should tell the reader to restart the server, since you made him change the data model. Else, nothing new will display. I think this can be very misleading for newcomers, since following the exact instructions will not lead to the result. I'm discovering Django at the moment, and it is very impressive! Regards, Cyril CRESSENT
-- Ticket URL: <http://code.djangoproject.com/ticket/4466> 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 -~----------~----~----~----~------~----~------~--~---
