Matt Westcott
|
688d833451
|
Fill in release date for 6.2.1
|
2024-08-20 16:20:46 +01:00 |
|
Matt Westcott
|
9c921481dd
|
Release note for #12237
|
2024-08-20 16:04:15 +01:00 |
|
Matt Westcott
|
df08f99945
|
Avoid importing custom user models at load time in wagtail.admin.models
As per https://docs.djangoproject.com/en/5.0/topics/auth/customizing/#referencing-the-user-model , module-level code such as ForeignKey definitions should use `AUTH_USER_MODEL` rather than `get_user_model()`.
Probably fixes #12228 (unconfirmed)
|
2024-08-15 11:08:24 +01:00 |
|
Sage Abdullah
|
e83d23ca2a
|
Fix broken task type filter in workflow task chooser modal (#12213)
Fixes #12210
|
2024-08-08 18:52:26 +01:00 |
|
Matt Westcott
|
d327a0dd50
|
Handle child_block being passed as a kwarg in ListBlock.deconstruct_with_lookup (#12208)
Fixes #12202
|
2024-08-06 14:37:33 +01:00 |
|
Matt Westcott
|
5281432127
|
Add release notes template for 6.2.1
|
2024-08-06 14:37:23 +01:00 |
|