- Fix BootstrapTranslatableMixin to skip TranslatableModel's system check for the missing unique constraint
- Fix incorrect import for BootstrapTranslatableModel and use of
--empty
in final schema migration - Clarify handling of Meta classes, the fact that you need to run makemigrations for step 1, and what to do for the non-nullable 'locale' prompt
Files | Coverage |
---|---|
api | 100.00% |
components | 96.04% |
includes | 25.00% |
utils | 95.12% |
config/wagtailConfig.js | 100.00% |
index.ts | 100.00% |
Folder Totals (6 files) | 92.85% |
Project Totals (43 files) | 80.63% |