Commit b5d957c
committed
fix(bakerydemo): install wagtail-font-awesome-svg and add to INSTALLED_APPS
bakerydemo's wagtail_hooks.py uses wagtailfontawesomesvg templates for
admin icons. Since bakerydemo has no pyproject.toml its deps don't install
automatically, so explicitly pip-install wagtail-font-awesome-svg after the
bakerydemo sys_path install. Also add "bakerydemo" (root package, exposes
templates) and "wagtailfontawesomesvg" to INSTALLED_APPS via _configure_bakerydemo.1 parent 2dd6075 commit b5d957c
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
704 | 704 | | |
705 | 705 | | |
706 | 706 | | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
707 | 719 | | |
708 | 720 | | |
709 | 721 | | |
| |||
728 | 740 | | |
729 | 741 | | |
730 | 742 | | |
| 743 | + | |
| 744 | + | |
731 | 745 | | |
732 | 746 | | |
733 | 747 | | |
| |||
0 commit comments