I have updated the Features Wiki Page.
Here is the features page:
http://code.google.com/p/django-check-constraints/wiki/Features
and the project page at:
http://code.google.com/p/django-check-constraints
Thanking You
Thejaswi Puthraya
--~--~-~--~~~---~--~~
Yo
Hello Django Developers,
This post is to announce a change in the method of implementing check
constraints.
Previously I had used the method of subclassing the Field Class to
achieve my goal. But after some convincing conversations from my
mentor Simon Blanchard and other developers I decided to