Jump to content

Django for Designers/Basic views: Difference between revisions

m
note about error being fine (ie don't waste half an hour attempting to debug, as the error is covered in the very next section)
imported>Aldeka
imported>Havel
m (note about error being fine (ie don't waste half an hour attempting to debug, as the error is covered in the very next section))
Line 62:
</source>
 
Suppose a visitor to your site goes to (if you view the page, don't worry about the ViewDoesNotExist message, we'll get to that in a minute) [http://localhost:8000/tags/awesome/ http://localhost:8000/tags/awesome/].
* which regex pattern is tripped?
* what function is then called?
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.