1
I Use This!
Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add new compressor release removing git requirement. More... over 12 years ago
Only test my apps, django ones are broken in some instances. More... over 12 years ago
Use git pull of django_compressor. More... over 12 years ago
Fix image resizing. More... over 12 years ago
Fix thumbnails. More... over 12 years ago
Fixing locations of static resources since we are now using compressor. More... over 12 years ago
Now using compressor and trying to fix test CSRF issue. More... over 12 years ago
Add in some new settings. More... over 12 years ago
Specify travis branch. More... over 12 years ago
Update readme wording. More... over 12 years ago
Added travis build status to readme. More... over 12 years ago
Added some production settings. Moving to travis-ci for testing. Added feature to stop new registrations. More... over 12 years ago
Update readme removing the issues we had with PIL since we now use Pillow. More... over 12 years ago
Cleaning up code. More... over 12 years ago
Improve IE support and move options to right side of images with some padding. More... over 12 years ago
Allow for some branding. More... over 12 years ago
Removing the dependency of django-thumbs. More... over 12 years ago
Replacing PIL with Pillow, PIL seems to be dead is is having issues on newer systems, Pillow is it's continuation. More... over 12 years ago
Fix CSRF bug. More... over 12 years ago
Added ability to delete pins. More... over 12 years ago
Change position and label of upload field. More... over 12 years ago
Merge pull request #42 from kklimonda/master More... over 12 years ago
Enable filtering over the published field More... over 12 years ago
Add /Scripts/ to the list of ignored patterns More... over 12 years ago
Added a published field to record the date and time of an items creation. More... over 12 years ago
Started implementation of user auth. More... over 12 years ago
Cleaning up includes. More... over 12 years ago
Added an upload field for new images instead of just requiring a URL. More... over 12 years ago
Fixing one of the last batchse of pep8 and pylint bugs. More... almost 13 years ago
Lots of pylint and pep8 fixes in nearly every file. More... almost 13 years ago