Re: GSoC: Customizable Serialization

2010-03-29 Thread Russell Keith-Magee
On Mon, Mar 29, 2010 at 10:00 PM, gombiuda JHL wrote: > Hi all. My name is Gombiuda Jiang. I want to apply the `Customizable > serialization` project. Here is my proposal. Thanks for your reading and > commenting. > As far as I can understand the project, its aim is to make serialization can > be

Ticket #13184 (SubfieldBase and form validation). Seeking guidance

2010-03-29 Thread Mark L.
Hello, I am terribly sorry to have brought this up here, but I would like to direct some of your attention to the ticket #13184 (http:// code.djangoproject.com/ticket/13184). In a nutshell, you can not raise ValidationError in the to_python method of a custom model field if that field has __metacl

GSoC: Customizable Serialization

2010-03-29 Thread gombiuda JHL
Hi all. My name is Gombiuda Jiang. And firstly I have to apologize for my mistake of sending a wrong version of the proposal. I want to apply the `Customizable serialization` project. Here is my proposal. Thanks for your reading and commenting. As far as I can understand the project, its aim is to

GSoC: Customizable Serialization

2010-03-29 Thread gombiuda JHL
Hi all. My name is Gombiuda Jiang. I want to apply the `Customizable serialization` project. Here is my proposal. Thanks for your reading and commenting. As far as I can understand the project, its aim is to make serialization can be used out of fixture loading. For example, once we can customize

ibm_db_django now supports Django-1.2

2010-03-29 Thread Rahul
IBM_DB_DJANGO-0.2.0 --- IBM_DB_DJANGO adaptor enables access to IBM databases from Django applications http://www.djangoproject.com/. The adaptor is developed and maintained by IBM. What's New? - Added support for Django-1.2 - Backward compati