Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update quickstart to Django 2.0 routing syntax (#6385)
* Update quickstart to Django 2.0 routing syntax * Remove uneccessary raw string identifiers * Correctly import path function * Fix import path to use django.urls This is what is prescribed in the Django 2.1 tutorial
- Loading branch information