[Fixed]-Save user's id in the database, when submitting the form in django 15 December 2023 by thecoderscamp.com 1👍 ✅ Try this feed.save() feed.user.add(*[request.user]) #try request.user.id also 👤itzMEonTV How to print meaningfull error messages to the user through JsonResponse and Django Source:stackexchange.com