Make a website with Django: Difference between revisions

imported>Jesstess
No edit summary
imported>Ned
Line 47:
=== 2. Complete Part 2 of the tutorial ===
 
* Please visit https://docs.djangoproject.com/en/1.4/intro/tutorial02/ and completedo almost all of part 2 of the tutorial. Stop when you get to Customize the Admin Look and Feel: https://docs.djangoproject.com/en/dev/intro/tutorial02/#customize-the-admin-look-and-feel
 
<br />
Line 53:
<br />
<b>Check your understanding</b>: What did you have to do to get your poll app displayed on the admin index page?
 
 
=== 3. Complete Part 3 of the tutorial ===
Anonymous user