Re: Exceptions documention - #6842

2008-08-28 Thread varikin
On Aug 27, 9:34 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > The precise location is probably in ref/ although perhaps jacob could > give a better answer.  More importantly the way links are done has > been changed, check out > this:http://docs.djangoproject.com/en/dev/internals/documenta

Re: Exceptions documention - #6842

2008-08-27 Thread [EMAIL PROTECTED]
The precise location is probably in ref/ although perhaps jacob could give a better answer. More importantly the way links are done has been changed, check out this: http://docs.djangoproject.com/en/dev/internals/documentation/ for more info, also look at other docs for examples, or ask here or

Exceptions documention - #6842

2008-08-27 Thread varikin
Hi, I grabbed ticket #6842 and added a patch that has some documentation for the exceptions Django raises since I needed some of this info:) The file I added, exceptions.txt is not in the right folder after the docs refactor landed between my starting the patch last week and today. I don't know