| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-10-14 | Move to environment vars. Create a container that sets up a demo. | Mitchell Riedstra | 1 | -76/+0 | |
| Instead of the old method with scripts, docker-compose file, everything is pulled into the main container with various configuration options allowed from environment variables. Also move settings.py away from the old yaml setup and pull directly from the environment instead. | |||||
| 2019-09-14 | Some minor changes to the login template, as well as some hacking for the ↵ | Mitch Riedstra | 1 | -2/+3 | |
| demo login form. Updated the links to my website | |||||
| 2019-01-19 | Most things seem to work, needs more testing | Mitch Riedstra | 1 | -10/+10 | |
| 2017-11-29 | Update the config file and fix the home page when there is no home page blurb | Mitch Riedstra | 1 | -1/+1 | |
| 2017-11-27 | Add snippets to the home page from the configuration file | Mitch Riedstra | 1 | -0/+24 | |
| 2017-11-10 | Working invites in the Driver's list page | Mitch Riedstra | 1 | -0/+2 | |
| 2017-11-10 | User registration works. User invites work but has no UI | Mitch Riedstra | 1 | -0/+2 | |
| 2017-11-10 | Initial version of registration system--needs work | Mitch Riedstra | 1 | -1/+1 | |
| 2017-11-06 | Rename config to config-example and allow it to be loaded if config does not ↵ | Mitch Riedstra | 1 | -0/+47 | |
| exist. Define email settings in config. Remove Django admin from the Admin's Nav. | |||||
