Currently on the documentation page there are automatically generated pages for every module in the repo, including database migrations which clearly do not need documentation. The undesirable modules should be removed and the rest of the documentation should be cleaned up (e.g. for the webiscite.models page the possible bill status attributes are intermixed with the Django model exceptions).
Currently on the documentation page there are automatically generated pages for every module in the repo, including database migrations which clearly do not need documentation. The undesirable modules should be removed and the rest of the documentation should be cleaned up (e.g. for the
webiscite.modelspage the possible bill status attributes are intermixed with the Django model exceptions).