On Friday, February 21, 2014 4:30:11 PM UTC-4:30, wasingej wrote:
>
> how I can print out information to my console that I started my web 
> application on using "python manage.py runserver".
>

Hello

With runserver you can use print() function calls, like:

print("Some output")

Regard 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/2a7d6273-87e7-4f23-bc35-cfeece4eed3f%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to