Opened 4 years ago
Last modified 4 years ago
#31754 closed Bug
preserve_filters doesn't work — at Version 2
Reported by: | Zbynek Drlik | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 3.0 |
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 (last modified by )
I have 3.0.7 version of django. After save change view my old filters and search fraze has been lost.
Change History (2)
comment:1 by , 4 years ago
Component: | Uncategorized → contrib.admin |
---|---|
Resolution: | → needsinfo |
Status: | new → closed |
comment:2 by , 4 years ago
Description: | modified (diff) |
---|---|
Resolution: | needsinfo |
Status: | closed → new |
Test account in our project http://cloud.varos.sk/
login: enjpadazprmyooddla@…
passwd: djangotest
Note:
See TracTickets
for help on using tickets.
I cannot reproduce your issue. Preserving filters works for me. Can you provide a sample project to reproduce this issue?