Opened 20 years ago
Closed 20 years ago
#936 closed defect (fixed)
loader.load_template_source forgets to return a value
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | contrib.admin | 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
Missing return statement in function definition.
Note:
See TracTickets
for help on using tickets.
The offending function has been discarded in a recent update.