Changeset 364
- Timestamp:
- 08/01/05 13:59:35 (3 years ago)
- Files:
-
- django/trunk/docs/tutorial03.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/tutorial03.txt
r316 r364 273 273 ``'django.views.defaults.page_not_found'`` by default. 274 274 275 T womore things to note about 404 views:275 Three more things to note about 404 views: 276 276 277 277 * The 404 view is also called if Django doesn't find a match after checking
