# 382 - Redirect as 404 #386

Merged
mpeltriaux merged 1 commits from 382_Custom_response_for_Validation_Error into master 8 months ago
Owner
  • extends 404 template (user should check the URL)
  • introduces new decorator "uuid_required" which performs a check on a given 'uuid' or 'id' parameter
    • throws a Http404 exception --> redirect to 404 template instead of 500 error template
* extends 404 template (user should check the URL) * introduces new decorator "uuid_required" which performs a check on a given 'uuid' or 'id' parameter * throws a Http404 exception --> redirect to 404 template instead of 500 error template
mpeltriaux added 1 commit 8 months ago
ba83993abf # 382 - Redirect as 404
* extends 404 template (user should check the URL)
* introduces new decorator "uuid_required" which performs a check on a given 'uuid' or 'id' parameter
    * throws a Http404 exception --> redirect to 404 template instead of 500 error template
mpeltriaux merged commit 7681a7a05f into master 8 months ago
mpeltriaux deleted branch 382_Custom_response_for_Validation_Error 8 months ago
The pull request has been merged as 7681a7a05f.
Sign in to join this conversation.
Loading…
There is no content yet.