Skip to content

Goran1708/git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guide for project

Using python version 2.7, django version 1.4 and PostgreSQL

In settings.py file fill out DATABASES and TEMPLATE_DIRS settings

In mysite directory run

python manage.py sqlall news

python manage.py syncdb

python manage.py runserver

URL

enter "http://127.0.0.1:8000" into browser URL for database entry

then enter "http://127.0.0.1:8000/search" into browser URL to search database

About

news_project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages