Django for Designers/Laptop setup: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Paulproteus
No edit summary
imported>Paulproteus
Line 2: Line 2:


* Install git
* Install git

* Make sure Python works

== Setup guide, for instructors ==

* Provide a printed check-off sheet, and have TAs roam around and make sure students demo the check-off sheet


== Asheesh questions ==
== Asheesh questions ==

Revision as of 01:56, 24 February 2013

Actual setup guide

  • Install git
  • Make sure Python works

Setup guide, for instructors

  • Provide a printed check-off sheet, and have TAs roam around and make sure students demo the check-off sheet

Asheesh questions


Then enter:
$ git branch my-branch-1

  • Did you forget "git checkout"?
  • really, mysite?
  • TA guide should have instructions for addressing:
    • If the student can't push during the Sharing section, and it is because they worked on local master, have them rename the branch
    • do github in sharing
  • get some TAs