Form Django ImageField edit delete checkbox

1

I'm in a Django form and I want to modify the automatic checkbox that comes out in an ImageField field.

The problem is the following:

The box to clean the saved image appears on a top line, and what I want is to appear next to the word Clean. Does anyone know how to modify this?

I hope help, thank you very much for your time.

    
asked by Esther 14.09.2018 в 09:14
source

0 answers