0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Mar 04, 2025 — Mar 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump to 2.0 for Python 3.6+ only release More... over 4 years ago
Remove old django.VERSION conditionals More... over 4 years ago
Update setup classifiers More... over 4 years ago
black and isort More... over 4 years ago
Remove py2 wheel More... over 4 years ago
Update to Python 3.6+ only More... over 4 years ago
Fix ugettext_lazy import for Django 4.0 More... over 4 years ago
Bump to v1.8 More... almost 6 years ago
Reformat with isort and black More... almost 6 years ago
Remove usage of 'six' More... almost 6 years ago
Bump to v1.7.4 More... about 7 years ago
Fixed showing function contents for Python 3.6 More... about 7 years ago
Bump to v1.7.3 More... about 8 years ago
Fixed Django 2.0 imports More... about 8 years ago
formatter: add __len__ to the output of objects More... over 8 years ago
README: add local.py example More... over 8 years ago
Bump to v1.7.2 More... about 9 years ago
Restore LiteralStr formatting - avoids quotes in output. More... about 9 years ago
Avoid exceptions on hasattr() check, which may invoke the property too More... about 9 years ago
handle RuntimeError too for invalid attributes More... about 9 years ago
Bump to v1.7.1 More... about 9 years ago
Simplify the LiteralStr formatting, now that pformat is less used. More... about 9 years ago
Fix Python 3 bug with printing the ContextDict More... about 9 years ago
Add `clean*` and `copy` to excluded names. More... over 9 years ago
Add MiddlewareMixin for Django 1.10 middleware compatibility More... over 9 years ago
Bump to 1.7, improve changelog More... over 9 years ago
Merge pull request #4 from paolodina/master More... over 9 years ago
Minor fix for python 3. More... over 9 years ago
Expose context-data models, forms and formsets in the debug toolbar panel too More... almost 10 years ago
Fix showing exceptions from _try_call() More... almost 10 years ago