mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Set default content status to a blank string rather than None.
Fixes #2558. Fixes issues encountered by comment plugins among others c.f. [1](https://github.com/bstpierre/pelican-comments/pull/4), [2](https://github.com/Scheirle/pelican_comment_system/issues/8), [3](https://github.com/Scheirle/pelican_comment_system/pull/7)
This commit is contained in:
parent
7c2a7478d7
commit
b2da535fec
2 changed files with 10 additions and 1 deletions
7
RELEASE.md
Normal file
7
RELEASE.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Release type: patch
|
||||
|
||||
Set default content status to a blank string rather than `None`. Fixes
|
||||
[#2558](https://github.com/getpelican/pelican/issues/2558). Fixes issues
|
||||
encountered by comment plugins among others
|
||||
([1](https://github.com/bstpierre/pelican-comments/pull/4),
|
||||
[2](https://github.com/Scheirle/pelican_comment_system/issues/8)).
|
||||
Loading…
Add table
Add a link
Reference in a new issue