-
- Downloads
Implement simple table widget. The data is currently stored in the widget...
Implement simple table widget. The data is currently stored in the widget settings, but this should be connected to the data api as and when needed
Showing
- django/website/hid/__init__.py 2 additions, 0 deletionsdjango/website/hid/__init__.py
- django/website/hid/templates/hid/widgets/table.html 40 additions, 0 deletionsdjango/website/hid/templates/hid/widgets/table.html
- django/website/hid/widgets/table.py 27 additions, 0 deletionsdjango/website/hid/widgets/table.py
Loading
Please register or sign in to comment