Skip to content
Snippets Groups Projects
  • Hangzhi Yu's avatar
    b7ec9072
    Completely changes the method used to display a simple TextInput field in the... · b7ec9072
    Hangzhi Yu authored
    Completely changes the method used to display a simple TextInput field in the dynamic bug_categories row; now using an extra CharField which is turned visible/invisible.
    Add free_text field to models.py, change migrations and admin.py accordingly.
    Added modified top/bottom margins in hjelp.css.
    Further disables all fields that are not visible and simplifies jQuery section of rebus.html.
    Modifies models.py so that children are deleted when the free text option is selected.
    b7ec9072
    History
    Completely changes the method used to display a simple TextInput field in the...
    Hangzhi Yu authored
    Completely changes the method used to display a simple TextInput field in the dynamic bug_categories row; now using an extra CharField which is turned visible/invisible.
    Add free_text field to models.py, change migrations and admin.py accordingly.
    Added modified top/bottom margins in hjelp.css.
    Further disables all fields that are not visible and simplifies jQuery section of rebus.html.
    Modifies models.py so that children are deleted when the free text option is selected.