Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-06-18 | make gathered list names consistent | Melody Horn / boringcactus | -2/+2 | |
2021-06-18 | make model metadata available in AppConfig | Melody Horn / boringcactus | -2/+10 | |
2021-06-16 | extend tutorial further | Melody Horn / boringcactus | -0/+15 | |
2021-06-16 | actually run migrations | Melody Horn / boringcactus | -0/+1 | |
2021-06-16 | make database backends generic | Melody Horn / boringcactus | -3/+9 | |
2021-06-14 | make backend more explicit | Melody Horn / boringcactus | -1/+0 | |
2021-06-13 | lay groundwork for models | Melody Horn / boringcactus | -2/+75 | |
2021-06-13 | macro based url map definition | Melody Horn / boringcactus | -10/+9 | |
2021-06-13 | add structure for settings | Melody Horn / boringcactus | -3/+8 | |
2021-06-12 | actually implement the easy example | Melody Horn / boringcactus | -13/+18 | |
2021-06-12 | stub out basic implementation | Melody Horn / boringcactus | -6/+6 | |
2021-06-12 | add aspirational example | Melody Horn / boringcactus | -0/+27 | |
derived from the django tutorial |