#11533 closed (fixed)
AUTH_USE_MESSAGES
Reported by: | Alexander | Owned by: | nobody |
---|---|---|---|
Component: | Core (Other) | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Design decision needed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
If I'm not using auth_messages, why should my app always make unnecessary queries ?
There was a sort of discussion, but nothing happend :(
http://www.mail-archive.com/django-developers@googlegroups.com/msg20259.html
Change History (3)
comment:1 by , 15 years ago
Triage Stage: | Unreviewed → Design decision needed |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I'm fairly certain this is fixed by virtue of introducing the new messages app.