Django for Designers/Starting our project: Difference between revisions

imported>Aldeka
imported>Aldeka
 
(One intermediate revision by the same user not shown)
Line 27:
We've created some branches for you to base your work on. You will use snapshots these as starting points throughout the tutorial. At the end of a section, you'll have your own completed work for that section available, but you'll start fresh from a pristine snapshot of what it would have looked like if you did it our way.</div>
 
To make sure you have the latest collection of thosebranches, run this command:
 
<source lang="bash">
Line 303:
$ git add bookmarks/
$ git commit -m "Made a bookmarks app"</source>
 
 
[[Django_for_Designers/Basic_views|Next page]]
Anonymous user