student_middle_name = (
request.data.get('student_middle_name').strip()
if request.data.get('student_last_name') else None
)
if not value student name then None value stored in database or not or
exception.
if yes how store ? please elaborate
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CANQ9JRFuUsFTmVagA%3DPy5pXnHe7gt9qsBWKk3S-j-EXzcgn-rQ%40mail.gmail.com.