README.md
pyproject.toml
captcha_prune/__init__.py
captcha_prune/apps.py
captcha_prune/asgi.py
captcha_prune/context_processors.py
captcha_prune/models.py
captcha_prune/payloads.py
captcha_prune/settings.py
captcha_prune/urls.py
captcha_prune/utils.py
captcha_prune/views.py
captcha_prune/wsgi.py
captcha_prune/migrations/0001_initial.py
captcha_prune/migrations/0002_remove_captcha_created_at_remove_captcha_pos_x_and_more.py
captcha_prune/migrations/__init__.py
commons/base_model.py
commons/decorators.py
prune_captcha.egg-info/PKG-INFO
prune_captcha.egg-info/SOURCES.txt
prune_captcha.egg-info/dependency_links.txt
prune_captcha.egg-info/requires.txt
prune_captcha.egg-info/top_level.txt
tests/__init__.py
tests/captcha_prune/__init__.py
tests/captcha_prune/test_views.py