Changeset 5416
- Timestamp:
- 06/01/07 13:22:05 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/branches/boulder-oracle-sprint/tests/modeltests/datatypes/models.py
r5046 r5416 1 1 """ 2 1. Simple data types testing.3 4 2 This is a basic model to test saving and loading boolean and date-related 5 3 types, which in the past were problematic for some database backends.
