Changeset 3160
- Timestamp:
- 06/19/06 22:03:43 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/tests/modeltests/generic_relations/models.py
r3156 r3160 6 6 be it animal, vegetable, or mineral. 7 7 8 The can nonical example is tags (although this example implementation is *far*8 The canonical example is tags (although this example implementation is *far* 9 9 from complete). 10 10 """
