#759 closed defect (fixed)
The default 404 view hits the DB
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's evil when you have a lot of load, want to use the 404 view (just to render the 404 template). One should be able to turn off the DB queries by using some settings parameter.
Note:
See TracTickets
for help on using tickets.
This was fixed when we moved flatpages to a separate app in contrib.