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
the django-models are the ground truth of the database schema, the following graph shows the core database objects (Feb 2024)
Core Schema:
Full Schema:
These are the really big things we'd like to work on in the next few years. Some are already underway. Others may not start for a year or more.
REST API with DRF
We added a first version, which uses Django Rest Framework 2.x and started out with a basic read-only API for accessing the displayed data, in particular issues and series.