flask-recaptcha icon indicating copy to clipboard operation
flask-recaptcha copied to clipboard

Added support for language and options for async and defer

Open nicoaravena opened this issue 8 years ago • 2 comments

Added 2 new configuration options:

  • LANGUAGE string
  • ASYNC_DEFER bool Also fix a typo in readme

nicoaravena avatar Aug 08 '17 22:08 nicoaravena

I also added the "aync defer" attributes in my pull request from last year (#7), but your implementation that let the user decide to enable is probably better than mine.

julienc91 avatar Oct 22 '17 08:10 julienc91

I based on your implementation to do this. Hope to see @mardix updating the repo soon.

nicoaravena avatar Oct 23 '17 15:10 nicoaravena