On 26-Jul-07, at 9:42 PM, Jacob Kaplan-Moss wrote:
>> could you post this to the users list also - you may get a lot of
>> feedback from the user's point of view
>
> Actually, I've deliberately asked the SoC students to post updates
> here instead of django-users. I know all the core devs read b
On 7/26/07, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote:
>
> On 7/25/07, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> > On 26-Jul-07, at 7:36 AM, Thejaswi Puthraya wrote:
> > > This week I worked on getting the 'like' and 'between' check
> > > conditions into the project and also writing a lot o
On 7/25/07, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> On 26-Jul-07, at 7:36 AM, Thejaswi Puthraya wrote:
> > This week I worked on getting the 'like' and 'between' check
> > conditions into the project and also writing a lot of doctests.
>
> could you post this to the users list also - you ma
On 26-Jul-07, at 7:36 AM, Thejaswi Puthraya wrote:
> This week I worked on getting the 'like' and 'between' check
> conditions into the project and also writing a lot of doctests.
could you post this to the users list also - you may get a lot of
feedback from the user's point of view
--
re
Hello Django Developers,
This week I worked on getting the 'like' and 'between' check
conditions into the project and also writing a lot of doctests.
So here is how to use 'like' and 'between' check constraints
class Manufacturer(models.Model):
mfg_name= models.CharFiel