Skip to content

Use postgres for backend

Frank Duncan requested to merge 26-postgres-backend into main

Created by: YaxelPerez

(in progress)

This PR replaces filesystem persistence with a Postgres backend using the Django ORM. More discussion in issue #26.

Merge request reports