Changeset 544
- Timestamp:
- 08/21/05 13:28:04 (3 years ago)
- Files:
-
- django/trunk/docs/tutorial01.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/tutorial01.txt
r543 r544 240 240 241 241 django-admin.py sql polls 242 243 (Note that it doesn't matter which directory you're in when you run this command.) 242 244 243 245 You should see the following (the CREATE TABLE SQL statements for the polls app)::
