Seshat was founded in 2011 to bring together the most current and comprehensive body of knowledge about human history in one place.
This repo contains the necessary Django Python code to host the Seshat website and interact with the backend PostgreSQL database.
Follow the instructions available in docs/source/getting-started/setup/index.rst.
In order to generate the documentation, in the correct environment run the following command:
pip install -r docs/requirements.txt
cd docs
make html
dev
Sustainable Scholarly Communities around Data and Software
subscriptiondev
on this forkdev
to upstream dev
branchOn this fork, currently GH actions is set up to run django tests for the following apps when pushing or PR-ing to the dev
branch:
See docs/source/contribute/testing.rst on how to run locally.