Loading docs/intro/tutorial01.txt +1 −1 Original line number Diff line number Diff line Loading @@ -643,7 +643,7 @@ Once you're in the shell, explore the :doc:`database API </topics/db/queries>`:: >>> q.id 1 # Access database columns via Python attributes. # Access model field values via Python attributes. >>> q.question_text "What's new?" >>> q.pub_date Loading Loading
docs/intro/tutorial01.txt +1 −1 Original line number Diff line number Diff line Loading @@ -643,7 +643,7 @@ Once you're in the shell, explore the :doc:`database API </topics/db/queries>`:: >>> q.id 1 # Access database columns via Python attributes. # Access model field values via Python attributes. >>> q.question_text "What's new?" >>> q.pub_date Loading