Re: Django Evo Questiion when Update customized ReviewBoard 3 database to ReviewBoard 5

2023-12-16 Thread Christian Hammond
Hi, This is a tricky situation, since no part of our upgrade process expects you to customize your database. The Notion docs should be avoided, as those are for the development of Review Board, and don't apply to a production install. In particular, you don't want to follow Getting Started (as tha

Re: Django Evo Questiion when Update customized ReviewBoard 3 database to ReviewBoard 5

2023-12-14 Thread Work Bot
Some follow up questions/information: When I execute ./reviewboard/manage.py evolve, I get following outputs in my terminal: The stored evolutions do not completely resolve all model changes. Run `./manage.py evolve --hint` to see a suggestion for the changes required. The following are the ch