Commit graph

29 commits

Author SHA1 Message Date
Gabriel Augendre ba22d5a8cb Reorganize repo 2021-12-19 21:44:02 +01:00
Gabriel Augendre a064a8f695 Bump dependencies, upgrade python fix warnings and apply pre-commit 2021-12-19 20:40:51 +01:00
Gabriel Augendre 4c3b799113 Make titles more relevant 2021-04-18 09:33:02 +02:00
Gabriel Augendre 878743a62c Display tags in live preview 2021-03-06 14:43:04 +01:00
Gabriel Augendre 10edbe2d14 Make tag feeds more discoverable 2021-03-04 19:33:43 +01:00
Gabriel Augendre 4ddf916364 Add tags on articles and list view 2021-03-04 18:24:22 +01:00
Gabriel Augendre 26cc694008 Replace keywords by a Tag model 2021-03-03 17:31:04 +01:00
Gabriel Augendre 5722903301 Add search 2021-03-02 21:33:52 +01:00
Gabriel Augendre d1eced4f1f
Allow sharing drafts publicly with a draft key 2020-12-27 20:00:41 +01:00
Gabriel Augendre e23b988c55
Switch to new.css and cleanup markup & models 2020-12-24 18:06:35 +01:00
Gabriel Augendre 7d4e11b096
Increase coverage for html views 2020-12-03 21:15:48 +01:00
Gabriel Augendre bd76050940
Add keywords & meta tags 2020-11-28 20:09:37 +01:00
Gabriel Augendre 4f354c0014
Display an index page below the articles without abstract 2020-11-26 11:29:20 +01:00
Gabriel Augendre 7f64b9d05f
Don't show abstract on articles list 2020-11-24 21:54:42 +01:00
Gabriel Augendre 1f91b76837
Extract common code in list views 2020-11-24 21:53:26 +01:00
Gabriel Augendre 78603c5afc
Remove comments 2020-11-10 16:26:27 +01:00
Gabriel Augendre 698a2db6a7
Update articles list look with blog title and description 2020-09-12 17:20:56 +02:00
Gabriel Augendre 37175e54fb
Upgrade black 2020-09-05 09:09:59 +02:00
Gabriel Augendre cb0fa2da94
Definitively fix article field in comment admin form 2020-09-03 22:00:28 +02:00
Gabriel Augendre b180def20c
Allow disabling comments on article/page 2020-09-03 21:29:58 +02:00
Gabriel Augendre d5d4efd2df Fix email sending 2020-08-19 12:13:44 +02:00
Gabriel Augendre 9a610a482b Use a status field for comments 2020-08-18 21:40:54 +02:00
Gabriel Augendre bdfa7b731c Implement messages framework 2020-08-18 20:44:51 +02:00
Gabriel Augendre 0a7a956ae0 Add links to comments admin 2020-08-18 19:51:54 +02:00
Gabriel Augendre 261120275d Handle errors in form 2020-08-18 19:44:13 +02:00
Gabriel Augendre 698a5ca30f Add basis for a comment system 2020-08-18 18:49:41 +02:00
Gabriel Augendre 49b1d0e9ca Fix admin link for pages 2020-08-17 13:17:23 +02:00
Gabriel Augendre 731a443209 Add support for pinned pages 2020-08-17 09:57:24 +02:00
Gabriel Augendre 17d2e7aa2e Move views and add feeds 2020-08-16 19:24:31 +02:00
Renamed from articles/views.py (Browse further)