Opened 19 years ago

Closed 19 years ago

Last modified 18 years ago

#759 closed defect (fixed)

The default 404 view hits the DB

Reported by: wojtek@… 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.

Change History (1)

comment:1 by Adrian Holovaty, 19 years ago

Resolution: fixed
Status: newclosed

This was fixed when we moved flatpages to a separate app in contrib.

Note: See TracTickets for help on using tickets.
Back to Top