Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update quickstart to Django 2.0 routing syntax #6385

Merged
merged 4 commits into from Jan 8, 2019
Merged

Update quickstart to Django 2.0 routing syntax #6385

merged 4 commits into from Jan 8, 2019

Commits on Dec 27, 2018

  1. Copy the full SHA
    3ce41ca View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c976942 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    66674ae View commit details
    Browse the repository at this point in the history
  4. Fix import path to use django.urls

    This is what is prescribed in the Django 2.1 tutorial
    johnthagen committed Dec 27, 2018
    Copy the full SHA
    5d27003 View commit details
    Browse the repository at this point in the history