Changeset 219
- Timestamp:
- 07/19/05 14:58:19 (3 years ago)
- Files:
-
- django/trunk/docs/tutorial02.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/tutorial02.txt
r195 r219 116 116 have to restart the server each time you make a change to Python code -- but 117 117 we're working on changing that. 118 119 You can stop the development server by hitting CONTROL-C (Unix) or CTRL-BREAK 120 (Windows). 118 121 119 122 Explore the free admin functionality
