Closed dwreeves closed 2 years ago
The code is technically safe to merge in its current form (the migration has been tested on a Postgres db backup of the production database). But I have until March 2021 before I need to have this in, so I'm going to chill and roll in a few more features, most notably:
Added Major Features
(still WIP for source downloads, but we're getting close). This means that:(TODO: add the override revision history as well.)Refactors
/admin
gets its own folder./app
instead of/flagging_site
.db.Models
using Werkzeug LocalProxys to facilitate writing code that is way more intuitive (e.g. using aList[Boathouse]
object rather than some loose dict representation of it).