Nepoužívaný kus kódu
This commit is contained in:
parent
f61533df0a
commit
2f814956a7
1 changed files with 0 additions and 6 deletions
|
@ -1,7 +1 @@
|
|||
from django import forms
|
||||
|
||||
class NewPrednaskyForm(forms.Form):
|
||||
ucastnik = forms.CharField(label = 'Tvoje jméno', max_length = 100)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue