Skip to content

jscy579/Django_Flight_Company_sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Flight Company Sample

Based on the Django Girls tutorial: http://tutorial.djangogirls.org/

USER GUIDE

To start the python VirtualEnv, run:

source busaoAereoVenv/bin/activate

To run the server:

python manage.py runserver

Open the page http://localhost:8000/admin/ to open the administration page.

User: djadm
Password: busaoaereoadm

About

Django sample website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.0%
  • HTML 23.1%
  • CSS 3.0%
  • JavaScript 1.9%