@@ -162,6 +162,7 @@ INSTALLED_APPS = (
'coin.configuration',
'coin.vpn',
'coin.isp_database',
+ 'simple_dsl',
'coin.dsl_ldap'
)