Skip to content

Commit d08c50f

Browse files
Updated the README.md
1 parent 41cf9cc commit d08c50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Django-Ajax-Example
1+
# Django Ajax Example
22

33
CRUD operations form basics for database operations at the backend. Conventional Django apps result in a page reload after HTTP methods such as 'POST' and 'GET'. To overcome this and to implementing more immersive User experience we can use Ajax along with JQuery for posting data to the server.

0 commit comments

Comments
 (0)