excess.org

Ian Ward

Consulting
GenericConsulting.ca
Software
Urwid 2009-11-15 (0.9.9)
Speedometer 2008-05-29 (2.6)
Templayer 2009-03-08 (1.5.1)
mkzip.py 2003-09-15 (1.2)
File Tosser 2001 (0.1e-6)
Writing
Tags

Home

Ian Ward's email:
first name at this domain

Facebook profile

Locations of visitors to this page

Articles Tagged “Django” rss icon

Posted on 2009-07-21, last modified 2009-11-19.

Django's forms have fields like models, but you access them in a completely different way. I've found it hard to remember the correct way to access form field data properly, so this is a summary of the things I need to do with forms and how to do them. In particular these are useful in the form's __init__ method after calling super() to set up the form the way you want to.

Read More …

Tags: Django


Ian Ward talking about Django 1.1
Posted on 2009-06-10.

This is a video of the Django 1.1 talk I gave last night for the Ottawa Python Authors Group. We were bumped out of our reserved room so I did the talk in the pub. The timing worked out quite well, I just finished answering questions as game 6 was starting in the background.

Thank you to Andrew Ross and FOSSLC for doing the recording and setting everything up.

You will need Flash 10 to hear the audio for this presentation. If you don't like flash, please send a polite note to the ePresence people asking for them to support other formats.

Read More …

Tags: Django Ottawa Software Video Python FOSSLC OPAG


Django 1.1 Talk at Ottawa Python Authors Group link
Posted on 2009-06-07, last modified 2009-06-10.

I will be giving my Django 1.1 talk at The Ottawa Python Authors Group meeting on Tuesday.

UPDATE: A video of my talk is now available

Tags: Django Ottawa Software Python OPAG


Django 1.1 Layers
Posted on 2009-05-16, last modified 2009-05-19.

This is the text from the Django 1.1 talk I gave on Friday May 15 at Algonquin College for FOSSLC's Geocamp/Summercamp 2009.

I have tried to format this in a way that is well suited to skimming and easier to access from the web than reading the original slides. If you find this useful, please let me know.

Read More …

Tags: Django Ottawa Software Python FOSSLC


Django Logo
Django talk at FOSSLC Summercamp/Geocamp 2009 link
Posted on 2009-03-31.

I will be giving an introductory Django talk at The Free and Open Source Software Learning Centre (FOSSLC) Summercamp/Geocamp 2009 Conference. The conference is taking place on May 13, 14, and 15 at Algonquin College, Ottawa, Ontario, Canada, and early bird pricing is available until April 5.

Tags: Django Ottawa Linux Python FOSSLC


Ottawa Python Authors Group Meeting link
Posted on 2009-03-08.

The Ottawa Python Authors Group is having a meeting tomorrow (Monday) and Michael Soulier will be presenting talks on concurrency in Django, and an Introduction to Git. It has been a while since the last meeting and this promises to be a good one.

Tags: Django Ottawa Git Python


Posted on 2009-03-08.

This release fixes a number of bugs in the 1.5 release:

Read More …

Tags: Django Templayer Python


Posted on 2009-02-13.

This release improves Django 1.0 integration with shortcuts for creating views, emulating templates, and displaying forms. The tutorial now includes Django examples, and new HTML markup functions were added.

Read More …

Tags: Django Templayer Python


Django Logo
Posted on 2008-09-06, last modified 2008-09-14.

This is a recording of the presentation I gave to the Ottawa Canada Linux Users Group (OCLUG) on September 2 about their Django-based web site. I covered the server and virtualhost configuration for OCLUG, and two new features recently added to the site. I also presented some general information about how Django handles requests and discussed some of the code for the new features.

Read More …

Tags: Django OCLUG Video Python


OCLUG Web Site Upgraded to Django 1.0 Beta 2 link
Posted on 2008-09-01.

Just in time for my presentation tomorrow I have upgraded the OCLUG web site to Django 1.0 beta 2. I have also added a media file listing page and an Ottawa area Linux/OSS Job board application.

Tags: Django OCLUG Python


« page 1 2 page »