Django for Designers: Difference between revisions

Content added Content deleted
imported>Aldeka
imported>Aldeka
Line 38: Line 38:
<source lang="bash">$ source env/bin/activate</source>
<source lang="bash">$ source env/bin/activate</source>


You'll know it worked because afterwards, you'll see <source>(env)</source> at the front of all your terminal lines in that terminal window!
You'll know it worked because afterwards, you'll see <source lang="bash">(env)</source> at the front of all your terminal lines in that terminal window!


====Start your project====
====Start your project====