-
- Downloads
Refactor the ViewsItems view, which covered the view and edit table, into a...
Refactor the ViewsItems view, which covered the view and edit table, into a separate (non-view) class under tabs/view_and_edit_table.py. When ready, this will plug straight away into the new tabbed page functionality - in the mean time there is a place holder view to display the view where it used to be found.
parent
ee74795c
No related branches found
No related tags found
Showing
- django/website/hid/tabs/__init__.py 0 additions, 0 deletionsdjango/website/hid/tabs/__init__.py
- django/website/hid/tabs/view_and_edit_table.py 311 additions, 0 deletionsdjango/website/hid/tabs/view_and_edit_table.py
- django/website/hid/templates/hid/outer_page.html 4 additions, 0 deletionsdjango/website/hid/templates/hid/outer_page.html
- django/website/hid/templates/hid/tabs/view_and_edit_buttons.html 0 additions, 0 deletions...website/hid/templates/hid/tabs/view_and_edit_buttons.html
- django/website/hid/templates/hid/tabs/view_and_edit_table.html 2 additions, 6 deletions...o/website/hid/templates/hid/tabs/view_and_edit_table.html
- django/website/hid/tests/categorize_items_tests.py 3 additions, 3 deletionsdjango/website/hid/tests/categorize_items_tests.py
- django/website/hid/tests/views_tests.py 16 additions, 37 deletionsdjango/website/hid/tests/views_tests.py
- django/website/hid/urls.py 4 additions, 3 deletionsdjango/website/hid/urls.py
- django/website/hid/views.py 27 additions, 231 deletionsdjango/website/hid/views.py
Loading
Please register or sign in to comment