Open ursomniac opened 6 years ago
At present the forms.py has NUM_COLUMNS set from 1-10 but the choices are hard-coded. Ideally it should be customizable (e.g., to limit the choices from 1-4 instead of the default 1-10), without having to hack the code.
At present the forms.py has NUM_COLUMNS set from 1-10 but the choices are hard-coded. Ideally it should be customizable (e.g., to limit the choices from 1-4 instead of the default 1-10), without having to hack the code.