Browse Source

Regenerate initial migration for project template (#447)

Some recent model changes were missing from the project template initial migration.
Vince Salvino 3 years ago
parent
commit
cc85b073b1

File diff suppressed because it is too large
+ 3 - 3
coderedcms/project_template/basic/website/migrations/0001_initial.py


File diff suppressed because it is too large
+ 3 - 3
coderedcms/project_template/sass/website/migrations/0001_initial.py


+ 3 - 0
docs/releases/v0.22.2.rst

@@ -13,3 +13,6 @@ Bug fixes
 
 * Fix layout of fields in the Wagtail admin, which may appear centered instead
   of left-aligned under certain StreamField conditions.
+
+* Regenerate initial migration file in project template, so that new projects
+  are up to date with built-in models.

Some files were not shown because too many files changed in this diff