Opened 16 years ago
Last modified 16 years ago
#9190 closed
problem in tutorial — at Initial Version
Reported by: | webcomm | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.0 |
Severity: | Keywords: | models, unicode | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
At http://docs.djangoproject.com/en/dev/intro/tutorial01/#intro-tutorial01 it doesn't tell you that you have to use the sql and syncdb commands again after you add the unicode() method to the model and upload the model. I figured that out by trial and error; the documentation should be more explicit.
Note:
See TracTickets
for help on using tickets.