GSoC 2007: Implementing Check Constraints

2007-05-25 Thread theju
Hello everyone, I am a participant in the Summer of Code 2007 and working on "Implementing Check Constraints in Django". My mentor is Simon Blanchard. The hosting page for the projects is at http://code.google.com/p/django-check-constraints/ and the Proposed Features Wiki at http://code.google.

Re: Custom field _post_create_sql()

2007-05-30 Thread theju
Though I am not conversant with the details of the GIS fundas, here is my observationtheir application gave a very good pointer to people who always wanted to do custom field development. I wouldn't be happy to see SQL statements be used in the class (even though it gets the work because I bel