silverstripe-blog/_config
Dylan Wagstaff 6e1c77af0b Add missing widget models to db classname remapping
SilverStripe 4 has introduced namespacing, and thus ClassName field in
the database is now referring to classes that no longer exist. However
on a dev/build these will be updated so long as there is configuration
mapping the old class name to the new class name. However Blog module
here is missing the widget classes, which causes problems with
migrations. This will fix that.
2019-11-04 11:31:20 +13:00
..
comments.yml Implement Blog namespaces 2017-01-17 08:58:00 +13:00
config.yml Move "code" to PSR-4 friendly "src" folders. Add namespacing. 2017-01-12 10:20:42 +13:00
legacy.yml Add missing widget models to db classname remapping 2019-11-04 11:31:20 +13:00