You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package contains the database models that are shared across the backend and the frontend of Autoreduce.
About
Database definition for the Autoreduce service. Uses Django's ORM to define, create and access the database, and is shared across all Autoreduce packages.