mirror of https://github.com/zulip/zulip.git
905cf9b3ff
Previously if you had been invited twice to use the app this management command would fail with your address, since the email address was no longer unique. Now by unconditionally generating a new PreregistrationUser object we avoid this problem. To test, invite a user to Humbug via the webapp twice, then generate an invite link for them manually. The latter operation used to produce a traceback, but now works. (imported from commit b6c816187e6302b3cb3eea2928565b3a12046c4b) |
||
---|---|---|
.. | ||
fixtures | ||
lib | ||
management | ||
migrations | ||
migrations-old | ||
static | ||
tests | ||
__init__.py | ||
context_processors.py | ||
decorator.py | ||
filters.py | ||
forms.py | ||
handlers.py | ||
middleware.py | ||
models.py | ||
openid.py | ||
retention_policy.py | ||
tests.py | ||
tornado_callbacks.py | ||
tornadoviews.py | ||
views.py |