📝 Puts a 🐦 on it and adds more Wagtail info

This commit is contained in:
Jeff Triplett 2020-07-04 11:23:25 -05:00
parent 20d7a76e36
commit 66c110903b
No known key found for this signature in database
GPG Key ID: BD6DAFC4D1A381EA

View File

@ -50,6 +50,8 @@
- [Django REST Framework](#django-rest-framework)
- [DRF Resources](#drf-resources)
- [DRF Tutorials](#drf-tutorials)
- [Wagtail](#wagtail)
- [Wagtail Resources](#wagtail-resources)
- [License](#license)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@ -346,6 +348,17 @@ _The most popular way to build web APIs with Django._
- [DRF with React](https://www.valentinog.com/blog/drf/)
- [Making React and Django play well together](https://fractalideas.com/blog/making-react-and-django-play-well-together/)
## Wagtail
_Wagtail, the powerful CMS for modern websites._
### Wagtail Resources
- [Official Documentation](https://wagtail.io/)
- [Wagtail Source Code](https://github.com/wagtail/wagtail/)
- [awesome-wagtail](https://github.com/springload/awesome-wagtail)
- [This week in Wagtail](https://wagtail.io/this-week-in-wagtail/) - A (most) weekly email with updates from the Wagtail core team.
## License
[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)