peterkaplan / Django2.0-Contact-Form

Simple Django 2 comment form created with Django Crispy Forms, Bootstrap 4, Font Awesome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contact Form Example

Simple contact form example for Django 2.0 that uses Django-Crispy-Forms, Bootstrap 4.0, and FontAwesome.

Make sure to install dependencies before trying to use. You must put your email information in settings.py for it to work.

Screenshot:

About

Simple Django 2 comment form created with Django Crispy Forms, Bootstrap 4, Font Awesome

License:Apache License 2.0


Languages

Language:Python 79.8%Language:HTML 20.2%