On Mar 4, 11:16 pm, John Anderson wrote:
> On Sun, Mar 4, 2012 at 9:43 PM, Jamie B.
> wrote:
>
>
>
>
>
>
>
>
>
> > Hello --
>
> > When an app is started, it binds to whatever IP address and port
> > number is specified in development.ini.
Hello --
When an app is started, it binds to whatever IP address and port
number is specified in development.ini. How would you handle this on
a multi-user computer where several developers are working
simultaneously via remote X sessions? They all can't bind to the same
IP/port.
Each developer
I'm trying to create a new project using Pyramid 1.3 and Akhet. It
doesn't appear that Pyramid includes a scaffold that allows me to do
this unless I also want SQLAlchemy (which I don't). Any suggestions?
Thanks!
--
You received this message because you are subscribed to the Google Groups
"pyl