I have this in mind: having entries in a page and people will be able to push them (voting them +1 to get them higher in the page). The more pushes the higher the post will be displayed. (I order them by the amount of pushes) I have put a submit button next to each post.
The question: 1.How can I make a view called "push" to add +1 to my Entry.push model? 2. Is it possible to make it for each user to vote once? I have searched and i haven't really understood how request.POST and GET works... Thanks in advance!! -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/KVp0D9ZalUMJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.