Forms

Forms for the sphinxdoc app.

class sphinxdoc.forms.ProjectSearchForm(*args, **kwargs)

Custom search form for Haystack.

It narrows the search query set to instances of Document that belong to the current Project.

Previous topic

Admin

Next topic

Management commands

This Page