Re: Serving multiple projects based on different Django versions

2006-09-15 Thread Rob Hudson
Thanks everyone for the suggestion. -Rob --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send

Re: Serving multiple projects based on different Django versions

2006-09-15 Thread Eric Walstad
James Bennett wrote: > On 9/15/06, Rob Hudson <[EMAIL PROTECTED]> wrote: >> We have an active project we're coding against 0.95. Fast forward to 6 >> months or so after 1.0 is released and we have a few projects underway >> based on 1.0. We have no time or money to bring the old project up to >>

Re: Serving multiple projects based on different Django versions

2006-09-15 Thread James Bennett
On 9/15/06, Rob Hudson <[EMAIL PROTECTED]> wrote: > We have an active project we're coding against 0.95. Fast forward to 6 > months or so after 1.0 is released and we have a few projects underway > based on 1.0. We have no time or money to bring the old project up to > 1.0 support. Is there a w

Re: Serving multiple projects based on different Django versions

2006-09-15 Thread Joseph Kocherhans
On 9/15/06, Rob Hudson <[EMAIL PROTECTED]> wrote: > > Here's something I realized we're going to have to face one day as I > read the post on the new Forms and Manipulators... > > We have an active project we're coding against 0.95. Fast forward to 6 > months or so after 1.0 is released and we ha

Serving multiple projects based on different Django versions

2006-09-15 Thread Rob Hudson
Here's something I realized we're going to have to face one day as I read the post on the new Forms and Manipulators... We have an active project we're coding against 0.95. Fast forward to 6 months or so after 1.0 is released and we have a few projects underway based on 1.0. We have no time or