Relative Content

Tag Archive for javascriptpythonhtmldjangoforms

Django hidden field obligatory field error

I’m developing a Django page where a user fills out a lottery form. This data is stored in a MySQL database. Part of the functionality of the page is that the user can retrieve the form with the lottery data already entered to add more, modify some, or rerun the lottery without needing to re-enter all the data.