Skip to content

Implement profile avatars #4

@OLEGSHA

Description

@OLEGSHA

Profiles correspond to Django users. It should be easy enough to add support for custom user/profile avatars.

Requirements

  • Avatars must at least have an option to be stored locally on host (local only is OK)
  • Avatars must not be hardcoded
  • Avatars must be assignable via admin panel

Note that there is no need to make avatars editable to users themselves, as non-editors cannot login (for now). Until that happens, only users deemed prominent by editors will receive custom avatars.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendConcerns mostly backend codeenhancementNew feature or requestgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions