2009/7/17 Lokesh :
>
> Hi,
>
> Initially the table created with the following code
> Class user_privileges(models.Model):
> user_id = models.ForeignKey(User)
> is_deleted= models.CharField(null=False, blank=False,
> max_length=1)
> is_email_active = models.CharField(null=False, blank=Fals
2009/7/17 Michael :
> On Fri, Jul 17, 2009 at 1:30 PM, Lic. José M. Rodriguez Bacallao
> wrote:
>>
>> anyone?
>>
>>
>> On 7/17/09, Lic. José M. Rodriguez Bacallao wrote:
>> > hi folks, it's be a long time without writing to the list but now I'm
>> > back with a simple question, I need to know ho
2 matches
Mail list logo