Models for django-sphinxdoc.
Represents a JSON encoded Sphinx document. The attributes title and body dubicate the corresponding keys in content and are used for the Haystack search.
Represents a Sphinx project. Each Project has a name, a slug and a path to the root directory of a Sphinx project (where Sphinx’ conf.py) is located).