GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Rework app to function cleanly for local development #287

Closed itsthejoker closed 2 years ago

itsthejoker commented 2 years ago

Relevant issue: N/a

Description:

Working on Blossom has gotten massively more complicated, and that's pretty much entirely my fault. This PR walks back some of the complexity or provides early escapes for logic based on whether the server is in debug mode and a combination of flags that can be found in local_settings.py. If you are setting up the server with dummy data, please follow the new directions to make sure that everything works the way that it should.

Checklist: