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
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
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