diff --git a/apps/bootstrap/views.py b/apps/bootstrap/views.py index 014f355086..41b0281eea 100644 --- a/apps/bootstrap/views.py +++ b/apps/bootstrap/views.py @@ -29,7 +29,6 @@ def bootstrap_setup_list(request): 'extra_columns': [ {'name': _(u'description'), 'attribute': 'description'}, {'name': _(u'type'), 'attribute': 'get_type_display'}, - {'name': _(u'created'), 'attribute': 'created'}, ], }