Tag: django
-
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
-
SomeDotCom » Blog Archive » Sitemaps and Django
Notes on creating sitemaps for static pages in Django without using the flatpages framework. SomeDotCom » Blog Archive » Sitemaps and Django
-
djangoscope
Hasn’t been updated since before 1.0 was released, but a useful reference nonetheless. djangoscope
-
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
-
IdeaLab: DIY Django development at ReportingOn
Over at IdeaLab, I’ve posted a bit of background on why I ended up building ReportingOn in Django instead of Drupal. Frankly, to the users of the site, it shouldn’t matter which platform I chose, but to me, and to the future of the project as an open source basis for news organizations, I think…
-
How to Think Like a Computer Scientist: Learning with Python
How to Think Like a Computer Scientist: Learning with Python
-
Django | Django’s comments framework | Django Documentation
Django | Django’s comments framework | Django Documentation