Re: Composite Key at Europython

2012-03-16 Thread Simone Federici
On Fri, Mar 16, 2012 at 10:42, polo wrote: > Your project is stable ? that's the right question! no it isn't. As the docs said it is in a alpha release, I think is a good moment to create a first stable release but I'm waiting to release it as 1.0 when django 1.4 will be definitly released i

Re: Composite Key at Europython

2012-03-16 Thread polo
Hi, Your project is stable ? Le 15/03/2012 13:02, Simone Federici a écrit : I'd like speak at europython about a project on composite primary and foreign key for Django. https://github.com/simone/django-compositekey This solution that I'm using on a very small realty. I've d

Re: Composite Key at Europython

2012-03-16 Thread Simone Federici
On Fri, Mar 16, 2012 at 13:54, Michal Petrucha wrote: > Unfortunately, currently I'm busy until Thursday; afterwards I'll try to > find out whether it would be possible for me to attend. If you need my > assistance before Sunday, unfortunately, I'm afraid I'll be of little > help... > If you are

Re: Composite Key at Europython

2012-03-16 Thread Simone Federici
On Fri, Mar 16, 2012 at 13:59, Jacob Kaplan-Moss wrote: > The DSF has some funds set aside for precisely this purpose (getting > developers in rooms together). If getting you to europython to hack with > Simone helps make CPKs happen, I think you're a perfect candidate for a

Re: Composite Key at Europython

2012-03-16 Thread Jacob Kaplan-Moss
et aside for precisely this purpose (getting developers in rooms together). If getting you to europython to hack with Simone helps make CPKs happen, I think you're a perfect candidate for a travel grant. Jacob (Sent from a phone; please excuse typos.) > > Concerning my fork, well, it&#

Re: Composite Key at Europython

2012-03-16 Thread Michal Petrucha
On Thu, Mar 15, 2012 at 01:02:24PM +0100, Simone Federici wrote: > I'd like speak at europython about a project on composite primary and > foreign key for Django. > > https://github.com/simone/django-compositekey > > This solution that I'm using on a very small r

Composite Key at Europython

2012-03-15 Thread Simone Federici
I'd like speak at europython about a project on composite primary and foreign key for Django. https://github.com/simone/django-compositekey This solution that I'm using on a very small realty. I've developed using monkey some patch because the purpose was not forking djang

Re: EuroPython Sprints

2009-06-30 Thread James Bennett
On Mon, Jun 22, 2009 at 1:43 PM, Sergio Oliveira wrote: > Some suggestions for the number 2: >  - Django 1.1: What do we need to release? It's only the bugs in the > milestone 1.1? 1.1 is down to just a handful of bugs, and I think they're mostly well in hand. A better focus, for those who are i

Re: EuroPython Sprints

2009-06-22 Thread Honza Král
8:43 PM, Sergio Oliveira wrote: > Well, we are getting closer to EuroPython, so I'd like to try to orgazine > the sprints somehow (otherwise it's probably not going to happen) > > I guess that the most important questions now is: > > 1-) Who is sure that will be ther

Re: EuroPython Sprints

2009-06-22 Thread Sergio Oliveira
Well, we are getting closer to EuroPython, so I'd like to try to orgazine the sprints somehow (otherwise it's probably not going to happen) I guess that the most important questions now is: 1-) Who is sure that will be there? 2-) In what should we focus in? Some suggestions for th

Re: EuroPython Sprints

2009-05-20 Thread Horst Gutmann
Same here. If I can make it to EuroPython I'll try really hard to be there for the sprints. -- Horst On Wed, May 20, 2009 at 11:59 AM, Robert Lofthouse wrote: > > I'm scheduled to give a talk there and if I can definitely make it > then I'll be going to the sprints as

Re: EuroPython Sprints

2009-05-20 Thread Robert Lofthouse
I'm scheduled to give a talk there and if I can definitely make it then I'll be going to the sprints as well. Rob On May 19, 8:40 am, Sergio Oliveira wrote: > Is there someone going to EuroPython (Birmingham - UK)? > I've just saw that Django is in the top of the proposed

Re: EuroPython Sprints

2009-05-19 Thread Dougal Matthews
alks ;) Cheers, Dougal --- Dougal Matthews - @d0ugal http://www.dougalmatthews.com/ 2009/5/19 Richard Boulton : > > 2009/5/19 Sergio Oliveira : >> Is there someone going to EuroPython (Birmingham - UK)? >> I've just saw that Django is in the top of the proposed spri

Re: EuroPython Sprints

2009-05-19 Thread Richard Boulton
2009/5/19 Sergio Oliveira : > Is there someone going to EuroPython (Birmingham - UK)? > I've just saw that Django is in the top of the proposed sprints list: > http://wiki.europython.eu/Sprints I'll be at the conference, but won't be able to be around before / after for

EuroPython Sprints

2009-05-19 Thread Sergio Oliveira
Is there someone going to EuroPython (Birmingham - UK)? I've just saw that Django is in the top of the proposed sprints list: http://wiki.europython.eu/Sprints Cheers, -- Sergio Oliveira If builders built buildings the way programmers wrote programs, then the first woodpecker that came

Re: simplified FormWizard and sprint at EuroPython

2008-05-31 Thread Mikael Moutakis
sorry, that was an bad example. It should have been: #forms.py #Form01, and Form01 are ordinary forms class MyFormWizard(FormWizard): """Subclass of the new, simplified FormWizard""" forms=[Form01,Form02] #views.py def event_registration(request,event_id): """A simple view for signi

simplified FormWizard and sprint at EuroPython

2008-05-30 Thread Mikael Moutakis
Hi I've been using the form wizard for an convention sign-up application. I felt that the FormWizard is strange. It's not a form class, neither a view function but something inbetween. I'm going to EuroPython and wonder if anyone out there would like to join me for a FormWizard-

Re: Slides of Europython 2006?

2006-07-19 Thread David Larlet
2006/7/19, Simon Willison <[EMAIL PROTECTED]>: > > > On 19 Jul 2006, at 15:43, David Larlet wrote: > > > I'd like to know if it's possible to have access to django slides of > > Simon's conf at Europython 2006. > > I've uploaded my

Re: Slides of Europython 2006?

2006-07-19 Thread Simon Willison
On 19 Jul 2006, at 15:43, David Larlet wrote: > I'd like to know if it's possible to have access to django slides of > Simon's conf at Europython 2006. I've uploaded my slides to the conference site: http://indico.cern.ch/contributionDisplay.py? contribId=26&se

Slides of Europython 2006?

2006-07-19 Thread David Larlet
Hi! I'd like to know if it's possible to have access to django slides of Simon's conf at Europython 2006. Maybe I haven't found those but there are not listed on the official page: http://indico.cern.ch/sessionDisplay.py?sessionId=9&confId=

EuroPython

2006-05-17 Thread Michael Radziej
Hi, anyone of you going to EuroPython this year? http://www.europython.org/ Michael --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email