On Tue, Sep 20, 2011 at 4:14 PM, Jacob G <[email protected]> wrote: > Thanks, I didn't realize errors is property that calls _get_errors(). >
Yeah, it's non-obvious. That's one of the nice things about open-source, though. You can go through the code and understand how your tools work so you can better apply them. Side-note -- now that you're browsing Django's code, I think you could easily participate by going to the Trac instance and closing a few easy tickets. ;o) https://code.djangoproject.com/ Shawn -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

