Changeset 7967 for django/trunk/docs/custom_model_fields.txt
- Timestamp:
- 07/18/08 18:54:34 (4 months ago)
- Files:
-
- django/trunk/docs/custom_model_fields.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/custom_model_fields.txt
r7301 r7967 205 205 * ``validator_list`` 206 206 * ``choices`` 207 * ``radio_admin``208 207 * ``help_text`` 209 208 * ``db_column``
