I am using django-stdimage in my Django app and it works great, the only problem is that I want to remove the ‘Currently’ string, the clear checkbox and the rest of the decoration from the HTML template. I can’t figure out how to achieve this. Here is the StdImageField declaration inside my models.py: I have read several SO answer about