Mayur Gupta
Results
1
issues of
Mayur Gupta
Hi, I am having trouble when I want to make a second post. File "/posts/models.py", line 37, in upload_location new_id = 1 qs = PostModel.objects.order_by("id").exists() if qs: new_id = qs.last().id...