django-hashsignal
django-hashsignal copied to clipboard
Consider what should happen to history on form POSTs.
Right now the hash is not changed on POST. Arguably we should have a history entry and prompt "are you sure you want to resubmit" as the browser typically does.