Skip to content
mfcovington edited this page Oct 29, 2014 · 5 revisions

There are a lot of Django tutorials out there. I recommend starting with the one made by the Django folks.

  • Django's Django tutorial
    • What you get/learn:
      • A public site that lets people view polls and vote in them.
      • An admin site that lets you add, change and delete polls.
    • Warning: There is something weird at the end of part 2. Contact Mike for info if you have trouble.
  • Tango with Django
  • ...add more here...
Clone this wiki locally