Re: Problem upgrading from 2.5.16

2025-01-20 Thread David Trowbridge
That's correct. Drop the database, import the old one, and replace the site directory (at least the settings_local.py file and uploaded media directories; web server conf you'll need to look at and decide what to do). The upgrade procedure will migrate the database schema and perform any necessary

Re: Problem upgrading from 2.5.16

2025-01-20 Thread Josh Gagnon
Thank you for the sanity check, David. I trimmed down my site to contain "just the data" and - importantly - stopped trying to go from 2.5.16 to 3.X and went straight to 7.0.3. Now it's up and running! -Josh On Monday, January 20, 2025 at 11:14:25 AM UTC-5 David Trowbridge wrote: > That's corre