Once our Application Services have been retired permanently, it will no longer be possible to back the deployed application with SQLite. This will allow us to clean up a couple conditional blocks that are no longer needed. ## Acceptance Criteria <!-- Remember to consider edge cases --> - [ ] PostgreSQL is the sole backend for the Django application locally and in all deployed environments.
Once our Application Services have been retired permanently, it will no longer be possible to back the deployed application with SQLite.
This will allow us to clean up a couple conditional blocks that are no longer needed.
Acceptance Criteria