Don't allow duplicate requests for the same email to be resent
authorMagnus Hagander <magnus@hagander.net>
Tue, 18 Jun 2019 19:52:48 +0000 (21:52 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 18 Jun 2019 19:52:48 +0000 (21:52 +0200)
commitf99a8a671f069567782aa8ee94a682ab03ed2279
treebabe001fc4d2b7d904e9665c7bde3fcfa773358a
parent67d49449d587c0d0a661fb0c732cb4b5c6af9827
Don't allow duplicate requests for the same email to be resent

To the same user, that is.
django/archives/mailarchives/views.py