Paid Surveys - Make Money Online From Free Paid Surveys Paid Surveys - Make Money Online From Free Paid Surveys Paid Surveys - Make Money Online From Free Paid Surveys

2007-10-05 Thread harina
Paid Surveys - Make Money Online From Free Paid Surveys Welcome to Internet Paid Surveys. Here we review the best online paid survey sites that pay you for your opinions. We feature only tried and tested paid survey companies that are really worth joining and have good reputation. Our database is

منتديات المزاد

2007-10-05 Thread www.almzaad.net/vb
http://www.almzaad.net/vb/index.php --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group,

منتديات المزاد

2007-10-05 Thread www.almzaad.net/vb
http://www.almzaad.net/vb/index.php --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group,

Re: Django + SQL Alchemy

2007-10-05 Thread Ben Ford
Hi Paul, I don't think it would entail two db lookups, but like I said I haven't tested it. SA will be instantiating a django Model, but it will be filling in it's data from the database, so there should be no lookup required by django. It does overwrite the field as far as I know, but that shoul

Re: QuerySet Refactoring

2007-10-05 Thread Malcolm Tredinnick
On Fri, 2007-10-05 at 21:23 +, David Cramer wrote: > Any chance of a status update? There are a few very small changes uncommitted in my local tree. I'm currently travelling and only a few hours to work on it. You can see the status by looking at the branch updates, though. Malcolm --~--

QuerySet Refactoring

2007-10-05 Thread David Cramer
Any chance of a status update? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send

Re: OverflowError: mktime argument out of range

2007-10-05 Thread Collin Grady
Please don't post questions to both django-users and django-dev. Django-users is for general help questions such as this, while django-dev is for discussion of the development of django itself, not help questions :) -- Collin Grady --~--~-~--~~~---~--~~ You rece

Re: Django + SQL Alchemy

2007-10-05 Thread Paul Davis
SmileyChris, At the moment, I'm using the class_prepared signal to gather all loaded models. Theoretically I could use this to attach an SA attribute. Are there use cases out there where you'd want to use *both* the Django and SA ORM's side by side? To me it makes more sense to import one or the

OverflowError: mktime argument out of range

2007-10-05 Thread NitinHayaran
Hi all, In my setup i m using winXP and mysql. When i m accessing some css file kept in some directory. First time the css file is displayed correctly, but when i press reload button, it is giving below mentioned error, and if i again press reload the css file is displayed again correctly. This e

CREATIVE WRITING

2007-10-05 Thread shamsee26
*Creative Writing Skill is not heriditary. We may learn it. * * * *http://www.100stuff.com/sdk/creative-writing/* *--* --~--~-~--~~~---~--~~ You received

Re: Django + SQL Alchemy

2007-10-05 Thread SmileyChris
On Oct 6, 5:24 am, "Paul Davis" <[EMAIL PROTECTED]> wrote: > Ben, > > I contemplated something like this, but I assumed that field > properties would clash. For instance, after the call to mapper(...) > you would no longer have access to Django ORM fields with the > Model.field syntax (as they w

Re: Django + SQL Alchemy

2007-10-05 Thread Paul Davis
Ben, I contemplated something like this, but I assumed that field properties would clash. For instance, after the call to mapper(...) you would no longer have access to Django ORM fields with the Model.field syntax (as they would be replaced by SA's). So what I did was this: To get Django models

Re: Decoration and aliasing

2007-10-05 Thread Jacob Kaplan-Moss
On 10/5/07, Jeremy Dunck <[EMAIL PROTECTED]> wrote: > So, I've found a couple decorators I never knew existed. :) > > Is there a reason django.views.http.require_http_method and friends > aren't documented? Ha - I'd forgotten about those myself :) > I can add docs and tests... Yes, please! Ja

Re: Changes to request_response have broken django-rest-interface

2007-10-05 Thread Malcolm Tredinnick
On Fri, 2007-10-05 at 16:17 +0300, Peter Nixon wrote: > On Thu 04 Oct 2007, Malcolm Tredinnick wrote: > > On Thu, 2007-10-04 at 18:10 +0300, Peter Nixon wrote: > > > I tried to open the following ticket but it thinks my IP is a spammer, > > > so I am sending to the list: > > > > > > http://django-

Re: Changes to request_response have broken django-rest-interface

2007-10-05 Thread Peter Nixon
On Thu 04 Oct 2007, Malcolm Tredinnick wrote: > On Thu, 2007-10-04 at 18:10 +0300, Peter Nixon wrote: > > I tried to open the following ticket but it thinks my IP is a spammer, > > so I am sending to the list: > > > > http://django-rest-interface.googlecode.com/svn/trunk/django_restapi/res > >ourc

Re: Add Persian Local language file

2007-10-05 Thread James Bennett
On 10/5/07, Milad <[EMAIL PROTECTED]> wrote: > I am interested in translating to persian > Could you clue me how can I send files for you and accept process > and ... ? http://www.djangoproject.com/documentation/contributing/#submitting-and-maintaining-translations -- "Bureaucrat Conrad, you ar

Re: Decoration and aliasing

2007-10-05 Thread Jeremy Dunck
On 10/4/07, Jeremy Dunck <[EMAIL PROTECTED]> wrote: > On 10/4/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > > > > On Thu, 2007-10-04 at 15:15 -0500, Jeremy Dunck wrote: > > [...] > > > Is there any interest in a patch that modifies Django's built-in > > > decorators to use functools.wraps in

Re: Changes to request_response have broken django-rest-interface

2007-10-05 Thread Jacob Kaplan-Moss
On 10/5/07, Peter Nixon <[EMAIL PROTECTED]> wrote: > Thanks. I have signed up now, but I still cannot for the life of me find a > link to that page from anywhere. Shouldn't it be a little more prominent? Yeah, it should; I'll add a couple of links when I get a moment. Jacob --~--~-~--~-

Re: Changes to request_response have broken django-rest-interface

2007-10-05 Thread Peter Nixon
On Fri 05 Oct 2007, Tomas Kopecek wrote: > Peter Nixon napsal(a): > > On Thu 04 Oct 2007, James Bennett wrote: > >> On 10/4/07, Peter Nixon <[EMAIL PROTECTED]> wrote: > >>> I tried to open the following ticket but it thinks my IP is a spammer, > >>> so I am sending to the list: > >> > >> If you cr

Add Persian Local language file

2007-10-05 Thread Milad
Hi, I am interested in translating to persian Could you clue me how can I send files for you and accept process and ... ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this gr

Re: Changes to request_response have broken django-rest-interface

2007-10-05 Thread Tomas Kopecek
Peter Nixon napsal(a): > On Thu 04 Oct 2007, James Bennett wrote: >> On 10/4/07, Peter Nixon <[EMAIL PROTECTED]> wrote: >>> I tried to open the following ticket but it thinks my IP is a spammer, >>> so I am sending to the list: >> If you create an account in Trac, it won't apply spam filtering to

Scholarship, job and volunteer

2007-10-05 Thread Scholarship and Job
*Search Scholarship in **http://cambodiajobs.blogspot.com* *Scholarship: * - Before Applying a Scholarship -

Re: Changes to request_response have broken django-rest-interface

2007-10-05 Thread Peter Nixon
On Thu 04 Oct 2007, James Bennett wrote: > On 10/4/07, Peter Nixon <[EMAIL PROTECTED]> wrote: > > I tried to open the following ticket but it thinks my IP is a spammer, > > so I am sending to the list: > > If you create an account in Trac, it won't apply spam filtering to you. And how does one go