GithubHelp home page GithubHelp logo

django-journey's People

Contributors

scott-wheeler avatar

django-journey's Issues

Subissue 4

created from Find a nice way to structure a breakdown of an issue to subissues #27

start the development server

Django's development server can be started by navigating to the project directory and running:
python manage.py runserver

alternate ports:
python manage.py runserver 8080

listen on a specific IP
python manage.py runserver IP:port

listen on all public IP
python manage.py runserver 0:8000

Fix the origin/ScottWheelNett-django-dev name

the branch origin/ScottWheelNett-django-dev was a naming error
merge into ScottWheelNett-django-dev
delete origin/ScottWheelNett-django-dev
merge ScottWheelNett-django-dev into master
Don't delete ScottWheelNett-django-dev and use it for django development
Hopefully it doesn't create one locally and recreate it on github every time I do a git push ... if it does that then fix it as part of this issue

create a polls app

An app is a Web application that does something. A project is a collection of configuration and apps. A project can have many apps and an app can be in many projects.

Subissue 3

created from Find a nice way to structure a breakdown of an issue to subissues #27

Subissue 5

created from Find a nice way to structure a breakdown of an issue to subissues #27

Subissue 2

created from Find a nice way to structure a breakdown of an issue to subissues #27

Subissue 1

created from Find a nice way to structure a breakdown of an issue to subissues #27

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.