I'm in a Django form and I want to modify the automatic checkbox that comes out in an ImageField field.
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.