Skip to content
Snippets Groups Projects
  • Hangzhi Yu's avatar
    c3759720
    Add basic select2-functionality: · c3759720
    Hangzhi Yu authored
    - small changes at REBUSCategory model
    - implement dependent ModelSelect2Widget in forms.py
    - include django-select2 CSS and JS in rebus.html
    - include select2-materialize.css/select2-materialize.js plugin in order to materialize select2-fields in rebus.html
    - parse REBUSCategory-objects to strings in views.py
    - add 0002_add_bug_report.py migration
    c3759720
    History
    Add basic select2-functionality:
    Hangzhi Yu authored
    - small changes at REBUSCategory model
    - implement dependent ModelSelect2Widget in forms.py
    - include django-select2 CSS and JS in rebus.html
    - include select2-materialize.css/select2-materialize.js plugin in order to materialize select2-fields in rebus.html
    - parse REBUSCategory-objects to strings in views.py
    - add 0002_add_bug_report.py migration