mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
[1.4.x] Fixed #19911 - Updated generic view links.
Thanks marc@ for the report.
This commit is contained in:
parent
db1e8bdc33
commit
52bac4ede1
2 changed files with 2 additions and 2 deletions
|
@ -320,7 +320,7 @@ function anymore -- generic views can be (and are) used multiple times
|
|||
Run the server, and use your new polling app based on generic views.
|
||||
|
||||
For full details on generic views, see the :doc:`generic views documentation
|
||||
</topics/http/generic-views>`.
|
||||
</topics/generic-views>`.
|
||||
|
||||
Coming soon
|
||||
===========
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue