Web APIs for Django. 🎸
Go to file
Matthew J Morrison bbfe8116e5 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-16 18:12:56 -05:00
api-guide Clarify "raised inside REST framework" 2014-09-16 18:12:56 -05:00
css Kickstarter sponsors 2014-07-31 22:34:30 +01:00
img Latest docs update 2014-08-28 17:33:56 +01:00
js gh-pages hosted docs 2013-11-17 18:26:41 +00:00
topics Update release noted 2014-09-03 16:36:21 +01:00
tutorial 2.4 release 2014-08-29 10:11:44 +01:00
404.html Update 404 page 2013-11-18 16:13:30 +00:00
CNAME Use www. because ouch. 2014-01-08 15:02:15 +00:00
index.html 2.4 release 2014-08-29 10:11:44 +01:00
robots.txt Add robots.txt 2014-01-02 17:41:48 +00:00
sitemap.xml Update sitemap 2014-01-08 15:25:03 +00:00