My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 5: Missing paren in docs
2 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by treborhudson, Dec 23, 2007
In overview.txt...

this:
          (r'^contact/', include('contact_form.urls'),

should be this:
          (r'^contact/', include('contact_form.urls')),



Sign in to add a comment

Hosted by Google Code