mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
Fixed #22517, "view prefix" still referenced in urlconf docs
This commit is contained in:
parent
0315f01087
commit
5c0333de2e
@ -488,9 +488,6 @@ each view individually::
|
|||||||
|
|
||||||
The style you use is up to you.
|
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
|
Note that :doc:`class based views</topics/class-based-views/index>` must be
|
||||||
imported::
|
imported::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user