Closed ChristopherChudzicki closed 7 years ago
This PR adds several examples to the database seed and adds a UI feature allowing users to load the examples.
To facilitate this addition, I also made two significant back-end changes to the UI:
pageslide
elastic
To run locally, first run python manage.py seed.
python manage.py seed
This PR adds several examples to the database seed and adds a UI feature allowing users to load the examples.
To facilitate this addition, I also made two significant back-end changes to the UI:
pageslide
directive.elastic
directive.To run locally, first run
python manage.py seed
.