#1800 closed defect (fixed)
Convert model examples to post-magic-removal API
Description ¶
Docs still reference the use of _pre_save, _post_save etc. Appears from looking at notes and source code, that method overrides are now the way to go.
Change History (2)
comment:1 by , 19 years ago
Summary: | Documentation on Model "hooks" appears to still reference deprecated methods → Convert model examples to post-magic-removal API |
---|
Note:
See TracTickets
for help on using tickets.
The model examples aren't yet generated from the new-style model unit tests.