Changeset 1285
- Timestamp:
- 11/18/05 15:42:45 (3 years ago)
- Files:
-
- django/trunk/docs/tutorial01.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/tutorial01.txt
r1258 r1285 95 95 96 96 .. _`Python path documentation`: http://docs.python.org/tut/node8.html#SECTION008110000000000000000 97 .. _Django's ticket system: http://code.djangoproject.com/report/198 97 99 98 Creating models
