Currently prototyping for a Django app. I have code that defines a modeland a form, which I then use to have users enter new instances in the DB. For instance:
models