Django for Designers/Sharing: Difference between revisions

imported>Paulproteus
(Move sharing section here)
 
imported>Paulproteus
Line 140:
<source lang="bash">
# in django-for-designers
$ git remote add mygithubtheworld __PASTE_HERE__
</source>
 
Line 147:
<source lang="bash">
# in django-for-designers
$ git push mygithubtheworld --all
</source>
 
Anonymous user