1
0
mirror of https://github.com/django/django.git synced 2025-04-28 19:24:37 +00:00

3 Commits

Author SHA1 Message Date
Adam Johnson
2b3ca7a5f1 [3.1.x] Doc'd Model.MultipleObjectsReturned docs and improved documentation related with models exceptions.
Backport of bc4fea92b296a7eacbd5f89263ca67515feeb53f from master
2020-07-22 20:21:06 +02:00
Adam Johnson
77abe98816 [3.1.x] Refs #24763 -- Moved DoesNotExist to Model class docs.
Backport of b5f0efa19c82d274082bcde8a8acae5038667614 from master
2020-07-22 20:20:57 +02:00
Aliaksandr Semianiuk
5b185ecc68 Fixed #22019 -- Added Model.objects reference documentation. 2014-05-17 08:32:05 -04:00