bbennitt / IPRO_Book_Exchange

0 stars 1 forks source link

Edit MainView in Django framework #38

Open bbennitt opened 1 year ago

bbennitt commented 1 year ago

In the Python Django code, edit MainView 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 "mainpage" HTML page to display information Create relevant methods to perform data operations on user actions