4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use Django's wrapped version of unittest2. More... over 11 years ago
Minor fixes after the Python 3 merge. More... over 11 years ago
Simplified tox config with section substitution. More... over 11 years ago
Merge branch 'develop' of github.com:jezdez/django_compressor into develop More... over 11 years ago
Merge branch 'py3_new' of git://github.com/kudlatyamroth/django_compressor into kudlatyamroth-py3_new More... over 11 years ago
Merge pull request #402 from bgilbert/gzip-timestamp More... over 11 years ago
Merge pull request #406 from ambv/develop More... over 11 years ago
Dropped 1.3.x support. More... over 11 years ago
Stop using crate, PyPI is now a CDN. More... over 11 years ago
Improved tests running a bit. More... over 11 years ago
Fix #405 - compatibility with html5lib 1.0 More... over 11 years ago
Added a pypip.in badges. More... almost 12 years ago
Set timestamps of files written by GzipCompressorFileStorage More... almost 12 years ago
Fix test with storage. More... almost 12 years ago
Fix saving nonascii to file on python2.7 More... almost 12 years ago
Fix E901 SyntaxError in python3.2 More... almost 12 years ago
Small changes in travis.yml making it better looking More... almost 12 years ago
Fix errors after merge with develop branch More... almost 12 years ago
Merge remote-tracking branch 'jezdez/develop' into py3_new More... almost 12 years ago
Uncomment travis test on python 2.6 - 3.2 and Django 1.4 Also fix some other compatibility errors More... almost 12 years ago
Add .tox directory to gitignore More... almost 12 years ago
Change internall import of six to django.utils.six as we don't need add more dependecies More... almost 12 years ago
Fix deprecated warnings and add tox test More... almost 12 years ago
In python3 import bs4 not BeautifulSoup which will work only in python2 More... almost 12 years ago
More flake8 fixes More... almost 12 years ago
Fix falke8 errors More... almost 12 years ago
Add travis tests against python3 More... almost 12 years ago
Merge remote-tracking branch 'py3/feature/python3' into py3_new More... almost 12 years ago
Add make target for setting up test environment More... almost 12 years ago
Merge pull request #382 from alecxe/patch-1 More... almost 12 years ago