Commit cb1a2d4
committed
fix(bakerydemo): add missing wagtail.contrib apps and wagtailsearchpromotions stub
bakerydemo uses wagtail.contrib.settings (wagtailsettings namespace),
routable_page, table_block, typed_table_block, and search_promotions.
Add all five to INSTALLED_APPS via _configure_bakerydemo. Also add a
MIGRATION_MODULES stub for wagtailsearchpromotions (the only one with
its own migrations) and create its mongo_migrations stub directory.1 parent b5d957c commit cb1a2d4
1 file changed
Lines changed: 16 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
745 | 750 | | |
746 | 751 | | |
747 | 752 | | |
| |||
759 | 764 | | |
760 | 765 | | |
761 | 766 | | |
| 767 | + | |
762 | 768 | | |
763 | 769 | | |
764 | 770 | | |
| |||
777 | 783 | | |
778 | 784 | | |
779 | 785 | | |
780 | | - | |
781 | | - | |
782 | | - | |
783 | | - | |
784 | | - | |
785 | | - | |
786 | | - | |
787 | | - | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
788 | 795 | | |
789 | | - | |
| 796 | + | |
790 | 797 | | |
791 | 798 | | |
792 | 799 | | |
| |||
0 commit comments