Changeset 8977
- Timestamp:
- 09/07/08 01:18:59 (3 months ago)
- Files:
-
- django/trunk/docs/ref/signals.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/ref/signals.txt
r8963 r8977 85 85 86 86 ``sender`` 87 As above: rhe model class that just had an instance created.87 As above: the model class that just had an instance created. 88 88 89 89 ``instance``
