summaryrefslogtreecommitdiff
path: root/docs/ref/exceptions.txt
AgeCommit message (Expand)Author
2011-03-03[1.2.X] Added crossref targets for a couple of Django exceptions and cleaned ...Gabriel Hurley
2010-10-23[1.2.X] Fixed #14545 -- Added ValidationError to Exceptions Reference docs an...Gabriel Hurley
2010-08-19[1.2.X] Fixed #14141: docs now use the :doc: construct for links between docu...Jacob Kaplan-Moss
2010-05-09Fixed #6842 -- Added reference documentation on Django's exceptions. Thanks t...Russell Keith-Magee