Skip to main content

Django Urls and Views

  • Chapter
  • First Online:
Beginning Django
  • 5968 Accesses

Abstract

In this chapter, you’ll learn more about Django urls, which are the entry point into a Django application workflow. You’ll learn how to create complex url regular expressions, how to use url values in view methods and templates, how to structure and manage urls, and how to name urls.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 39.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    http://www.apress.com/la/book/9781590594414

  2. 2.

    https://docs.python.org/3/howto/regex.html#non-capturing-and-named-groups

  3. 3.

    https://docs.djangoproject.com/en/1.11/_modules/django/http/request/#HttpRequest

  4. 4.

    https://docs.djangoproject.com/en/1.11/_modules/django/http/request/#QueryDict

  5. 5.

    https://docs.djangoproject.com/en/1.11/ref/request-response/#django.http.HttpResponse

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Daniel Rubio

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Rubio, D. (2017). Django Urls and Views. In: Beginning Django. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2787-9_2

Download citation

Publish with us

Policies and ethics