Files
@ 3edb29cfca8e
Branch filter:
Location: kallithea/docs/usage/email.rst
3edb29cfca8e
3.8 KiB
text/prs.fallenstein.rst
tests: always pass username as cur_user
Passing a whole User wouldn't work if actually using celery and thus
serializing the parameters. The test scenario was thus different from actual
runtime.
Passing a whole User wouldn't work if actually using celery and thus
serializing the parameters. The test scenario was thus different from actual
runtime.