]> git.parisson.com Git - teleforma.git/commitdiff
fix form
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 9 Feb 2015 12:35:37 +0000 (13:35 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 9 Feb 2015 12:35:37 +0000 (13:35 +0100)
teleforma/forms.py

index 2bb63e9cd309e22a9d4e657e987579a213889a4e..7ef56b28b7ccefdc0ce6119330d752218c6ed6a7 100644 (file)
@@ -63,5 +63,5 @@ class StudentInline(InlineFormSet):
 
     model = Student
     can_delete = False
-    fields = ['iej', 'period', 'platform_only']
+    fields = ['iej', 'period',]