Loading docs/intro/tutorial04.txt +1 −1 Original line number Diff line number Diff line Loading @@ -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 docs/ref/contrib/messages.txt +1 −1 Original line number Diff line number Diff line Loading @@ -275,7 +275,7 @@ example:: messages.info(request, 'Hello world.', fail_silently=True) Internally, Django uses this functionality in the create, update, and delete :doc:`generic views </topics/http/generic-views>` so that they work even if the :doc:`generic views </topics/generic-views>` so that they work even if the message framework is disabled. .. note:: Loading Loading
docs/intro/tutorial04.txt +1 −1 Original line number Diff line number Diff line Loading @@ -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
docs/ref/contrib/messages.txt +1 −1 Original line number Diff line number Diff line Loading @@ -275,7 +275,7 @@ example:: messages.info(request, 'Hello world.', fail_silently=True) Internally, Django uses this functionality in the create, update, and delete :doc:`generic views </topics/http/generic-views>` so that they work even if the :doc:`generic views </topics/generic-views>` so that they work even if the message framework is disabled. .. note:: Loading