This demo site demonstrates Django's object relational mapping with a simple SqlLite database holding 2 tables: Book and Author. These tables are joined in a many-to-many relationship. The site uses responsive Bootstrap styling with a few color customizations.