@@ -38,6 +38,7 @@ INSTALLED_APPS = (
'django.contrib.messages',
'django.contrib.staticfiles',
'inplaceeditform',
+ 'django_tables2',
'asuzr'
)