Just a small thing, I've noticed the default verbosity in the
make_messages function is the string '1'. The function never converts
this to an int, so if the function is called elsewhere without
specifying a verbosity level then when it checks to see if verbosity
is > 1 it always returns true.

Where should I report this?

Cheers,
Tavis

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to