Django for Designers/Laptop setup: Difference between revisions

Content added Content deleted
(Remove notes-to-self)
(Remove notes-to-self)
Line 48: Line 48:
# You have done the ''git clone'' command to get the workshop code.
# You have done the ''git clone'' command to get the workshop code.
# You have a ''virtualenv'' where you have installed the workshop's dependencies.
# You have a ''virtualenv'' where you have installed the workshop's dependencies.

== Asheesh TODO ==

* Give people a Django cheat sheet
** Asked jacobian!
* Play with the git://github.com/railsbridge-boston/railsbridge-boston.git code

=== Asheesh questions ===

<pre>

Then enter:
$ git branch my-branch-1

</pre>

* Did you forget "git checkout"?

* 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