mirror of
https://github.com/Hopiu/django.git
synced 2026-03-31 13:20:25 +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.
|
||||
# It is also provided as a convenience to those who want to deploy these URLs
|
||||
# elsewhere.
|
||||
|
|
|
|||
Loading…
Reference in a new issue