Use help messages in forms
use : django helptexts for all fields ?
Once helptextx defined in models, forms and crispy forms will take care of displaying it.
Perhaps use info from datacite documentation.
Edited by Simon Panay
use : django helptexts for all fields ?
Once helptextx defined in models, forms and crispy forms will take care of displaying it.
Perhaps use info from datacite documentation.