thatandromeda / shortimer

a webapp for code4lib jobs
http://jobs.code4lib.org
0 stars 0 forks source link

Pillow support #11

Open thatandromeda opened 9 years ago

thatandromeda commented 9 years ago

"Pillow is now the preferred image manipulation library to use with Django. PIL is pending deprecation (support to be removed in Django 1.8). To upgrade, you should first uninstall PIL, then install Pillow."

Do we care?

If we're using PIL, use Pillow and confirm that everything works, or fix (and write tests to cover those cases on fixing).