bbennitt / IPRO_Book_Exchange

0 stars 1 forks source link

Edit ProfileView in Django framework #41

Open bbennitt opened 1 year ago

bbennitt commented 1 year ago

In the Python Django code, edit ProfileView class in mysite/book_exchange/views.py to send specific user object to HTML to display information

AC The User object can be accessed in the "profile" HTML page to display information