wagtail/wagtail/contrib/modeladmin
shoefler 7994d19f65 Set array arguments to None 2016-11-29 10:30:22 +00:00
..
locale Fetch translations from Transifex 2016-10-20 11:29:28 +01:00
static_src/wagtailmodeladmin/scss Modeladmin scss cleanups (#2481) 2016-04-16 17:15:47 +01:00
templates/modeladmin * Gives the `result_row_display` control over the `<tr>` element for each row in `IndexView` by shifting the `<tr>` out of `result_list.html` and into `result_row.html` 2016-10-21 17:20:54 +01:00
templatetags * Gives the `result_row_display` control over the `<tr>` element for each row in `IndexView` by shifting the `<tr>` out of `result_list.html` and into `result_row.html` 2016-10-21 17:20:54 +01:00
tests `Added support for 'exclude_from_explorer' attribute on ModelAdmin class 2016-11-23 16:51:08 +00:00
.gitignore
__init__.py
forms.py Use get_admin_display_title in admin 2016-10-13 15:46:12 +01:00
helpers.py Set array arguments to None 2016-11-29 10:30:22 +00:00
menus.py
options.py `Added support for 'exclude_from_explorer' attribute on ModelAdmin class 2016-11-23 16:51:08 +00:00
views.py WMABaseView.get_context_data should pass updated context 2016-10-24 22:11:58 +01:00