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 #71

Closed
VishwaRaval247 opened this issue Jul 24, 2023 · 0 comments · Fixed by #72
Closed

Fix __str__ in StudentDetail model #71

VishwaRaval247 opened this issue Jul 24, 2023 · 0 comments · Fixed by #72
Assignees
Labels
bug Something isn't working database Database related tasks

Comments

@VishwaRaval247
Copy link
Collaborator

VishwaRaval247 commented Jul 24, 2023

Tasks

  • first name and last name should appear in __str__ before enrolment number
  • desired 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
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 a pull request may close this issue.

2 participants