From 87dce29d1072482f845cbfc117b6008781433c6e Mon Sep 17 00:00:00 2001 From: Leandro Roberto Date: Mon, 21 Jan 2019 22:24:44 -0200 Subject: [PATCH] =?UTF-8?q?adequa=20form=20de=20notas=20de=20compila=C3=A7?= =?UTF-8?q?=C3=A3o=20ao=20form=20do=20django=201.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sapl/compilacao/forms.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sapl/compilacao/forms.py b/sapl/compilacao/forms.py index f7889604a..1b90374bc 100644 --- a/sapl/compilacao/forms.py +++ b/sapl/compilacao/forms.py @@ -251,6 +251,8 @@ class NotaForm(ModelForm): ('publicidade', 6), ('publicacao', 3), ('efetividade', 3), + ('dispositivo', 0), + ('pk', 0), ]) buttons = FormActions(