From f67dbf8b778eb6d7528dd3aaec03d6440478f26d Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Sun, 10 Jan 2016 20:22:13 +0100 Subject: Remove admin interface The admin interface from peewee could not be used with sqlalchemy and flask-admin is not available as debian package, so we drop the admin interface. --- templates/layout.html | 4 ---- 1 file changed, 4 deletions(-) (limited to 'templates/layout.html') diff --git a/templates/layout.html b/templates/layout.html index 4ba5c4a..14b3a14 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -55,10 +55,6 @@