Skip to content

hugochinchilla/adsonews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Authors:
# Andreu Ramos Amengual <sirandreuofarcadia@gmail.com>
# Hugo Chinchilla Carbonell <hugo@bulma.net>
#
# Code available on github: https://github.com/hugochinchilla/adsonews

# create the database
./manage.py syncdb --noinput

# load contents
./manage.py get_news

# run server
./manage runserver

# visit http://127.0.0.1:8000 on your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages