Metadata-Version: 2.1
Name: django-watcher
Version: 1.2.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
Keywords: django,orm,optimization
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
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Dist: Django (>=3.0.0,<4.0.0)
Project-URL: Documentation, https://django-data-watcher.readthedocs.io/
