Skip to content

martinartaza/hotel_django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Install Hotel

This project is simple example to django with application with model, views and admin. This project used bootstrap on front-end.

Install

pip install django pip install pil

This application need the postgres database with name hotel, user hotel and password hotel tehn:

1 - mkdir hotel 2 - cd hotel 3 - git clone "this project" 4 - django-admin syncdb 5 - django-admin makemigrate 6 - django-admin runserver 8000 7 - In your browser go to localhost:8000/

Its all.

Thanks.

Ing. Sebastian Martin Artaza Saade

About

example project with apps hotel and bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published