Django for ISchoolers: Difference between revisions

Content added Content deleted
imported>Aldeka
No edit summary
imported>Aldeka
Line 120: Line 120:
which has the format:
which has the format:


<source>DATE METHOD URL PROTOCOL RESPONSE_CODE CONTENTSIZE</source>
<source lang="python">DATE METHOD URL PROTOCOL RESPONSE_CODE CONTENTSIZE</source>


* Navigate to http://127.0.0.1:8000/some/url/. What changes in the terminal log?
* Navigate to http://127.0.0.1:8000/some/url/. What changes in the terminal log?