#13690 closed (invalid)
django admin use 102 SQL querys when i set the permission of a user!
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.admin | Version: | 1.2 |
Severity: | 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
django admin use 102 SQL querys when I set the permissions for a user!
see the picture !
Attachments (1)
Change History (5)
comment:1 by , 14 years ago
by , 14 years ago
Attachment: | admin 102 querys.JPG added |
---|
comment:3 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing invalid due to a the absence of a specific course of action. 102 queries is certainly a lot, but unless you can point at a specific performance problem that this is causing, or a specific optimization that can be achieved, it doesn't really help having an open ticket that claims "admin could be better". Everything can always be better.
Feel free to reopen if you can identify a specific improvement that can be made.
Note:
See TracTickets
for help on using tickets.
I think you intended to add file to this ticket - but there isn't one. Also, can you provide the code or more explication about this problem.
At present we have very little to go on and depending what your doing it may be the expected behaviour.