From dbe2bd4df0cd6d3f0adb0b2ad2d8a3f2f3a9a572 Mon Sep 17 00:00:00 2001 From: Shriniket Deshmukh <33655616+shriDeveloper@users.noreply.github.com> Date: Mon, 20 Jan 2020 15:50:37 +0530 Subject: [PATCH] Text Change --- docs/integration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/integration.rst b/docs/integration.rst index d9602d0..0e9b12d 100644 --- a/docs/integration.rst +++ b/docs/integration.rst @@ -168,7 +168,7 @@ and add the module dependency to your application initialization .. _bound forms: https://docs.djangoproject.com/en/dev/ref/forms/api/#bound-and-unbound-forms .. _built-in form directive: http://code.angularjs.org/1.2.14/docs/api/ng/directive/form -Examples --------- +Example +------------------------------------- Filter Application Implemented In Django & Angular Js : https://shriniket.home.blog/2019/09/22/integrate-angular-js-with-django-filter-application/