Metadata-Version: 2.1
Name: django-clearcache
Version: 1.0
Summary: Allows you to clear Django cache via admin UI or manage.py command
Home-page: https://timonweb.com
Author: Tim Kamanin
Author-email: tim@timonweb.com
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: django (>=2.2,<3.0)
Project-URL: Repository, https://github.com/timonweb/django-clearcache
