Validator ========= .. currentmodule:: database.models .. autoclass:: Validator :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Validator.audiofile_set ~Validator.id ~Validator.imagefile_set ~Validator.objects ~Validator.software ~Validator.symbolicmusicfile_set ~Validator.textfile_set ~Validator.user ~Validator.work_flow_file .. rubric:: Methods Summary .. autosummary:: ~Validator.get_next_by_date_created ~Validator.get_next_by_date_updated ~Validator.get_previous_by_date_created ~Validator.get_previous_by_date_updated .. rubric:: Attributes Documentation .. autoattribute:: audiofile_set .. autoattribute:: id .. autoattribute:: imagefile_set .. autoattribute:: objects .. autoattribute:: software .. autoattribute:: symbolicmusicfile_set .. autoattribute:: textfile_set .. autoattribute:: user .. autoattribute:: work_flow_file .. rubric:: Methods Documentation .. automethod:: get_next_by_date_created .. automethod:: get_next_by_date_updated .. automethod:: get_previous_by_date_created .. automethod:: get_previous_by_date_updated