On Thu, Jan 14, 2010 at 10:58 PM, Kumar McMillan
wrote:
> Is anyone else getting this on Google App Engine? I have seen it
> across different versions of Django (1.0 to 1.1.1) but it only happens
> intermittently. I am using the latest Google App Engine Django code
> and although
Is anyone else getting this on Google App Engine? I have seen it
across different versions of Django (1.0 to 1.1.1) but it only happens
intermittently. I am using the latest Google App Engine Django code
and although I'm not sure it's a bug in their code I submitted an
issue here (where you can s
On Tue, Sep 23, 2008 at 3:07 AM, proteus guy <[EMAIL PROTECTED]> wrote:
> Here's a fun one for you testing gurus! I have a Django app that uses an
> irc server to communicate events to a system. My models utilize the django
> model save signal to post an irc message when something is updated.
On Tue, Apr 29, 2008 at 11:14 AM, mdipierro <[EMAIL PROTECTED]> wrote:
> Anyway, if you post an example of a Django bytecode compiled
> application and documentation on how to create and deploy it, I will
> amend my document to reflect that. If a feature is not tested and not
> documented it d
clarification: not strictly "40hrs a week"; this is flexible.
On 1/31/07, Kumar McMillan wrote:
> Dear Djangoists,
>
> the company I work for is looking for a new contractor to work on a
> "phase 2" of a django app now in production. You are the captain o
Dear Djangoists,
the company I work for is looking for a new contractor to work on a
"phase 2" of a django app now in production. You are the captain of
the ship but will be working alongside a team of pythonists and
rubyists, a handful of whom will be available to conduct code reviews.
_
Compa
Hello.
As a developer at a fast growing, online marketing firm in Chicago
(Evanston to be precise) I'd like to announce that we are looking
specifically for Django developers. If you are gainfully employed but
know of someone who may be interested, please pass this on. We are
unable to offer tel
, etc) into the code repository, but hey.
On 5/9/06, Jeremy Dunck <[EMAIL PROTECTED]> wrote:
>
> On 5/9/06, Kumar McMillan <[EMAIL PROTECTED]> wrote:
> > Also, at my company we use sandboxed
> > postgres (every user has his own database, named $USER) on our main
> &
How many Django'ers out there typically use DSNs for their web apps?
How are you currently working around Django's lack of DSN support?
I'm still new to Django, looking to migrate some existing apps to
Django plus start new ones, but without DSN support out of the box
it's almost a show stopper.
http://code.djangoproject.com/ticket/1810
have fun ;)
btw ... how are people running the test suite? Do you make a custom
test_settings.py module and keep it somewhere on your pythonpath?
That's what I was doing but it would be nice if there were default
settings that just started everything
Hi, I'm still new to django and have googled high and low for a way to
use a single dsn in the settings file instead of DATABASE_HOST,
DATABASE_USER, DATABASE_NAME, etc. No metion of it. Is there built
in support for this that I'm missing?
If not, I am happy to submit a patch. What is the best
11 matches
Mail list logo