Opened 20 years ago
Closed 20 years ago
#1747 closed defect (fixed)
Error in docs/model-api.txt
| Reported by: | James Bennett | 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
The model creation docs still say that model methods get automatic access to the datetime module, but RemovingTheMagic says they no longer do.
Note:
See TracTickets
for help on using tickets.
(In [2819]) Fixed #1747 -- Fixed error in docs/model-api.txt.