Closed bbelderbos closed 11 months ago
Next focus ...
I recommend using a ModelForm, e.g. https://github.com/pybites/django-starter/blob/solution/blog/forms.py
And here are some example (function based) views from the starter training I've sent you: https://github.com/pybites/django-starter/blob/solution/blog/views.py
Let me know if you need any help ...
Next focus ...
I recommend using a ModelForm, e.g. https://github.com/pybites/django-starter/blob/solution/blog/forms.py
And here are some example (function based) views from the starter training I've sent you: https://github.com/pybites/django-starter/blob/solution/blog/views.py
Let me know if you need any help ...