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
Merge pull request #439 from RonnyPfannschmidt/tests More... over 11 years ago
add usedevelop to tox testenv More... over 11 years ago
fix tests for DEBUG_TOGGLE
fsw
More... over 11 years ago
changed DEBUG_TOGGLE from 'None' to None
fsw
More... over 11 years ago
Make CssCompressor class easier to extend More... over 11 years ago
Don't raise an error if BeautifulSoup isn't installed More... over 11 years ago
Added a couple of files to the source package manifest. Fixes #410. More... over 11 years ago
Merge pull request #387 from codeinthehole/make-target-for-testenv More... over 11 years ago
Removed raising the exception in template tag. More... over 11 years ago
Guessing like a pro.. More... over 11 years ago
Bytes maybe? More... over 11 years ago
Raise the exception when running the template tag. More... over 11 years ago
Try forcing the file content. More... over 11 years ago
Stop using mirrors since PyPI has CDN now. More... over 11 years ago
Disable gcc optimizations to speed up lxml installation. More... over 11 years ago
Use override_settings. More... over 11 years ago
Debugging.. More... over 11 years ago
D'oh. More... over 11 years ago
More jinja2 fixes. More... over 11 years ago
Fixing a jinja test skipping. More... over 11 years ago
Don't give the gzip storage a filename at all. More... over 11 years ago
Specifically test saving with the gzip middleware. More... over 11 years ago
Fixing jinja test for 3.3. More... over 11 years ago
Fixed path issue in gzip middleware. More... over 11 years ago
Use a properly lazy object for the gzip storage test. More... over 11 years ago
Don't spam the output. More... over 11 years ago
Trying to fix the storage test. More... over 11 years ago
Reset the COMPRESS_ENABLED setting on teardown. More... over 11 years ago
Try importing gzip on Travis to see if this is a Travis issue. More... over 11 years ago
Fixed a few imports. More... over 11 years ago