Catch logging failures and throw a warning |
|
More...
|
over 15 years ago
|
Missing migrations from last commit |
|
More...
|
over 15 years ago
|
Some general cleanup of the admin functions. Added additional indexes required for performant queries. |
|
More...
|
over 15 years ago
|
Bad app_label check |
|
More...
|
over 15 years ago
|
Update html escaping to include preformatted text |
|
More...
|
over 15 years ago
|
Increment version to 1.7.9 |
|
More...
|
over 15 years ago
|
Fixed issues with handling unicode in messages. |
|
More...
|
over 15 years ago
|
Some cleanup to make unicode work (at least in test cases) |
|
More...
|
over 15 years ago
|
expand test coverage |
|
More...
|
over 15 years ago
|
expand test coverage |
|
More...
|
over 15 years ago
|
improve test case coverage |
|
More...
|
over 15 years ago
|
Merge branch 'master' of github.com:dcramer/django-db-log |
|
More...
|
over 15 years ago
|
Improve visual design for varying levels and statuses |
|
More...
|
over 15 years ago
|
increment version to 1.7.8 |
|
More...
|
over 15 years ago
|
Gzip exception information thanks to Germán M. Bravo |
|
More...
|
over 15 years ago
|
Speed up rendering thanks to Germán M. Bravo |
|
More...
|
over 15 years ago
|
Minor cleanup |
|
More...
|
over 15 years ago
|
Update docs |
|
More...
|
over 15 years ago
|
Attempt to solve transactional issues |
|
More...
|
over 15 years ago
|
If exception fails to import, create it |
|
More...
|
over 15 years ago
|
Hack to fix exceptions that say they're builtin, but aren't true builtins |
|
More...
|
over 15 years ago
|
Fix my Engrish |
|
More...
|
over 15 years ago
|
Add DBLOG_ENHANCED_TRACEBACKS setting to enable raw tracebacks by default. Added router (untested) to include within the DBLOG_DATABASE_USING cases. |
|
More...
|
over 15 years ago
|
Include link to view raw traceback |
|
More...
|
over 15 years ago
|
Remove MANIFEST as it's not correct or used. |
|
More...
|
over 15 years ago
|
stylesheet improvements |
|
More...
|
over 15 years ago
|
Remove some old code. Improve error pages. ?raw actually works now |
|
More...
|
over 15 years ago
|
Fix missing static files with setup.py |
|
More...
|
over 15 years ago
|
increment version |
|
More...
|
over 15 years ago
|
remove request.SESSION |
|
More...
|
over 15 years ago
|