8
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Oct 17, 2024 — Oct 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Catch logging failures and throw a warning
dcramer
as David Cramer
More... over 15 years ago
Missing migrations from last commit
dcramer
as David Cramer
More... over 15 years ago
Some general cleanup of the admin functions. Added additional indexes required for performant queries.
dcramer
as David Cramer
More... over 15 years ago
Bad app_label check
dcramer
as David Cramer
More... over 15 years ago
Update html escaping to include preformatted text
dcramer
as David Cramer
More... over 15 years ago
Increment version to 1.7.9
dcramer
as David Cramer
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)
dcramer
as David Cramer
More... over 15 years ago
expand test coverage
dcramer
as David Cramer
More... over 15 years ago
expand test coverage
dcramer
as David Cramer
More... over 15 years ago
improve test case coverage
dcramer
as David Cramer
More... over 15 years ago
Merge branch 'master' of github.com:dcramer/django-db-log
dcramer
as David Cramer
More... over 15 years ago
Improve visual design for varying levels and statuses
dcramer
as David Cramer
More... over 15 years ago
increment version to 1.7.8
dcramer
as David Cramer
More... over 15 years ago
Gzip exception information thanks to Germán M. Bravo
dcramer
as David Cramer
More... over 15 years ago
Speed up rendering thanks to Germán M. Bravo
dcramer
as David Cramer
More... over 15 years ago
Minor cleanup
dcramer
as David Cramer
More... over 15 years ago
Update docs
dcramer
as David Cramer
More... over 15 years ago
Attempt to solve transactional issues
dcramer
as David Cramer
More... over 15 years ago
If exception fails to import, create it
dcramer
as David Cramer
More... over 15 years ago
Hack to fix exceptions that say they're builtin, but aren't true builtins
dcramer
as David Cramer
More... over 15 years ago
Fix my Engrish
dcramer
as David Cramer
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.
dcramer
as David Cramer
More... over 15 years ago
Include link to view raw traceback
dcramer
as David Cramer
More... over 15 years ago
Remove MANIFEST as it's not correct or used.
dcramer
as David Cramer
More... over 15 years ago
stylesheet improvements
dcramer
as David Cramer
More... over 15 years ago
Remove some old code. Improve error pages. ?raw actually works now
dcramer
as David Cramer
More... over 15 years ago
Fix missing static files with setup.py
dcramer
as David Cramer
More... over 15 years ago
increment version
dcramer
as David Cramer
More... over 15 years ago
remove request.SESSION
dcramer
as David Cramer
More... over 15 years ago