|
@@ -24,6 +24,7 @@ Awesome Wagtail [
|
|
|
- [Getting started](#getting-started)
|
|
|
- [Articles](#articles)
|
|
|
+ - [Recipes](#recipes)
|
|
|
- [Presentations](#presentations)
|
|
|
- [Podcasts](#podcasts)
|
|
|
- [Videos](#videos)
|
|
@@ -124,6 +125,10 @@ Awesome Wagtail [
|
|
|
|
|
|
+### Recipes
|
|
|
+
|
|
|
+- [Oscar Wagtail demo project](https://github.com/pgovers/oscar-wagtail-demo) - A Django recipe for integrating Oscar E-commerce into a Wagtail CMS application.
|
|
|
+
|
|
|
### Presentations
|
|
|
|
|
|
- [An Introduction to Wagtail](https://www.youtube.com/watch?v=glIIF-kBXf0) by Eloise "Ducky" Macdonald-Meyer - This talk is an introduction to Wagtail, a content management system built on the Python web framework, Django.
|