Add TableView and TableItemView to configForms.
Review Request #5715 — Created April 16, 2014 and submitted — Latest diff uploaded
This adds a couple of useful views for rendering lists of items using
tables instead of standard lists.
Used this with some new code, and it worked.
djblets/settings.py |
---|
djblets/static/djblets/js/configForms/views/tableItemView.js |
---|
djblets/static/djblets/js/configForms/views/tableView.js |
---|