Removed favorites_id from userfavorites model. Did inspectdb for this.
But manually created a ManyToManyField under the boodleuser model.
Created a form for auction html file, add to favorites button.
Creating a method in views to add an auction to favorites of the user.
Co-authored-by: pinkboheme <pinkboheme@users.noreply.github.com>
Showing
Please register or sign in to comment