Improved 404 Handling
The query to check if course data exists can be quite slow for some tables. Instead of running this query, we simply execute the actual query to retrieve data. If no data is returned, DRF will return a 404.
Showing
Please
register
or
sign in
to comment