Bug that cannot be reproduced

2008-06-14 Thread Steve Potter
I recently ran across a bug in Django and was pointed to ticket #7199 that described the same problem. It turns out that 7199 is a duplicate of #7155 which as a working patch. However, in my research of this problem (as noted in 7199) I found another potential bug. In django/db/models/sql/subque

Re: learning triage

2008-06-14 Thread Russell Keith-Magee
On Sun, Jun 15, 2008 at 2:15 PM, Jeff Anderson <[EMAIL PROTECTED]> wrote: > I'm learning the process of triaging tickets. I ran into this one: > http://code.djangoproject.com/ticket/7393 > > It points out several things with the 0.96 docs. Should this and tickets > like it be marked as 'wontfix' b

learning triage

2008-06-14 Thread Jeff Anderson
I'm learning the process of triaging tickets. I ran into this one: http://code.djangoproject.com/ticket/7393 It points out several things with the 0.96 docs. Should this and tickets like it be marked as 'wontfix' because it isn't a security update? Should things like this be accepted for the n

Re: RFC: Django 1.0 roadmap and timeline

2008-06-14 Thread Russell Keith-Magee
On Sat, Jun 14, 2008 at 10:50 PM, Marc Fargas <[EMAIL PROTECTED]> wrote: > Hi there, > > El mié, 11-06-2008 a las 21:03 -0500, Jacob Kaplan-Moss escribió: > On my today's triaging session (64 unreviewed left now) I spotted a few > bugs in Unreviewed of those kind that should be fixed before 1.0, fi

Re: RFC: Django 1.0 roadmap and timeline

2008-06-14 Thread Thejaswi Puthraya
On Jun 12, 7:23 am, "Jacob Kaplan-Moss" <[EMAIL PROTECTED]> wrote: > On Wed, Jun 11, 2008 at 9:13 PM, Russell Keith-Magee > On comments > --- > > ``django.contrib.comments`` is a bit of special case here: ideally, Django 1.0 > will ship with *no* core use of oldforms. However, refactoring

WORLD BEAUTYS, FILM MODELS, SEXY GIRLS, FASHION MODELS AND ALL NATURE PICS Etc...

2008-06-14 Thread shaik mallika
** ** *HI THIS IS MY FIRST WEBSITE...* *PL JUST VISIT ME* *WORLD BEAUTYS, FILM MODELS, * *SEXY GIRLS, FASHION MODELS * *AND ALL NATURE PICS Etc * --~--~-~--~~--

Re: Latest Comments

2008-06-14 Thread Collin Grady
Usage questions belong on the django-users list, not here - this list is for discussion of the development of django itself :) -- Collin Grady --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" gr

Re: In-Browser Testing with TestCase

2008-06-14 Thread Devin
I've included just such an example in the changes to the documentation I've included in the patch. http://code.djangoproject.com/attachment/ticket/2879/django_live_server.diff I am primarily using the python driver for Selenium RC, but once a live test server's started, you can poke and prod usi

செய்கூலி இல்லை சேதாரம் உண்டு

2008-06-14 Thread james
செய்கூலி இல்லை சேதாரம் உண்டு நீங்கள் ரெடி if you want call me http://glamourpriya.blogspot.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-dev

Re: Newish developer contributing to project?

2008-06-14 Thread Kenneth Gonsalves
On 14-Jun-08, at 6:59 PM, Jonathan Lukens wrote: > If I have a strength as a programmer, it would be in text processing, > because I spend at least an hour in the Python interactive interpreter > doing it every day (I am a technical translator of software-related > and financial literature, and

Re: RFC: Django 1.0 roadmap and timeline

2008-06-14 Thread Marc Fargas
El sáb, 14-06-2008 a las 13:28 -0700, Charlie escribió: > I'm curious if there are any plans to support simple urls for "RESTful > resources" in Django, especially before the 1.0 release. It's not on the roadmap to 1.0 so it won't be there, there's a project around that see this list archives on t

Re: In-Browser Testing with TestCase

2008-06-14 Thread Simon Willison
On Jun 14, 12:26 am, Devin <[EMAIL PROTECTED]> wrote: > So to integrate Selenium tests with the test framework already in > place, I've added live server support for TestCase for ticket > 2879.http://code.djangoproject.com/ticket/2879#comment:27 That's pretty cool. Any chance you could provide a

subject theory

2008-06-14 Thread rohan jusmin
http://lecturetheory.blogspot.com/ *Organisation* * * *A. Learning Objectives:* The objectives of this week topic are to expose students to 1. What is organization and how it operates within the business environment. 2. How its operation differs from one place to another base on th

Re: RFC: Django 1.0 roadmap and timeline

2008-06-14 Thread Charlie
I'm curious if there are any plans to support simple urls for "RESTful resources" in Django, especially before the 1.0 release. See discussion here: http://lethain.com/entry/2008/jun/13/a-django-anti-pattern-rolling-your-own-rest/ --~--~-~--~~~---~--~~ You received

Latest Comments

2008-06-14 Thread veearrsix
Hi, I'm trying to list latest comments using the comments contrib in my django app, I would like to list both comments from users who are staff ('is_staff' in the auth_user table), and comments from users who are NOT staff members. My question is, how do I create 2 lists, 1 with the comments fro

Re: Triaging: Google's AppEngine support policy

2008-06-14 Thread Jannis Leidel
Being the patch author I would also postpone or even mark this ticket as wontfix since there are better alternatives (and contrib.gae candidates) out there. These caught my eye while googling: http://code.google.com/p/django-ae-utils/ http://code.google.com/p/django-gae-helpers/ http://code.googl

Re: Newish developer contributing to project?

2008-06-14 Thread Kenneth Gonsalves
On 14-Jun-08, at 8:11 PM, Jonathan Lukens wrote: > I will follow your suggestions and hopefully somethign positive will > come of it. right now on IRC all the big guns are missing and a lot of newbies are asking questions - you are needed ;-) -- regards kg http://lawgon.livejournal.com htt

Re: RFC: Django 1.0 roadmap and timeline

2008-06-14 Thread Marc Fargas
Hi there, El mié, 11-06-2008 a las 21:03 -0500, Jacob Kaplan-Moss escribió: > * Two beta releases. > > All "maybe" features must be completed by the first beta; after that, > Django will enter feature freeze for about a month while we kill bugs. > > * At least one -- and hopefully only one -

Re: Newish developer contributing to project?

2008-06-14 Thread Jonathan Lukens
Thanks Russ and Kenneth, I will follow your suggestions and hopefully somethign positive will come of it. Jonathan On Jun 14, 9:48 am, "Russell Keith-Magee" <[EMAIL PROTECTED]> wrote: > On Sat, Jun 14, 2008 at 9:29 PM, Jonathan Lukens > > <[EMAIL PROTECTED]> wrote: > > > Let me preface this by

Re: Claiming tickets (was: Django development staleness)

2008-06-14 Thread Ken Arnold
On Jun 14, 7:22 am, "Russell Keith-Magee" <[EMAIL PROTECTED]> wrote: > My comment was a generalization. A good number of patches that are 5 > months old won't apply cleanly to trunk, so they are effectively > abandoned. Of course, there will always be exceptions - but this is > the sort of thing t

Re: Triaging: Google's AppEngine support policy

2008-06-14 Thread Jacob Kaplan-Moss
On Sat, Jun 14, 2008 at 8:33 AM, Marc Fargas <[EMAIL PROTECTED]> wrote: > Althought, right now, there don't seem to be more tickets about GAE it's > possible that tickets start appearing asking for different things from > GAE namely a database backend. > > So, the question is, will Django (post-1.

Re: Newish developer contributing to project?

2008-06-14 Thread Russell Keith-Magee
On Sat, Jun 14, 2008 at 9:29 PM, Jonathan Lukens <[EMAIL PROTECTED]> wrote: > > Let me preface this by saying, at the risk of sounding schmaltzy, that > Django has made me a happier person. > If, given my greenness as a programmer, there's really no place where > it would be a good idea for me t

Re: Newish developer contributing to project?

2008-06-14 Thread Kenneth Gonsalves
On 14-Jun-08, at 6:59 PM, Jonathan Lukens wrote: > If, given my greenness as a programmer, there's really no place where > it would be a good idea for me to be working on Django, I would take > no offense, and I will just throw some cash at the foundation whenever > it's incorporated. But it's

Triaging: Google's AppEngine support policy

2008-06-14 Thread Marc Fargas
Hi there, I'm trying to clean the Unreviewed tickets list a bit (from 108 to 73 right now) and I'm now at #7008. #7008 is about "Session backend for Google's App Engine" and before moving it to Accepted, Design Decission or wontfix I thought it was worth bringing this here. Althought, right now,

Newish developer contributing to project?

2008-06-14 Thread Jonathan Lukens
Let me preface this by saying, at the risk of sounding schmaltzy, that Django has made me a happier person. So, if possible, I would like to give back a little. I have no formal training in programming. About five years ago, I started futzing around with PHP every couple of months, then putting t

100% HOME BASED BUSINESS NO SALES NO MARKETING

2008-06-14 Thread PRINCE
WOW!! Get seen -- get paid! You can now get paid to drive your car, wear T-shirts, and more! Just join the EyeEarn Advertising Network and start earning money effortlessly while you go about your day! It's fun, easy, and no experience is necessary! http://www.eyeearn.com/10122618/signup --~--~-

Re: Claiming tickets (was: Django development staleness)

2008-06-14 Thread Russell Keith-Magee
On Sat, Jun 14, 2008 at 6:43 PM, Marc Fargas <[EMAIL PROTECTED]> wrote: > El mié, 11-06-2008 a las 08:45 +0800, Russell Keith-Magee escribió: >> Trac contains all the information you need. If a ticket is open and >> it's not assigned to somebody, then it's a safe bet that nobody is >> looking at i

WORK PART TIME GET PAY OUT WEALY $100

2008-06-14 Thread PRINCE
WOW!! Get seen -- get paid! You can now get paid to drive your car, wear T-shirts, and more! Just join the EyeEarn Advertising Network and start earning money effortlessly while you go about your day! It's fun, easy, and no experience is necessary! http://www.eyeearn.com/10122618/signup --~--~-

Claiming tickets (was: Django development staleness)

2008-06-14 Thread Marc Fargas
El mié, 11-06-2008 a las 08:45 +0800, Russell Keith-Magee escribió: > Trac contains all the information you need. If a ticket is open and > it's not assigned to somebody, then it's a safe bet that nobody is > looking at it. If it _is_ assigned to somebody, but there hasn't been > any activity (comm

Re: Django community aggregator and non-English posts

2008-06-14 Thread Zeddy
Tom, I don't see any problem at all. I can read in English and Russian, but I don't understand any Japanese, Spanish, Portuegese etc texts. But I can read all of them using Google translate. Source code is international language and other text is quite understandable using automatic translators

Re: Django community aggregator and non-English posts

2008-06-14 Thread Ivan Sagalaev
Tom Tobin wrote: > Except it *is* a problem when I'm forced to deal with a regular influx > of what is, to me, *noise* in my aggregator. Tom, sorry, you're fighting with this so hard that I couldn't resist to propose another solution for you! Pick a language that annoys you the most and... star