Re: GSoC Update: [Check Constraints] Finally Some Code and Screencasts

2007-06-22 Thread Thejaswi Puthraya
By the way, the project is at http://code.google.com/p/django-check-constraints --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googl

GSoC Update: [Check Constraints] Finally Some Code and Screencasts

2007-06-22 Thread Thejaswi Puthraya
Hello Django Developers, A week after changing my approach, I have been able to make some progress. Also this week, I am posting screencasts to showcase my work. This week I tackled both Value based and Range Based constraints. The things left to do are : -> Implementing 'like' and 'between' che