I have a Django model, DocumentComments, with two datetime fields, created and updated. I am working on a search function that parses a se
DocumentComments
created
updated