mirror of
https://github.com/django/django.git
synced 2025-09-27 12:39:17 +00:00
Fixed comment in django/contrib/auth/urls.py.
This commit is contained in:
parent
4339f2aff2
commit
69a78a4a63
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# The views used below are normally mapped in django.contrib.admin.urls.py
|
# The views used below are normally mapped in the AdminSite instance.
|
||||||
# This URLs file is used to provide a reliable view deployment for test purposes.
|
# This URLs file is used to provide a reliable view deployment for test purposes.
|
||||||
# It is also provided as a convenience to those who want to deploy these URLs
|
# It is also provided as a convenience to those who want to deploy these URLs
|
||||||
# elsewhere.
|
# elsewhere.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue