This MR:
- Fix the detection of closed bugs from status != open to status == closed. This allow closing of normal, forwarded, pending, fixed (but not closed) bugs
- Fix celery commands where app argument was misplaced
- Fix password reset confirm url for which the token format has changed in Django 3 (used from pip when developing debexpo)