4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update jinja2.txt More... almost 11 years ago
Merge pull request #515 from lukaszb/patch-1 More... almost 11 years ago
Typo More... almost 11 years ago
Add version 1.4 changelog docs. More... almost 11 years ago
Merge pull request #498 from mikebryant/wip-493 More... almost 11 years ago
Merge branch 'develop' of github.com:django-compressor/django-compressor into develop More... almost 11 years ago
Fix untrue doc text. More... almost 11 years ago
Don't fail if jinja2 isn't present and JINJA2_GET_ENVIRONMENT() is called More... almost 11 years ago
Merge pull request #489 from adamjforster/cache-key-function-docs More... almost 11 years ago
Merge pull request #488 from lucastan/develop More... almost 11 years ago
Merge pull request #494 from eric-fish/develop More... almost 11 years ago
updated docs for Jinja2 offline compression More... almost 11 years ago
added myself to AUTHORS More... almost 11 years ago
added explanation for Python 3 compat issues More... almost 11 years ago
import unittest from django.utils for python 2.6 compat More... almost 11 years ago
changed skipUnless to skipIf for python 2.6 More... almost 11 years ago
fixed for python 2.6 More... almost 11 years ago
attempt to fix python 2.6 issues More... almost 11 years ago
drop support for Jinja2 for Python 3.2 More... almost 11 years ago
fixed support for python 2.6 More... almost 11 years ago
fixed previous commit by testing exactly for 3.2 More... almost 11 years ago
skip Jingo and Coffin tests for Python 3.2+ More... almost 11 years ago
added support for Python 3.2 by using Jinja 2.6 More... almost 11 years ago
skip tests for certain versions of Python More... almost 11 years ago
fixed Python 3 compat issue More... almost 11 years ago
fixed missing tests dependencies More... almost 11 years ago
fixed style More... almost 11 years ago
ignore E131 More... almost 11 years ago
fixed styles More... almost 11 years ago
removed extra blank lines (suspected to cause E901) More... almost 11 years ago