• Ysobel Vera's avatar
    edited views.py, created forms.py and edit-author and edit-book files · b39811d6
    Ysobel Vera authored
    +edited views.py to have a post function and HttpResponseRedirect to properly redirect the urls of the new books and authors and their details
    +created forms.py and put BookForm and AuthorForm classes so the forms can be saved after post
    +created edit-author and edit-book files
    b39811d6
forms.py 229 Bytes