django-rest-framework/docs
Matthew J Morrison e5af0bbb35 Clarify "raised inside REST framework"
I ran into an issue today where I was not seeing the rest_framework.views.exception_handler do what I thought it should be doing. It turned out that I had imported View from rest_framework.views rather than importing APIView from rest_framework.views. The phrase "raised inside REST framework" was confusing as I was debugging this issue. I was unsure if that meant that I could raise those exceptions in my code or if it had to originate from within framework code.

I'm not sure if the proposed wording is ideal, I just wanted to point out what I found to be confusing.
2014-09-17 07:49:54 -05:00
..
api-guide Clarify "raised inside REST framework" 2014-09-17 07:49:54 -05:00
css Kickstarter sponsors 2014-07-31 22:33:45 +01:00
img Latest sponsor update 2014-08-28 17:01:58 +01:00
js Tweak static files with docs 2012-10-09 14:12:38 +01:00
topics add wq.db router and django-rest-pandas renderers 2014-09-15 14:46:09 -05:00
tutorial Deprecate .model attribute on views 2014-08-20 16:24:52 +01:00
404.html Use www.django-rest-framework.org for docs instead of django-rest-framework.org due to issues with naked domains 2014-01-08 15:22:41 +00:00
index.md Add Third Party Resources Topic section 2014-09-13 13:53:40 -04:00
requirements.txt Add basic serializer tests 2012-09-07 15:14:23 +01:00
template.html Add Third Party Resources Topic section 2014-09-13 13:53:40 -04:00