File: further_reading.md

package info (click to toggle)
python-django-pgtrigger 4.14.0-1~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 916 kB
  • sloc: python: 3,884; makefile: 114; sh: 8; sql: 2
file content (5 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (3)
1
2
3
4
5
# Talks and Tutorials

Check out [this tutorial](https://wesleykendall.github.io/django-pgtrigger-tutorial/) with interactive examples from a Django meetup talk.

The [DjangoCon 2021 talk](https://www.youtube.com/watch?v=Tte3d4JjxCk/) also breaks down triggers and shows several examples.