Skip to content

Simple example of how to implement recaptcha in a Django form.

Notifications You must be signed in to change notification settings

is1394/reCaptcha_form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reCAPTCHA in Django

Simple example of how to implement recaptcha in a Django form.

Instructions

First go to reCAPTCHA Site

Click in the button Get reCAPTCHA

Register your application in reCAPTCHA admin (for this example I added localhost as my domain )

Test this example

Install requirements pip install -r requirements.txt

Run the project python manage.py runserver

About

Simple example of how to implement recaptcha in a Django form.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published