In order to run Lobber you will need at least the following software.
This example is for running Lobber on localhost.

Software

Installation

See Lobber development sandbox for more details on configuration.

Bootstrapping

Do this once:

Starting up

Using, first time

Using

Resetting database

Django model classes are represented as tables in the database.
When members of model classes are added, removed or changed, the database needs to be recreated.
There's probably a way of keeping all the data too but this does not save any data. Beware: