Update the rbdemo extension for Review Board 5.0
Review Request #12201 — Created March 24, 2022 and submitted — Latest diff uploaded
This change updates the rbdemo extension (used to handle authentication
and data management for the demo server) for Review Board 5.0.x and
Django 3.2.
Installed and activated the demo server extension. Saw that I could log
in with guest credentials.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
Commits
Files
rbdemo/setup.py |
---|
rbdemo/rbdemo/__init__.py |
---|
rbdemo/rbdemo/auth_backends.py |
---|
rbdemo/rbdemo/extension.py |
---|
rbdemo/rbdemo/forms.py |
---|
rbdemo/rbdemo/management/__init__.py |
---|
rbdemo/rbdemo/management/commands/__init__.py |
---|
rbdemo/rbdemo/management/commands/dump-demo-data.py |
---|
rbdemo/rbdemo/management/commands/reset-demo.py |
---|