Changeset 5496
- Timestamp:
- 06/20/07 01:07:06 (1 year ago)
- Files:
-
- django/trunk/docs/tutorial01.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/tutorial01.txt
r5064 r5496 11 11 12 12 * A public site that lets people view polls and vote in them. 13 * An admin site that lets you add, change and delete poll .13 * An admin site that lets you add, change and delete polls. 14 14 15 15 We'll assume you have `Django installed`_ already. You can tell Django is
