Skip to content

Commit 61a003d

Browse files
author
README-bot
committed
Updated READMEs
1 parent b5a5177 commit 61a003d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ Since this repo has a few stars ⭐ (hi everyone), I want to take a moment to se
269269
* [Creating Wagtail pages with Streamfield content programmatically](https://github.com/williln/til/blob/main/wagtail/creating_streamfield_content_programmatically.md) - 2024-05-15
270270
* [Example of linking Django models to Wagtail Page models](https://github.com/williln/til/blob/main/wagtail/example_integrating_wagtail_page_models_into_django_models.md) - 2024-02-26
271271
* [Seeding my Wagtail site](https://github.com/williln/til/blob/main/wagtail/seeding_wagtail_site.md) - 2024-03-27
272+
* [wagtail-jetstream](https://github.com/williln/til/blob/main/wagtail/wagtail-jetstream.md) - 2025-04-25
272273
* [What to do if you delete the default Wagtail homepage](https://github.com/williln/til/blob/main/wagtail/fix_deleted_root_page.md) - 2024-03-25
273274
<!-- index ends -->
274275

wagtail/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@
1010
- [Creating Wagtail pages with Streamfield content programmatically](creating_streamfield_content_programmatically.md)
1111
- [Example of linking Django models to Wagtail Page models](example_integrating_wagtail_page_models_into_django_models.md)
1212
- [Seeding my Wagtail site](seeding_wagtail_site.md)
13-
- [What to do if you delete the default Wagtail homepage](fix_deleted_root_page.md)
13+
- [What to do if you delete the default Wagtail homepage](fix_deleted_root_page.md)
14+
- [wagtail-jetstream](wagtail-jetstream.md)

0 commit comments

Comments
 (0)