Skip to content

Reward badges for users #58

@niekas

Description

@niekas

Create Badge model with ImageField and ManyToManyField to UserProfile. Show all user Badges in user profile page. Badge model should be registered to Django admin, because Badge instances should be created and managed through Django admin.

To create admin user, you have to set User.is_superuser and User.is_staff flags to True. You can do this in bin/django shell_plus.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions