Changeset 2838
- Timestamp:
- 05/04/06 21:57:19 (3 years ago)
- Files:
-
- django/trunk/docs/model-api.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/model-api.txt
r2833 r2838 19 19 20 20 A companion to this document is the `official repository of model examples`_. 21 (In the Django source distribution, these examples are in the 22 ``tests/modeltests`` directory.) 21 23 22 24 .. _Database API reference: http://www.djangoproject.com/documentation/db_api/
