This project is a scheduling application. At its core are events that constitute a start and end date implemented via two DateTimeFields together with a some meta datax such as title, description, etc.
The sample project come with two management commands that enable you to load some data:
./manage.py load_sample_data
./manage.py load_example_data