Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-06-19 | generate diesel::table! in derive(Model) | Melody Horn / boringcactus | -0/+2 | |
2021-06-16 | make database backends generic | Melody Horn / boringcactus | -1/+2 | |
2021-06-13 | lay groundwork for models | Melody Horn / boringcactus | -2/+2 | |
2021-06-13 | macro based url map definition | Melody Horn / boringcactus | -6/+5 | |
2021-06-13 | add structure for settings | Melody Horn / boringcactus | -3/+8 | |
2021-06-12 | actually implement the easy example | Melody Horn / boringcactus | -6/+9 | |
2021-06-12 | stub out basic implementation | Melody Horn / boringcactus | -4/+4 | |
2021-06-12 | add aspirational example | Melody Horn / boringcactus | -0/+13 | |
derived from the django tutorial |