mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed #22517, "view prefix" still referenced in urlconf docs
This commit is contained in:
parent
0315f01087
commit
5c0333de2e
1 changed files with 0 additions and 3 deletions
|
@ -488,9 +488,6 @@ each view individually::
|
|||
|
||||
The style you use is up to you.
|
||||
|
||||
Note that if you use this technique -- passing objects rather than strings --
|
||||
the view prefix (as explained in "The view prefix" above) will have no effect.
|
||||
|
||||
Note that :doc:`class based views</topics/class-based-views/index>` must be
|
||||
imported::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue