0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.1.3 package. More... almost 14 years ago
Change the README version. More... almost 14 years ago
Adding scripts clause to setup.py so the script get installed properly. More... almost 14 years ago
Readme with docs. More... almost 14 years ago
improving the css to use background-image instead of background. More... almost 14 years ago
adding docs More... almost 14 years ago
Merge branch 'master' of github.com:vbmendes/django-dynamic-sprites More... almost 14 years ago
Adds dependencies in the setup.py. More... almost 14 years ago
Tests the case where the image name needs slugify. More... almost 14 years ago
Adds support for pngquant use. More... almost 14 years ago
Aplies slugify to the generation from script. More... almost 14 years ago
Inclui slugify no projeto. More... almost 14 years ago
updating requirements.txt More... almost 14 years ago
adding .swp for gitignore More... almost 14 years ago
Merge branch 'master' of https://github.com/vbmendes/django-dynamic-sprites More... almost 14 years ago
adding requirements.txt for project More... almost 14 years ago
Updates TODO. More... almost 14 years ago
Allow for tests run without having to install package. More... almost 14 years ago
Merge branch 'master' of github.com:vbmendes/django-dynamic-sprites More... about 14 years ago
Improvements for the listener to guess the queryset from the instance being saved and to avoid regenerating the sprite when the instance being saved isn't in queryset. More... about 14 years ago
Update TODO to reflect recent work More... about 14 years ago
ModelSpriteListener to create sprites when model is saved. More... about 14 years ago
Refactoring to improve the way we handle output css. More... about 14 years ago
ModelSprite to allow generation of sprites from a queryset. More... about 14 years ago
Support for empty sprites (case without images to allow sprite generation for models without data. More... about 14 years ago
IDE specific files added to .gitignore. More... about 14 years ago
Lint in python files. More... about 14 years ago
Testing different packings in the script. More... about 14 years ago
Improves test coverage. More... about 14 years ago
Adds coverage to test runner. More... about 14 years ago