0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Matt Westcott
0a8ab74d70 Make the dummy Admin model a managed model
Fixes #6810. As per https://code.djangoproject.com/ticket/13816 , unmanaged models are included in dumpdata by design and so unmanaged models without a database table are not valid.
2021-02-16 09:57:12 +00:00
Cynthia Kiser
afc3349c94 Save empty thumbnail_urls as empty strings 2021-02-15 16:27:51 +00:00
Matt Westcott
41ff62a056 Release note for #6756 in 2.12.1 2021-02-03 11:00:18 +00:00