Rename NOREPLY_FROM to ACCOUNTS_NOREPLY_FROM
commit73706bdaba8d8f8fd099689a0d41377570aa031b
authorMagnus Hagander <magnus@hagander.net>
Tue, 1 May 2018 15:52:15 +0000 (1 17:52 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 1 May 2018 15:52:15 +0000 (1 17:52 +0200)
treea292484595ce28671faee6b43b93f766554e772c
parent7a7ea05fecec1bc7373b6f74be449c766dbb3f22
Rename NOREPLY_FROM to ACCOUNTS_NOREPLY_FROM

This is today only used for things coming out of the accounts system,
like new accounts and password resets. To make sure we don't
accidentally start using it for something else, change the name of the
parameter.
pgweb/account/views.py
pgweb/settings.py