summaryrefslogtreecommitdiff
path: root/docs/ref/models/class.txt
AgeCommit message (Expand)Author
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2025-03-10Fixed #33579 -- Specialized exception raised on forced update failures.Simon Charette
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2020-07-22Doc'd Model.MultipleObjectsReturned docs and improved documentation related w...Adam Johnson
2020-07-22Refs #24763 -- Moved DoesNotExist to Model class docs.Adam Johnson
2014-05-17Fixed #22019 -- Added Model.objects reference documentation.Aliaksandr Semianiuk