Server-side validation is a technique where validation of data is done on the server. It is a way to improve the security of your application and keep your data safe.
Server-side validation is a software development process that runs on the server and validates data input by the client. It is beneficial because it helps to reduce the number of times a user has to validate data manually.
Django is a Python web framework that is used for creating web applications. Django has a built-in feature called server-side validation that ensures that the end user does not enter invalid data into the form fields. This feature validates the submitted data by comparing it with the form field's default value and if it doesn't match, Django throws an error message to the user.
Learner's Ratings
4.1
Overall Rating
65%
15%
5%
4%
11%
Reviews
D
Deepak Sonawane
5
very good
S
subham mohanty
5
vv
T
Thamim Mollah
5
how use middleware in django???
V
Vishal Kumar
4
Simple and easy to understand
D
Deependra
4
SIr how can i download all HTML templates which are used in this project ? please provide me link for download these templates
M
Mahi
5
SIr how can i download all HTML templates which are used in this project ? please provide me link for download these templates.
S
Shimpi Khare
5
very sharp knowledge of subject and also good teaching technique one of the best teacher
V
Vinayak Mishra
5
Really it is best learning plateform
K
KHALID SIFULLAH
5
A great journey with you (python and Django). Thanks, Sunit Jha sir. It was really so helpful.
For those who want the full project (have some bugs): https://github.com/khalidswe/jobportal
Share a personalized message with your friends.