Commit 9c17860
Page editor no longer requires the single-map slug on tag pages
The wizard deliberately leaves TagPage.districtr_map_slug blank (the
map_create_buttons block is the module surface now), but TagPageForm
still forced required=True — so a wizard-created draft could not be
saved or published in the page editor without picking a map it does not
use. The field stays editable for legacy tag pages that carry it.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 2ce9f0f commit 9c17860
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
92 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
0 commit comments