Changes between Initial Version and Version 1 of Ticket #9190
- Timestamp:
- Sep 23, 2008, 5:09:37 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9190
- Property Resolution → invalid
- Property Status new → closed
-
Ticket #9190 – Description
initial v1 1 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.1 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.