This release is a pre-release and may not be stable for production use.
collective.debug provide a @@debug view for analyzing and debugging purposes.
Warning
Use this add-on with care because it may expose unwanted or unwanted information.
Use it with care for debugging and analyzing purposes only.
Do not use it production.
Installation
Install collective.debug by adding it to your buildout:
[buildout]
...
eggs =
collective.debug
and then running bin/buildout
Usage
This add-on provides a @@debug browser view that returns some debugging information on the current context object, the current user and its roles, the instance dict of the current context object and request information.
Contribute
Issue Tracker: https://github.com/collective/collective.debug/issues
Source Code: https://github.com/collective/collective.debug
License
The project is licensed under the GPLv2.
1.0a3 (2020-11-23)
respect browser layer [zopyx]
1.0a1 (2020-11-23)
Initial release. [zopyx]
Release files for collective.debug 1.0a3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective.debug-1.0a3.zip | 43.1 kB | Details |
Release files / collective.debug-1.0a3.zip
| Download URL | collective.debug-1.0a3.zip |
|---|---|
| Size | 43.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c607211ac5d8a6549a5373701b02c1f8b765786b8f5fea2c50268a05297422f7
|
|
BLAKE2b-256 checksum How to use checksums |
b9602a546246f232f3623fdfe09188c082cddaf66445209f9a20ce9e43f7ce4a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.8
|