Christopher Grebs wrote:
> Hehe, I think you just got hit by the fact that there is just no
> console output in the last Werkzeug versions for the "runserver"
> command because of a bug. Try using the development version of
> werkzeug and you'll get some output (it's just easy to install: `
> easy_install http://dev.pocoo.org/hg/werkzeug-main/archive/c0bc037e2079.tar.gz
> `). Or just open the browser and go to `localhost:5000` and look how
> cool shorty works.
>
> I hope this is your problem, if not it would be cool to get some more
> informations.
>   
hey, never checked to see that the server was actually working :)  I 
guess with Werkzeug I should have assumed it was working!  I didn't 
download the trunk version because 4.1 runs fine even though console 
msgs are missing (although errors still show up!).  btw actually not 
running Shorty but our own app based on the Shorty tutorial stack w/ 
SQLAlchemy, Jinja. 



> Regards,
> Christopher.
>
> On Feb 4, 5:40 am, MilesTogoe <[email protected]> wrote:
>   
>> My code base (based on shorty tutorial) works with 3.1 and on Ubuntu,
>> but I installed werkzeug 4.1 on my latest Fedora 10 laptop and when I
>> run "python manage.py runserver" - it just hangs - broken only by
>> cntrl-C.   Is this a problem with 4.1 or am I maybe missing something on
>> Fedora?  I've got both SQLAlchemy and Jinja installed.   I installed
>> Werkzeug trying both easy_install and by running setup on the tar file -
>> same result.  Any ideas ?
>>     
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pocoo-libs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to