mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-09 18:09:36 -06:00
* #7016 base search classes * 7016 add search indexes * 7016 add search indexes * 7016 add search indexes * 7016 add search indexes * 7016 add search indexes * 7016 add search indexes * 8927 refactor search * 8927 refactor search * 8927 refactor search * 8927 refactor search * 8927 get search choices working * 8927 cleanup - optimize * 8927 use backend search function * 8927 fix for plugin search * 8927 add docs * Move search app to a module under netbox/ * Utilize global registry to register model search classes * Build search form options from registry * Determine search categories from model app by default * Enable dynamic search registration for plugins * Update docs & improve plugin support * Clean up search backend class * Docs for #8927 Co-authored-by: jeremystretch <jstretch@ns1.com> |
||
|---|---|---|
| .. | ||
| background-tasks.md | ||
| exceptions.md | ||
| filtersets.md | ||
| forms.md | ||
| graphql-api.md | ||
| index.md | ||
| models.md | ||
| navigation.md | ||
| rest-api.md | ||
| search.md | ||
| tables.md | ||
| templates.md | ||
| views.md | ||