Skip to content

Add properties, method and template tag for showing the right name#2034

Open
0xUnicorn wants to merge 4 commits intobornhack:mainfrom
0xUnicorn:refactor/profile-name-fields
Open

Add properties, method and template tag for showing the right name#2034
0xUnicorn wants to merge 4 commits intobornhack:mainfrom
0xUnicorn:refactor/profile-name-fields

Conversation

@0xUnicorn
Copy link
Contributor

  • Rename properties and change logic for showing names

  • Add tests for new logic in showing private/public names

  • Add get_display_name method with tests

  • Add a custom template tag display_name

  • Change all get_public_credit_name and get_name property calls

Fixes: #1944

- Rename properties and change logic for showing names

- Add tests for new logic in showing private/public names

- Add `get_display_name` method with tests

- Add a custom template tag `display_name`

- Change all `get_public_credit_name` and `get_name` property calls
@0xUnicorn 0xUnicorn marked this pull request as ready for review February 6, 2026 21:50
@0xUnicorn 0xUnicorn changed the title [WIP] Add properties, method and template tag for showing the right name Add properties, method and template tag for showing the right name Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean up name fields in profile

1 participant