Re: Decision for ticket #6362 - Remove blank spaces with strip when validating the data

2009-10-10 Thread Barry Pederson
On May 13, 2:56 am, Russell Keith-Magee wrote: >On Wed, May 13, 2009 at 7:48 AM, thebitguru wrote: >> Hi, >> What do we need to make a decision for ticket 6362 (http:// >> code.djangoproject.com/ticket/6362)? > We need to wait until we're not trying to get v1.1 out the door. > We are w

Re: Perl port of the django template system.

2008-12-22 Thread Barry Pederson
Maluku wrote: > DTL seems to be too short... In addition to DojoX DTL, there's an Erlang library: ErlyDTL ( http://code.google.com/p/erlydtl/ ), and a PHP library: Calypso DTL just an FYI that there are at least three other "DTL"s out there, so DTL would have some company. Barry --~-

Postgresql driver written in pure Python

2008-09-22 Thread Barry Pederson
I've been working for some time on a pure-Python PostgreSQL driver, and have recently worked on getting it to function with Django. It's to the point now where it seemed to pass all Django 1.0 unittests. The bpgsql-2.0alpha1.tgz package can be found here: http://barryp.org/software/bpgsq

Re: Tables params in extra()

2008-05-13 Thread Barry Pederson
Dave Lowe wrote: > It worked prior to qsrf-merge. I have tried adding the quotes though, > without success. > > On May 13, 9:59 am, David Cramer <[EMAIL PROTECTED]> wrote: >> The database engine usually can't fill that in anyways, you should >> probably quote it yourself (correct me if I'm wrong)

Re: Django 1.0 features -- the definitive list

2007-11-30 Thread Barry Pederson
Ivan Sagalaev wrote: > > Adrian, people will rip you apart for omitting streamed file upload :-). >Though I believe it will require a lot of effort since the main > ticket on the subject (#2070) looks scary. Ohh yeah, that's one feature I'd love to see go in. An awful lot of work has gon

Re: Django Trac signup broken?

2007-09-26 Thread Barry Pederson
Matt Boersma wrote: > In reviewing bug #5579 (see http://code.djangoproject.com/ticket/5579), > I discovered I never receive the confirmation email from Trac at > http://www.djangoproject.com/accounts/register/. I've tried four > times since Sunday, using two email addresses in different domains.