Wiadomość napisana w dniu 2009-04-28, o godz. 13:03, przez Oleg Oltar:

> Just noticed that my application has a layout issue in IE7.
> I just wanted to make tests on development server from other PC  
> (with IE installed), on my local network. How can I do it?
> Don't really want to deploy apache on local PC for testing....
>
> Please help me to understand how to test it.
>

Start dev server listening on 0.0.0.0:8000, eg.

$ python manage.py runserver 0.0.0.0:8000

-- 
We read Knuth so you don't have to. - Tim Peters

Jarek Zgoda, R&D, Redefine
jarek.zg...@redefine.pl


--~--~---------~--~----~------------~-------~--~----~
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