Opened 14 years ago
Last modified 13 years ago
#18131 closed Bug
insufficient info about ContentTypeManager — at Initial Version
| Reported by: | Sergey Fedoseev | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.4 |
| Severity: | Normal | Keywords: | |
| Cc: | Sergey Fedoseev, timograham@… | Triage Stage: | Accepted |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
get_for_model is not listed among ContentTypeManager methods.
The only mention of caching is in description of clear_cache method, but documentation should say that get_* methods are cached and using them is preferred way to get ContentType.
Note:
See TracTickets
for help on using tickets.