Changeset 3654
- Timestamp:
- 08/23/06 22:37:34 (2 years ago)
- Files:
-
- django/trunk/docs/overview.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/overview.txt
r2871 r3654 160 160 code. 161 161 162 Here's what a URLconf might look like for the above``Reporter``/``Article``162 Here's what a URLconf might look like for the ``Reporter``/``Article`` 163 163 example above:: 164 164
