wagtail-bakerydemo/bakerydemo/locations/migrations
Matt Westcott 9ea4261ae5 Fix help text for EmbedBlock
The URL suggested in the help text for EmbedBlock is incorrect - users should specify the Youtube page URL (`/watch`) to have it translated to an embed snippet via oembed. Passing an `/embed/` URL fails, as the oembed endpoint doesn't recognise these.
2022-09-13 14:18:13 +01:00
..
0001_initial.py Fix help text for EmbedBlock 2022-09-13 14:18:13 +01:00
0002_remove_locationsindexpage_body.py Format code with black 2022-08-18 12:51:17 +01:00
0003_auto_20170329_0055.py Fix help text for EmbedBlock 2022-09-13 14:18:13 +01:00
0004_auto_20190912_1149.py Format code with black 2022-08-18 12:51:17 +01:00
0005_use_json_field_for_body_streamfield.py Fix help text for EmbedBlock 2022-09-13 14:18:13 +01:00
__init__.py Add empty apps for demo 2017-02-09 13:11:12 +00:00