Skip to content

Custom Forbidden/Not found messages#748

Merged
Natim merged 5 commits intomasterfrom
custom-forbidden-responses
Aug 4, 2016
Merged

Custom Forbidden/Not found messages#748
Natim merged 5 commits intomasterfrom
custom-forbidden-responses

Conversation

@leplatrem
Copy link
Contributor

@leplatrem leplatrem commented Jul 29, 2016

Currently there are forced in core/views/errors.py.

One can not do:

raise core_errors.http_error(httpexceptions.HTTPForbidden(), message="Nope dude")
  • Add documentation.
  • Add tests.
  • Add a changelog entry.

@Natim
Copy link
Member

Natim commented Aug 1, 2016

r? @leplatrem

@Natim Natim merged commit 122c2e9 into master Aug 4, 2016
@Natim Natim deleted the custom-forbidden-responses branch August 4, 2016 12:06
@Natim Natim removed the in progress label Aug 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants