From d508bb58af7b1a8be4ec6f825c112083985c7d87 Mon Sep 17 00:00:00 2001 From: Aleksandar Erkalovic Date: Sun, 22 Nov 2009 19:43:32 +0100 Subject: [PATCH] Add epub importer to profile --- lib/booki/account/templates/account/view_profile.html | 10 ++++++++++ lib/booki/account/views.py | 17 ++++++++++++++--- 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/lib/booki/account/templates/account/view_profile.html b/lib/booki/account/templates/account/view_profile.html index 3dca722..d780638 100644 --- a/lib/booki/account/templates/account/view_profile.html +++ b/lib/booki/account/templates/account/view_profile.html @@ -39,6 +39,16 @@

+ +

Import epub

+
+ +{{ epub_form.as_table }} +
+

+ +
+