Opened 3 years ago
Closed 3 years ago
#33686 closed New feature (wontfix)
Add a generic view with search options.
Reported by: | Aditya Priyadarshi | Owned by: | Aditya Priyadarshi |
---|---|---|---|
Component: | Generic views | Version: | 4.0 |
Severity: | Normal | Keywords: | search, cbv, feature |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
When I was new to Django, I always had trouble making a search page in Django, but now I have created a class based search view by just like Django admin have.
Cheers
Aditya
Change History (2)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Summary: | Simple Class Base search based view → Add a generic view with search options. |
Note:
See TracTickets
for help on using tickets.
Thanks for this ticket, however and I don't think it's worth maintaining by Django itself. Please first start a discussion on the DevelopersMailingList, where you'll reach a wider audience and see what other think, and follow the guidelines with regards to requesting features.