Changeset 251
- Timestamp:
- 07/20/05 15:12:29 (3 years ago)
- Files:
-
- django/trunk/docs/tutorial01.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/tutorial01.txt
r250 r251 198 198 But first we need to tell our project that the ``polls`` app is installed. 199 199 200 .. adm inition:: Philosophy200 .. admonition:: Philosophy 201 201 202 202 Django apps are "pluggable": You can use an app in multiple
