- 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
2 untracked files changed.
Other files ignored by Codecov
docs/advanced_topics/i18n.rst
has changed.
wagtail/core/models.py
has changed.
No tracked files changed.
Files | Coverage |
---|---|
client/src | 92.85% |
wagtail/admin/static_src/wagtailadmin | 32.27% |
Project Totals (43 files) | 80.63% |
Sunburst
The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file.
The size and color of each slice is representing the number of statements and the coverage, respectively.
Icicle
The top section represents the entire project. Proceeding with folders and finally individual files.
The size and color of each slice is representing the number of statements and the coverage, respectively.