Local Library Home

Welcome to LocalLibrary, a very basic Django website developed as a tutorial example on the Mozilla Developer Network.

The tutorial demonstrates how to create a Django skeleton website and application, define URL mappings, views (including Generic List and Detail Views), models and templates.

UML Models

An UML diagram of the site's Django model structure is shown below.

My image

Dynamic content

The library has the following record counts:

  • Books: 0
  • Copies: 0
  • Copies available: 0
  • Authors: 0

You have visited this page 1 time.