Tag: tutorial
-
Slides from django-nyc on 11/18/2008 @ Irrational Exuberance
Really good resource for understanding some of the documentation I’ve been reading recently, including things like local_settings.py. via megan taylor Slides from django-nyc on 11/18/2008 @ Irrational Exuberance
-
Newbie’s Experience Setting Up a Pinax Site « Fitzgerald Steele
Newbie’s Experience Setting Up a Pinax Site « Fitzgerald Steele
-
Field Notes: Inside an Integrated Communications Agency – HOWTO: Set up Django on WebFaction
A Django-on-Webfaction tutorial that includes SVN instructions. Field Notes: Inside an Integrated Communications Agency – HOWTO: Set up Django on WebFaction
-
Hacking comments in Django 1.0
Interesting little tutorial about doing something I need to do: Limit comments to registered users. Shouldn’t be too difficult. Hacking comments in Django 1.0
-
Guindilla — Comment and Karma functions in the Django framework
Tutorial on adding a “karma” function to comments. This is from October 2006, so make sure it jives with Django 1.0 properly. Guindilla — Comment and Karma functions in the Django framework
-
UsingFreeComment – Django – Trac
Django comments tutorial that includes template tags for the comment list. UsingFreeComment – Django – Trac
-
Tutorials – Django – Trac
Nice list of Django tutorials in the djangoproject wiki that I hadn’t spotted before. Not sure how up-to-date they are. Tutorials – Django – Trac