pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-django-easy-thumbnails



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Apr 20 17:58:36 UTC 2016

Modified Files:
        pkgsrc/www/py-django-easy-thumbnails: Makefile PLIST distinfo

Log Message:
Changes 2.3:
* New ``Alias`` namer.
* Avoid a potential concurrency issue with creating the cache.
* Fix incorrect use of select_related for source thumbnail model.
* Removed some vestigal processor arguments.
* Allow ``HIGH_RESOLUTION`` argument on thumbnail template tag.
* Add logic to correctly handle thumbnail images on deferred models (e.g. when using ``.only()``).
* Add a ``data_uri`` filter to allow rendering of an image inline as a data uri.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-django-easy-thumbnails/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-django-easy-thumbnails/PLIST \
    pkgsrc/www/py-django-easy-thumbnails/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index