Fix #2337 - Send periodic reminders of open reviews every X days (opt-in)
The interleaved_migrations_test currently fails due to the various
migrations that have been added for individual tickets/commits (unless
--permit-mixed-migrations is set). I think this is better fixed in a
later cleanup, as doing it now could cause confusion when merging
individual commits, and more migrations are likely to be added soon.
- Legacy-Id: 16823
Note: SVN reference [16705] has been migrated to Git commit
|
||
---|---|---|
.. | ||
migrations | ||
__init__.py | ||
admin.py | ||
factories.py | ||
mailarch.py | ||
models.py | ||
resources.py | ||
tests.py | ||
utils.py |