Changeset 6813 for django/trunk/tests/modeltests/empty/models.py
- Timestamp:
- 12/01/07 15:18:45 (1 year ago)
- Files:
-
- django/trunk/tests/modeltests/empty/models.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/tests/modeltests/empty/models.py
r5876 r6813 1 1 """ 2 39. Empty model tests2 40. Empty model tests 3 3 4 4 These test that things behave sensibly for the rare corner-case of a model with
