Skip to content

grandMasterHash/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENVIRONMENT:
	python 2.7.3
	django 1.6.2
	bootstrap 3.1.1

INSTRUCTIONS:
	Unzip the archive or clone the repo; if you don't want to use sqlite, edit the database info in  emmaBlog/settings.py to match your local db; from the base directory, run "python manage.py syncdb"; run "python manage.py runserver". Go to the browser and type localhost:8000 into the address bar to preview it. Or you could also configure apache or nginx to serve it.

About

A simple blog app which I wrote for a programming test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published