#28891 closed Cleanup/optimization (fixed)
Document Origin's `loader` attribute
Reported by: | Matthew Somerville | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.11 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
This can cause an issue if you write a custom template loader that does not set loader when creating an Origin()
, as e.g. the cached loader requires a loader parameter in order for its origin.loader.get_contents(origin)
line to function.
Change History (4)
comment:1 by , 7 years ago
Summary: | Origin's `loader` argument is not documented → Document Origin's `loader` attribute |
---|---|
Triage Stage: | Unreviewed → Accepted |
Type: | Uncategorized → Cleanup/optimization |
Note:
See TracTickets
for help on using tickets.
The attribute was added in fc2147152637e21bc73f991b50fa06254af02739.