Re: ngettext_lazy and ngettext

2019-12-12 Thread Matemática A3K
On Fri, Dec 6, 2019 at 2:14 AM Matemática A3K wrote: > > > On Thu, Dec 5, 2019 at 4:23 PM Maciek Olko wrote: > >> Hi, >> I am wondering if Django shouldn't use Unicode Plural Rules as standard >> and promote it for third-party apps. Even if sometimes number of forms are >> not applicable to cert

Re: Forms submitted by bots

2019-12-12 Thread אורי
Thank you. How do I use django-honeypot and how does it work? How does it affect our human users and how does it affect the bots? I didn't understand from their website. I added a new feature request https://code.djangoproject.com/ticket/31085 אורי u...@speedy.net On Fri, Dec 13, 2019 at 5:50 AM

Re: Forms submitted by bots

2019-12-12 Thread Kye Russell
This is more of a support question, but: https://github.com/jamesturk/django-honeypot will thwart the majority of (naive) automation attempts. On 13 December 2019 at 10:42:54 am, אורי (u...@speedy.net) wrote: Django developers, After releasing Speedy Net to production I received lots of spam to

Forms submitted by bots

2019-12-12 Thread אורי
Django developers, After releasing Speedy Net to production I received lots of spam to our contact forms [https://en.speedy.net/contact/ & https://en.speedymatch.com/contact/]. I found out that all of these spam messages were produced by bots. I had to add a new "no bots" field to this form, where