Thanks for the quick response, Mark. That's awesome. Sorry I missed it in
the changelog.
Cheers,
Cliff
On Thursday, February 13, 2014 12:35:16 PM UTC-5, Mark Lavin wrote:
>
> This was already changed in https://code.djangoproject.com/ticket/19866which
> is part of 1.6. It's noted under the min
At the moment, admindocs raises an unhandled KeyError when trying to
display documentation on custom field types, because it tries to pull a
human readable field type description out of a dictionary, based on the
return value of the field's get_internal_type method.
I'm working on solving this is
At the moment, admindocs raises an unhandled KeyError when trying to
display documentation on custom field types, because it tries to pull a
human readable field type description out of a dictionary, based on the
return value of the field's get_internal_type method.
I'm working on solving this is
On Wed, 2009-05-06 at 18:23 +0800, Russell Keith-Magee wrote:
>
> 1. Does the patch apply cleanly?
> 2. Does the patch contain a test?
> 3. Does the test fail if the rest of the patch isn't applied?
I don't see this as a necessary requirement for all patches. What if
the patch has nothing bu
On Mon, 2008-06-09 at 21:16 -0400, Karen Tracey wrote:
> On Sat, Jun 7, 2008 at 3:06 PM, Jacob Kaplan-Moss
> <[EMAIL PROTECTED]> wrote:
> * Start a "train release" schedule: schedule a couple of 1.0
> betas, a
> rc or two, and then a final release. Features that are done by
On Mon, 2008-04-21 at 03:46 -0700, Simon Willison wrote:
> On Apr 20, 11:23 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> > -1 for the reasons that James Bennett stated above. That it crashes
> > and burns in production is actually a feature in this case.
>
> If we want to crash and burn
Sorry for adding to the noise:signal by replying on list. I didn't look
closely enough at which list it was in. Won't happen again.
Cheers,
Cliff
On Thu, Dec 06, 2007 at 06:21:09PM +, EL AATIFI Sidi Mohamed wrote
regarding Re: aide:
>
>
> Bonjour,
>
> cette mailing est r?serv? au d?ve
On Thu, Dec 06, 2007 at 09:19:47AM -0800, marie wrote regarding correction de
mon code:
>
> voici mon code de date
>
> # -*- coding: utf-8 -*-
> from datetime import datetime
>
> def dateDiffJour(dateeffet,dateecheance):
> if dateeffet == dateecheance:
> jour = (dateecheance) - (da
Hey all,
I'm a (roughly) mid-level Python coder, and newly interested in Django.
I work at a university library on a library archive digitization
project. We have a large collection, with several thousand heterogenous
documents (ranging in size and format from letters to books, interviews
and po