dozer
dozer copied to clipboard
WSGI middleware for profiling CPU/memory and inspecting logs
Setting `background-color` and `color` in the same selector ensures the contrast is good.
This looks like a non-deterministic test failure: ``` ====================================================================== FAIL: test_count_objects (dozer.tests.test_reftree.TestGlobals) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/travis/build/mgedmin/dozer/dozer/tests/test_reftree.py", line 61, in test_count_objects self.assertTrue((1, MyObj) in res) AssertionError: False...
While you're probably not supported to run this in production or in public servers, sometimes that would be just convenient. Securing with Basic auth wouldn't probably be too big a...
- Stop importing the `cgi` module (it was only used to get the type of an unbound method) - Use the types module instead of calling type() on random methods...