How to use django model outside of django framework?

What's the best CAPTCHA option for use in the Django framework?

  • I need a captcha when new users sign up; which plugin should I use or does Django have something built in?

  • Answer:

    I am currently using django-recaptcha  https://github.com/praekelt/django-recaptcha on several projects. I like the fact that it allows for unit testing, which comes in handy when writing tests.

Mutwa Kaigi at Quora Visit the source

Was this solution helpful to you?

Other answers

Djabgo-simple-captcha is a good package to use for captcha

Faizan Ali

The best CAPTCHA hands-down, and the coolest, is PlusCaptcha. You can try it out here:http://corp.pluscaptcha.com/contactIt uses a dynamic, visual/tactical recognition method with varying chosen difficulty, making your user’s experience less annoying than say - hard-to-read number or letter combinations, choosing specific picture tiles from a list of 9–12, etc. It is also impossible to beat with malevolent automaton bot controls.

Aaron Gregory

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.