I have just start to read the on-line Django book.I don't know whether
this is the best place to report  typos, or whether typos are expected
to be reported at all. But here is one, at

http://www.djangobook.com/en/1.0/chapter03/

in the small selection of the regular expression table, the following
line has a typo,

"?      Zero or more of the previous expression (e.g., \d* matches zero or
more digits)"

where "?" may be a "*".

Best,
coldlight

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to