diff farol/controller.py @ 62:ce49bd1512dd

Make pyflafes a happier
author Benoît Allard <benoit.allard@greenbone.net>
date Wed, 08 Oct 2014 12:55:40 +0200
parents 55b72057b066
children b4fb652484b4
line wrap: on
line diff
--- a/farol/controller.py	Wed Oct 08 12:06:50 2014 +0200
+++ b/farol/controller.py	Wed Oct 08 12:55:40 2014 +0200
@@ -29,7 +29,7 @@
 
 from flask import request
 
-from farolluz.cvrf import CVRFNote, CVRFAcknowledgment
+from farolluz.cvrf import CVRFNote, CVRFReference, CVRFAcknowledgment
 
 def update_note_from_request(note):
     note._type = request.form['type']

http://farol.wald.intevation.org