You are writing a comment about Up to Speed, here is a quick summary:
This is part two in Ken's series, where he quickly gets us started with a simple Django project with some Ajax, and establishes the foundation that the rest of the series will build upon.
You are responding to this comment written by Punit on June 23rd 2008, 09:50.
Hi,
I was following your this series and noticed a typo in the code in this article which caused me some grief to figure out since I am a python/django newbie.
The offending line is "urlpatterns = [url(regex = r'^compute/(?P<op>w+)/', view = compute)]". You missed out the "" before the w in the regex in the article.
I like the bottom up approach you are taking. Clarifies for me the building blocks as the django tutorials make some things seem like magic.
Please be aware that comment forms go stale after one hour.
Comments may make use of LifeFlow MarkDown. Raw html will be escaped.
Quick Introduction to LifeFlow MarkDown Syntax
A highlighted code block:
Other common languages work as well: scheme, python, java, html, etc.
Other markdown syntax: