model sends two requests
hi!
I have a model and use standard django administration, when a user clicks the save button it sends the request, it takes time to respond and the user clicks the save button again and then sends another request, and creating two records. have some setting in django to avoid this problem? I thought about locking the save button when it is clicked so the user does not click more than once to complete the request.
Sorry my english Thanks!
-- 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/-/n8a3j7qxJX0J.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home