mbi / django-simple-captcha

Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.
http://django-simple-captcha.readthedocs.io/en/latest/
MIT License
1.38k stars 319 forks source link

Django 4.2 required despite readme specifying 3.2 support #222

Closed petrklus closed 11 months ago

petrklus commented 11 months ago

See Django 4.2 at:

https://github.com/mbi/django-simple-captcha/blob/master/setup.py#L35

Expectation woudl be to see Django 3.2 there, as in version 0.5.18

mbi commented 11 months ago

Yes, that looks like a mistake, I'm releasing a new version in a few minutes to address this...

mbi commented 11 months ago

Done https://pypi.org/project/django-simple-captcha/0.5.20/