Changeset 3362
- Timestamp:
- 07/18/06 21:28:35 (2 years ago)
- Files:
-
- django/trunk/docs/tutorial01.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/tutorial01.txt
r2937 r3362 347 347 348 348 If you're interested, also run the following commands: 349 * ``python manage.py validate polls`` -- Checks for any errors in the 350 construction of your models. 349 351 350 352 * ``python manage.py sqlinitialdata polls`` -- Outputs any initial data
