Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix __str__ in StudentDetail model #72

Conversation

VishwaRaval247
Copy link
Collaborator

@VishwaRaval247 VishwaRaval247 commented Jul 24, 2023

This PR closes #71

Changes

  • update __str__ in StudentDetail model
  • format: first_name last_name enrolment_number

@VishwaRaval247 VishwaRaval247 added bug Something isn't working database Database related tasks labels Jul 24, 2023
@VishwaRaval247 VishwaRaval247 self-assigned this Jul 24, 2023
Copy link
Owner

@HarshDobariya79 HarshDobariya79 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. LGTM.

@HarshDobariya79 HarshDobariya79 merged commit ae738e4 into HarshDobariya79:development Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working database Database related tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix __str__ in StudentDetail model
2 participants