Done. Ticket 1165.

On Wednesday, November 14, 2012 9:41:31 AM UTC-5, Massimo Di Pierro wrote:
>
> This may be a bug. It should work in appadmin. Please submit a ticket.
>
> On Tuesday, 13 November 2012 12:04:54 UTC-6, Cliff Kachinske wrote:
>>
>> Version 2.0.9
>>
>> Using auth.signature, how can I resent is_active back to true?
>>
>> In appadmin I can see the records where is_active is set to False, and 
>> even edit them.  But if I check is_active and submit the record, the value 
>> does not change.
>>
>> Similarly, using ignore_common_filters, I can create an index page that 
>> shows the inactive records, along with an edit function that seems to give 
>> me access to the is_active field.  But when I check the is_active field and 
>> submit the page, the value does not change.
>>
>> In the past I have implemented something like a trash can using the 
>> is_active field.  The only difference is that users were not allowed to 
>> actually delete items in the trash.  I would like to do this again.
>>
>> How can I make this happen?
>>
>

-- 



Reply via email to