/db

Database definition for the Autoreduce service. Uses Django's ORM to define, create and access the database, and is shared across all Autoreduce packages.

Primary LanguagePython