Hello, everyone!

I am quite the scrub, having written a few super basic apps and currently 
going through the Django tutorial. As I'm going through the tutorial 
(creating a "polls" app), I've been perplexed by something the whole time 
that I haven't been able to find an answer to -

Why is much of the data the users see (i.e., the questions and answers to 
the questions) written in the shell INSTEAD of simply being typed up in the 
code/text editor? I'm new, so this is coming from a place of ignorance, by 
why is that? It seems way more complicated and less efficient.

Also, IS there a way to change up the code so everything can be directly 
changed in the files themselves instead of in the shell?

Thank you very much for any insight!

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/00ef1cb4-3e87-4c3d-a5c6-8811408624de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to