iamkonstantin/blog/migrations
2024-03-14 04:04:59 +01:00
..
0001_initial.py feat: implement blog features 2024-02-29 21:13:03 +01:00
0002_blogpage.py feat: implement blog features 2024-02-29 21:13:03 +01:00
0003_blogpagegalleryimage.py feat: implement blog features 2024-02-29 21:13:03 +01:00
0004_author.py feat: implement blog features 2024-02-29 21:13:03 +01:00
0005_blogpage_authors.py feat: implement blog features 2024-02-29 21:13:03 +01:00
0006_blogpagetag_blogpage_tags.py feat: implement blog features 2024-02-29 21:13:03 +01:00
0007_blogtagindexpage.py feat: implement blog features 2024-02-29 21:13:03 +01:00
0008_alter_blogpage_body.py Blog body is a stream field 2024-03-14 03:53:49 +01:00
0009_alter_blogpage_body.py Allow code blocks inside blogposts 2024-03-14 04:04:59 +01:00
__init__.py feat: implement blog features 2024-02-29 21:13:03 +01:00