Skip to content

Bootstrap/Django app that validates and posts form data to database

Notifications You must be signed in to change notification settings

mcarlucci/coupon-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coupon Form

*Complete Enviornment

Bootstrap | Django 1.5.1 | Python 2.7

Author: Matt Carlucci

Overview

Simple Bootstrap/Django app that validates and posts form data to the database. South DB migration utility included.

Setup

git clone https://github.com/mcarlucci/coupon-form.git <your directory>
cd <your directory>
virtualenv env
. env/bin/activate
pip install -r requirements.txt

Running

cd ckform
python manage.py runserver

About

Bootstrap/Django app that validates and posts form data to database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published