Opened 19 years ago
Closed 19 years ago
#1041 closed defect (fixed)
generic views are using depcreated function template_loader
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Core (Other) | 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
it should be using
django.core.template.loader
instead of django.core.template_loader
Attachments (1)
Change History (2)
by , 19 years ago
Attachment: | generic.patch added |
---|
comment:1 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
switch to new version of template-loader