I am starting to understand context dictionaries, and I figured out from 
some Googling that the get_context_dictionary method belongs in a View, the 
one that you want to provide entries for its corresponding template.

My question is somewhat academic: Why can't I just use the context 
dictionary plan/vanilla " ", and if I can, what are the default entries 
labeled? If not, I understand how to add entries to them no problem.

Code would be something like what is shown at this tutorial 
<https://riptutorial.com/django/example/3996/context-data>.

Thank you very much.

Mike

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/090b0296-a575-4b91-973b-aa6c34bfbf44n%40googlegroups.com.

Reply via email to