LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
django_pgwatch/__init__.py
django_pgwatch/admin.py
django_pgwatch/apps.py
django_pgwatch/consumer.py
django_pgwatch/examples.py
django_pgwatch/models.py
django_pgwatch/utils.py
django_pgwatch.egg-info/PKG-INFO
django_pgwatch.egg-info/SOURCES.txt
django_pgwatch.egg-info/dependency_links.txt
django_pgwatch.egg-info/requires.txt
django_pgwatch.egg-info/top_level.txt
django_pgwatch/management/__init__.py
django_pgwatch/management/commands/__init__.py
django_pgwatch/management/commands/pgwatch_cleanup.py
django_pgwatch/management/commands/pgwatch_listen.py
django_pgwatch/migrations/0001_initial.py
django_pgwatch/migrations/0002_install_pg_functions.py
django_pgwatch/migrations/__init__.py
tests/test_consumer.py
tests/test_models.py
tests/test_utils.py