#1800 closed defect (fixed)
Convert model examples to post-magic-removal API
| Reported by: | anonymous | Owned by: | Jacob |
|---|---|---|---|
| Component: | Documentation | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
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 , 20 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.