Skip to content

mtarsel/Django1.5-contact-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django1.5-contact-form

Contact form to use with Django 1.5

In settings.py, I include settings for Gmail and Godaddy email addresses.

This contact form is taken from the django tutorial here:

https://docs.djangoproject.com/en/1.5/topics/forms/

This contact form does the following:

-User enters their email address -User enters subject for email -User types message body -User has option to CC themselves

About

Contact form to use with Django 1.5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages