Re: uWSGI documentation

2011-04-08 Thread Roberto De Ioris
> That said i'd love to *not* have to put a 3 liners module in my > project directory anymore. A runuwsgi command might not be the only > way to solve this need. > Remember that you do not need those file anymore: [uwsgi] env = DJANGO_SETTING_MODULE=mysite.settings chdir = module =

Re: Gsoc 2011 Proposal

2011-04-08 Thread Russell Keith-Magee
On Sat, Apr 9, 2011 at 12:50 AM, Samvit wrote: > Hi my name is Samvit Majumdar. Im from New Delhi, India.Im pursuing > undergraduate study in Birla Institute of Technology and > Science,Pilani,India. My major is IT. Im in my second year. > > While working on a project using

Re: [GSoC2011] Integrate databrowse into admin

2011-04-08 Thread M Stefan
On 4/8/2011 2:48 AM, Russell Keith-Magee wrote: On Fri, Apr 8, 2011 at 5:37 AM, M Stefan wrote: Hello everyone. My name is Stefan, and I'm a 19 years old student in Iasi, Romania, at Faculty of Computer Science. I've started programming as a young kid (I was about 8 or 9)

Re: uWSGI documentation

2011-04-08 Thread Mikhail Korobov
Hi James, Some notes: > One of the great advantages of uWSGI_ is its ability to gradually > restart each worker without loosing any request. I think mod_wsgi in daemon mode is doing the same. > Nginx provides the uwsgi module by default these days. Stock nginx does not provide uwsgi module on

Re: Possible bug with DATABASE_ROUTERS?

2011-04-08 Thread subs...@gmail.com
I found I had another router that was being greedy. On Apr 8, 12:15 pm, "subs...@gmail.com" wrote: > Hello everyone, > > I posted to the user's list but haven't heard anything. I am wondering > if this sounds like it could potentially be a bug: > >

Re: Sprints DjangoCon Europe

2011-04-08 Thread Raphael Passini Diniz
I live in Brazil, Belo Horizonte to be more precise, but far from RJ, about 6 hours by car. If i can help in anything, plz, let me know. 2011/4/8 Wim Feijen > More news about the sprints! > > During the sprints we will have access to the Dialogue Cafe in de Waag > building

Gsoc 2011 Proposal

2011-04-08 Thread Samvit
Hi my name is Samvit Majumdar. Im from New Delhi, India.Im pursuing undergraduate study in Birla Institute of Technology and Science,Pilani,India. My major is IT. Im in my second year. While working on a project using Django ( www.bits-apogee.org/2011/ ) , I came across few ideas that can be

Re: uWSGI documentation

2011-04-08 Thread is_null
On Apr 4, 3:59 pm, Kristaps Kūlis wrote: > I believe that running manage.py for production deployments is "not > way to go", as it has been noted by django devs previously. > What purpose would runuwsgi command serve ? I'm unsure. Roberto's proposal is interresting:

Possible bug with DATABASE_ROUTERS?

2011-04-08 Thread subs...@gmail.com
Hello everyone, I posted to the user's list but haven't heard anything. I am wondering if this sounds like it could potentially be a bug: http://groups.google.com/group/django-users/browse_thread/thread/253b77110fb68a89 if this is due to my misunderstanding of routers, please forgive my posting

Re: Sprints DjangoCon Europe

2011-04-08 Thread Wim Feijen
More news about the sprints! During the sprints we will have access to the Dialogue Cafe in de Waag building (see: http://www.dialoguecafe.org/). Dialogue Cafe offers facilities for video conferencing. Wouldn't it be great if we could sprint all over the world? Actually, up to now, two locations

Re: Bug when generating sql for single (AND: (EverythingNode))

2011-04-08 Thread trybik
Please, first read the whole message thoroughly before going into the prima balerina mode. I really appreciate your volunteer time work and the need to control the chaos and would like to help out respecting that. "Submission rejected as potential spam (BlogSpam says content is spam

Re: Using OneToOneField in reverse from values or values_list is rejected with "Invalid field name" (repost)

2011-04-08 Thread Matt Hoskins
On Apr 7, 10:47 am, Julien Phalip wrote: > Hi Matt, > > Do you think this could be related > tohttp://code.djangoproject.com/ticket/11448 > ? > > If so, do the patches attached to that ticket help resolve your issue? > > Thanks, > > Julien Hi Julien, Thanks for your reply

Re: Using OneToOneField in reverse from values or values_list is rejected with "Invalid field name" (repost)

2011-04-08 Thread Matt Hoskins
On Apr 7, 8:59 am, Russell Keith-Magee wrote: > > I'd need to go spelunking through the code to be sure, but if this is > happening, I'd be guessing it's oversight. From a quick scan of the > test suite, I can't find an obvious test for values() on one-to-one > fields.

Re: GSoc : Templates Compilation , draft 2

2011-04-08 Thread Andrey Zubko
Hello, Russell Keith-Magee Thanks for your advices. *1. Detailed Timeline :* - Designing concept : this step requires fully design writing for achieving BACKWARD compatibility for all tags, and filters. Providing backward-compatibility is a simple task. I've described it earlier by using