mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Fix #2938
Get rid of the coerce_overrides() function. Add the ParseOverrides argparse.Action to parse overrides. Treat all extra settings values strictly as json values. Test overrides. Edit docs and cli help.
This commit is contained in:
parent
ab81f183c6
commit
5c178a1ccb
5 changed files with 42 additions and 60 deletions
3
RELEASE.md
Normal file
3
RELEASE.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Release type: patch
|
||||
|
||||
Fix incorrect parsing of parameters specified via `-e` / `--extra-settings` option flags (#2938).
|
||||
Loading…
Add table
Add a link
Reference in a new issue