On di, 2010-05-25 at 17:22 -0700, Mikhail Korobov wrote:
> I think the releases of stable micro-releases should happen more often
> for 1.2. You guys are doing great job and it is not good to hide it
> from developers.
This issue has been raised before and improvements were promised. I
believe t
On Tue, May 25, 2010 at 12:06 PM, naos wrote:
> I was migrating some django project recently from django 1.0.4 to 1.2.
> In Django 1.2/1.1 I found that if model have 'evaluate' attribute then
> one will get exception in admin edit page for that model if the page
> contains inline forms with relate
I want to raise the question about stable django micro-releases.
1.1 - July 2009,
1.1.1 - October 2009 (released because of security bug),
1.1.2 - May 2010
So if some abstract developer want to use stable django release and
follow all the instructions in docs he can get the half-year outdated
dja
On May 25, 5:24 pm, Russell Keith-Magee
wrote:
> On Tue, May 25, 2010 at 2:41 PM, Graham Dumpleton
>
>
>
>
>
> wrote:
>
> > On May 24, 7:37 pm, Russell Keith-Magee
> > wrote:
> >> Hi all,
>
> >> This is a reminder to everyone that DjangoCon.eu is on during this
> >> week. Jacob, Jannis, myself
On May 25, 10:27 am, Jacob Kaplan-Moss wrote:
> At first glance, though, I'm thinking this looks pretty good -- though
> the log config file is giving me slight flashbacks to
> log4j.properties... /me shudders.
Do you mean this bit?
LOGGING = {
'version': 1,
'formatters': {
'defa
Hi,
I was migrating some django project recently from django 1.0.4 to 1.2.
In Django 1.2/1.1 I found that if model have 'evaluate' attribute then
one will get exception in admin edit page for that model if the page
contains inline forms with related models:
Exception Value: 'Shipper' object has
On Tue, May 25, 2010 at 10:28 AM, Vinay Sajip wrote:
>> Agreed; Are you at the conference? If so, corner me at some point
>> (either during the break or during the sprints); if you're not, I'll
>> try and review the code at some point and give you some feedback.
>
> Sadly, I couldn't come to Djang
I think (from squinting at the code) that in Django 1.2 m2m field
updates now use the object save code to add relationships even where
there aren't specifically defined intermediate classes, whereas
previously the code did its own insert in such cases. So as a
consequence last_insert_id gets called
On May 25, 8:38 am, Russell Keith-Magee
wrote:
>
> Your timing is dead on, and I'm personally interested in targeting
> logging for 1.3.
That's good news :-)
> Agreed; Are you at the conference? If so, corner me at some point
> (either during the break or during the sprints); if you're not, I'll
On Tue, May 25, 2010 at 1:21 PM, Vinay Sajip wrote:
> On May 24, 10:37 am, Russell Keith-Magee
> wrote:
>>
>> We will be sprinting at the conference on Thursday and Friday. If you
>> have a detailed proposal that would benefit from some round-table
>> discussion while several core developers are
On Tue, May 25, 2010 at 2:41 PM, Graham Dumpleton
wrote:
>
>
> On May 24, 7:37 pm, Russell Keith-Magee
> wrote:
>> Hi all,
>>
>> This is a reminder to everyone that DjangoCon.eu is on during this
>> week. Jacob, Jannis, myself, and several other prominent django-dev
>> contributors are in Berlin,
11 matches
Mail list logo