Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-06-30 | delete gather_migrations since it gets miscached | Melody Horn | -2/+4 |
2021-06-30 | use the actual path to the app dir for make_migrations | Melody Horn | -0/+1 |
2021-06-28 | fmt | Melody Horn | -6/+4 |
2021-06-18 | make gathered list names consistent | Melody Horn / boringcactus | -1/+1 |
2021-06-18 | make model metadata available in AppConfig | Melody Horn / boringcactus | -0/+8 |
2021-06-16 | actually run migrations | Melody Horn / boringcactus | -4/+3 |
2021-06-14 | start working on migrations | Melody Horn / boringcactus | -1/+15 |
2021-06-13 | lay groundwork for models | Melody Horn / boringcactus | -0/+8 |
2021-06-13 | macro based url map definition | Melody Horn / boringcactus | -4/+5 |
2021-06-12 | actually implement the easy example | Melody Horn / boringcactus | -2/+6 |
2021-06-12 | stub out basic implementation | Melody Horn / boringcactus | -0/+5 |