This repository has been archived on 2023-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
python-blog/articles/migrations
2021-03-06 14:50:31 +01:00
..
0001_initial.py Upgrade black 2020-09-05 09:09:59 +02:00
0002_article.py Upgrade black 2020-09-05 09:09:59 +02:00
0003_auto_20200814_1522.py Add basis to work on articles 2020-08-14 15:53:42 +02:00
0004_article_views_count.py Add a views count on article 2020-08-14 22:06:38 +02:00
0005_article_slug.py Add slug 2020-08-16 19:45:38 +02:00
0006_page.py Add support for pinned pages 2020-08-17 09:57:24 +02:00
0007_auto_20200817_0941.py Upgrade black 2020-09-05 09:09:59 +02:00
0008_auto_20200817_1748.py Add default author for articles 2020-08-17 17:49:19 +02:00
0009_comment.py Add basis for a comment system 2020-08-18 18:49:41 +02:00
0010_auto_20200818_1825.py Upgrade black 2020-09-05 09:09:59 +02:00
0011_auto_20200818_1829.py Upgrade black 2020-09-05 09:09:59 +02:00
0012_auto_20200818_1845.py Upgrade black 2020-09-05 09:09:59 +02:00
0013_auto_20200818_1912.py Style comments 2020-08-18 19:12:47 +02:00
0014_auto_20200818_1952.py Update help text 2020-08-18 19:53:02 +02:00
0015_auto_20200818_2138.py Upgrade black 2020-09-05 09:09:59 +02:00
0016_comment_user_notified.py Add task to notify commenters once their comment has been moderated. 2020-08-20 16:22:15 +02:00
0017_auto_20200820_1606.py Upgrade black 2020-09-05 09:09:59 +02:00
0018_auto_20200821_1232.py Allow longer slugs 2020-08-21 12:33:03 +02:00
0019_article_comments_allowed.py Allow disabling comments on article/page 2020-09-03 21:29:58 +02:00
0020_auto_20200903_2157.py Upgrade black 2020-09-05 09:09:59 +02:00
0021_auto_20201110_1623.py Remove comments 2020-11-10 16:26:27 +01:00
0022_article_keywords.py Add keywords & meta tags 2020-11-28 20:09:37 +01:00
0023_article_has_code.py Switch to new.css and cleanup markup & models 2020-12-24 18:06:35 +01:00
0024_auto_20201224_1746.py Switch to new.css and cleanup markup & models 2020-12-24 18:06:35 +01:00
0025_article_custom_css.py Add articles custom css 2020-12-25 11:53:49 +01:00
0026_article_draft_key.py Allow sharing drafts publicly with a draft key 2020-12-27 20:00:41 +01:00
0027_auto_20210303_1633.py Replace keywords by a Tag model 2021-03-03 17:31:04 +01:00
0028_remove_article_keywords.py Replace keywords by a Tag model 2021-03-03 17:31:04 +01:00
0029_auto_20210303_1711.py Replace keywords by a Tag model 2021-03-03 17:31:04 +01:00
0030_tag_slug.py Add tags on articles and list view 2021-03-04 18:24:22 +01:00
0031_auto_20210306_1449.py Add default draft warning to new articles 2021-03-06 14:50:21 +01:00
0032_auto_20210306_1449.py Fix tags should not be mandatory 2021-03-06 14:50:31 +01:00
__init__.py Initial commit 2020-08-14 14:53:30 +02:00