Today we've issued several releases to remedy security problems
reported to the Django team.
Details are here:
https://www.djangoproject.com/weblog/2012/jul/30/security-releases-issued/
All users are encouraged to upgrade immediately.
--
You received this message because you are subscribed to
Hello,
I've got bitten by parts of bug 16226[1] - the default_if_none filter
being used and I think it exposes a few issues:
- prepopulated_fields is a badly chosen name if it only works for slugs.
- the current javascript API allows one to easily complete fields using
a declarative syntax
- model
On Mon, Jul 30, 2012 at 9:32 AM, Gijs Molenaar wrote:
>
> Hi Michael,
>
> Op dinsdag 10 juli 2012 17:51:16 UTC+2 schreef Michael Manfre het volgende:
>>
>>
>> On Monday, July 9, 2012 11:25:47 AM UTC-4, Gijs Molenaar wrote:
>>>
>>>
>>> These problems are:
>>> * MonetDB supports a Decimal type with
Hi Michael,
Op dinsdag 10 juli 2012 17:51:16 UTC+2 schreef Michael Manfre het volgende:
>
>
> On Monday, July 9, 2012 11:25:47 AM UTC-4, Gijs Molenaar wrote:
>>
>>
>> These problems are:
>> * MonetDB supports a Decimal type with a maximum length of 18 digits.
>>
>
> Override DatabaseOperations.v