SmileyChris / easy-thumbnails

Easy thumbnails for Django
http://easy-thumbnails.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
1.39k stars 319 forks source link

Add demoproject #636

Closed PetrDlouhy closed 2 months ago

PetrDlouhy commented 4 months ago

During work on #635 I created this simple demoproject to test function of ImageClearableFileInput. I am not sure if it should be pulled into the main project, as it adds a more code to maintain. But I would like to publish it at least as this PR to help other developers.

jrief commented 2 months ago

Thanks!