]> git.0d.be Git - panikweb-esperanzah.git/commit
switch thumbnail system from homegrown to sorl-thumbnail
authorFrédéric Péters <fpeters@0d.be>
Mon, 25 May 2015 08:45:39 +0000 (10:45 +0200)
committerFrédéric Péters <fpeters@0d.be>
Mon, 25 May 2015 08:45:39 +0000 (10:45 +0200)
commitdbd7285f02cca4e7d8981f8ea7e329c9756cd16c
tree2bddc0ec19c087c933fcc85946f1c31c41bc5de3
parenta6b6463256551f2adc22fab1c6bc240b4dc728f3
switch thumbnail system from homegrown to sorl-thumbnail
22 files changed:
panikweb/paniktags/templatetags/thumbnails.py [deleted file]
panikweb/settings.py
panikweb_templates/templates/emissions/emission_detail.html
panikweb_templates/templates/emissions/episode_detail.html
panikweb_templates/templates/emissions/newsitem_detail.html
panikweb_templates/templates/emissions/resume.html
panikweb_templates/templates/episodes/detail.html
panikweb_templates/templates/episodes/inline.html
panikweb_templates/templates/episodes/resume.html
panikweb_templates/templates/feed/newsitem.html
panikweb_templates/templates/feed/soundfile.html
panikweb_templates/templates/home.html
panikweb_templates/templates/listen.html
panikweb_templates/templates/news/archives.html
panikweb_templates/templates/news/inline.html
panikweb_templates/templates/news/roll.html
panikweb_templates/templates/panikombo/audio.html
panikweb_templates/templates/panikombo/episode.html
panikweb_templates/templates/party.html
panikweb_templates/templates/soundfiles/resume.html
requirements.txt
setup.py