On Mon, Jun 29, 2009 at 1:40 PM, Steve Hershman <hersh...@gmail.com> wrote:

>
> Introduction:
> Hi Everyone,
> Django is awesome and I hear you're all really helpful.  I'm looking
> forward to joining this group.
> ------------
> Real message:
>
> So I'm developing a site with a few friends.  We do not have a
> dedicated server and are located in different cities.  What is the
> easiest way to either:
> a) Have me develop the site, but let my friends see it.
> b) Have multiple of us develop the site.
>
> I see that the development server can share within a local network,
> but we're on separate networks.
> Google Apps seems to support django, but it looks like not version 1.0
> (though I couldn't find a straight answer).  Can I run the latest
> Django on google app engine?
>

Currently GAE only supports django 0.96. Besides that, there are several
django features that is not available on GAE such as: session middleware and
django model which in effect django admin and django auth is not runnable on
it too. But it's quite worth it for your needs I reckon.
Kind regards,


-- 
Join Scrum8.com.

http://scrum8.com/member/jpartogi/
http://scrum8.com/blog/jpartogi/
http://twitter.com/scrum8

--~--~---------~--~----~------------~-------~--~----~
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 email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to