I'm finishing making field tests green. I'm a bit late, because the schedule
says that I should finish this job by the end of the previous week. My 
excuse is
that I had exams in the previous week so I couldn't focus on GSoC. 
Fortunately,
I passed all exams and now I can work full time on GSoC and catch up. This 
week
I will finish field tests (there are still 5 red tests and documentation 
needs to
written) and I will start working on model tests.

Today I had a conversation with Russell and we decided to simplify some 
issues.
For example, `check_*` methods won't yield errors -- they will just return 
list
of errors. What's more, `check` method will call all `check_*` methods
explicitly (now it uses introspection to find all methods starting with
`check_`).

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to