I used Django in linux for my uni project, so Im fairly comfortable
with it.

Now im trying to create a facebook app on windows. I installed XAMPP
and all the other requirements and the test app is working fine.

The problem is checking the django messages, that show up when your
server is running. I start the server from XAMPP but how do I see the
messages in cmd?

Is there any way to run xampp from command line so that you can see
django's messages too(..like when you start the server using python
manage.py runserver)


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