Skip to main content

Basic HTTP and Browser exception views.

Project description

zope.errorview

Provides basic HTTP and Browser views for common exceptions.

Refactored from zope.app.http.exception and zope.app.exception.

CHANGES

1.2.0 (2018-01-15)

  • Remove the whitespace between the content-type and charset of the default error views. This is because in certain cases zope.publisher.http will parse the content type parameters and combine them back again without the whitespace. This fix makes things more predictable esp. in tests.

1.1 (2018-01-10)

  • Additional fixes for Python 3 compatibility.

    NOTE: The error view base classes now set a Content-Type response header to “text/plain”. If your error view subclassing from the zope.errorview classes return a response body other than “text/plain” you need to explicitly set the Content-Type in your views.

1.0.0 (2017-05-10)

  • Add support for Python 3.4, 3.5, 3.6 and PyPy.

  • Fix typo in Dutch translation

0.11 (2011-06-28)

  • Added nl translations.

0.10 (2011-02-08)

  • Exception views do not by default provide ISystemErrorView anymore as it would result in duplicate log output. The mixin class still exists for writing custom error views that do provide ISystemErrorView.

0.9 (2011-01-20)

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zope.errorview-1.2.0.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

zope.errorview-1.2.0-py2.py3-none-any.whl (16.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file zope.errorview-1.2.0.tar.gz.

File metadata

File hashes

Hashes for zope.errorview-1.2.0.tar.gz
Algorithm Hash digest
SHA256 e1423f00eb16046bda303073e408a9e66959e2eabc6cf6349886a7054d85b325
MD5 838501b62eb2f7a5f6f812f8a4d5504f
BLAKE2b-256 6d60f9f6be27a253cc99503e2c048c35c94cfc1f4c02fb11b44d5a685e4cb10c

See more details on using hashes here.

File details

Details for the file zope.errorview-1.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for zope.errorview-1.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 79b6e2b65d58a93698840e1ae169d325051c5866fb8eef8e28f2261b06e64043
MD5 564cedb1d6336f49d8444986ea31d8b3
BLAKE2b-256 6a3fe61d0c39d122637dfe59f3781523b200caca9735d176fcd1e483075f8568

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page