Jacob,
As we discussed at PyCon, we can make an even stronger commitment,
since this continues to be an official project for the Front Range
Pythoneers in Boulder. But people ultimately get this work done, so
kudos go to ring leader Matt Boersma, the intrepid Ian Kelly, Eric
Dobbs, Matt Drew, Mic
Hi guys,
Great work on the oracle stuff!! I've been using it with the multiple-db
branch for the last month or so and it's been great!
A couple of things I had to mess with (mainly to use introspect db):
- in django.core.management (line 842) I had to get my tables like this:
for table_nam
On 4/19/07, Matt Boersma <[EMAIL PROTECTED]> wrote:
> The "boulder-oracle-sprint" branch is ready to come home.
Wahoo!!
Just to clarify, Matt: you're willing to commit to maintaining Oracle
support once we merge this into trunk, yes? If so, I'm +1 on merging
this in (there's a few things we had
On Thu, 2007-04-19 at 22:38 +, Matt Boersma wrote:
> The "boulder-oracle-sprint" branch is ready to come home.
Nice work, guys. :-)
>
> We made a wiki page describing the goals and status of the code (quick
> summary: Oracle works and we think it's done, unless you tell us
> otherwise). At
The "boulder-oracle-sprint" branch is ready to come home.
We made a wiki page describing the goals and status of the code (quick
summary: Oracle works and we think it's done, unless you tell us
otherwise). Attached to that page is a patch against rev 5036 of the
trunk. See here:
http://code.dja
The _checklogin decorator in django/contrib/admin/views/decorators.py
is very helpful - if a user enters an email address as their username,
and authentication fails, it gives a message saying that email
addresses are not allowable as usernames.
In a particular app, I am using email addresses as
On Wed, Apr 18, 2007 at 08:28:00PM -0500, Jacob Kaplan-Moss <[EMAIL PROTECTED]>
wrote:
>
> On 4/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > Would you consider adding a thumbnail capability to Django? I know
> > there are contributions out there that do it and the dependency on PIL
>
Hi guys,
On the user list I found a more complete solution:
http://code.google.com/p/django-utils/wiki/Thumbnail
Maybe this could be add as a contrib package?
Best regards!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Hi Jacob, how are you?
> I'd be +1 on adding something as a contrib app. I've got some code we
> use at work, but it'll likely be some time before I'm able to
> generalize it enough for public consumption, so I'd be thrilled to see
> an effort by a few committed community members...
I done some
On 4/18/07, SmileyChris <[EMAIL PROTECTED]> wrote:
> I can also see a solution which would maintain backwards compatibility
> for old sites:
> TEMPLATE_AUTOESCAPE=False in conf.global_settings
> TEMPLATE_AUTOESCAPE=True in conf.project_template.settings
I'd be against this; any solution which has
Hi all,
I'm wondering if this is seems like a feasible additional feature to
the newforms-admin branch.
Currently I have a lot of very similar models, representing people
roles. They all have addresses, phone numbers, etc, which was easy
enough with subclassing models back in the day. However, ev
Hi Malcolm,
Malcolm Tredinnick wrote:
> On Wed, 2007-04-18 at 08:58 +, SmileyChris wrote:
> [...]
>> I actually like Malcom's proposal. Can't say I'd be thrilled if it was
>> on by default though.
>
> Since this is actually a good idea, we should give credit where it's
> due: the whole theor
Hi,
Jacob Kaplan-Moss wrote:
> IIRC, I couldn't figure out a way to get the # of failures/errors into
> buildbot for display on the web, but it's been something like 9 months
> since I last tried so I'm not sure if there were other things I
> couldn't get working.
Ah, 9 months ago the exit code
13 matches
Mail list logo