I can not do the Data relation with Professor, I have to save Professor and pass his id to Foreign key Data and save, when I execute the code the id is not passed
forms.py
class ProfessorForm(forms.ModelForm):
def __init__(self, *args...
asked by
18.05.2016 / 16:57