Skip to content
This repository has been archived by the owner on Feb 5, 2018. It is now read-only.

bentleycook/gsu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gsu

Example Django App For GSU ACM Talk

To start:

Test

Clone this repo: git clone https://github.com/bentleycook/gsu.git

Install requirements: pip install -r requirements.txt

CD (change directory) to gsu/: cd gsu

Sync database: python manage.py syncdb

Run the server: python manage.py runserver

About

Example Django App For GSU ACM Talk

Resources

Stars

Watchers

Forks

Packages

No packages published