Metadata-Version: 2.1
Name: django-watcher
Version: 1.0.0
Summary: Django Data Watcher is a library that will make easier to create/mantain side-effects of data operations in your django models.
License: MIT
Author: Vinta Serviços e Soluções Tecnológicas LTDA
Requires-Python: >=3.6.8,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Django (>=3.0.0,<4.0.0)
