[Migration] Basic user profile page #26

Closed
opened 2021-10-18 12:00:46 +02:00 by reverend · 0 comments
Collaborator

Original https://git.mowoe.com/reverend/lostplaces-backend/issues/26 by @reverend from Sat, 03 Oct 2020 11:33:36 CEST

There should be a user page that shows basic information already collected of the user, like:

  • joined when
  • places the user submitted
  • assets the user has submitted

The user profile should be reached by either clicking on the username in the top bar (to open ones own profile) or by clicking on the username that will provided in the place details meta section.

See:
https://docs.djangoproject.com/en/3.1/ref/contrib/auth/#django.contrib.auth.models.User.date_joined

Comment by @reverend from Sun, 29 Nov 2020 19:21:37 CET

Done ccdb49c8ea

## Original https://git.mowoe.com/reverend/lostplaces-backend/issues/26 by @reverend from Sat, 03 Oct 2020 11:33:36 CEST There should be a user page that shows basic information already collected of the user, like: - joined when - places the user submitted - assets the user has submitted The user profile should be reached by either clicking on the username in the top bar (to open ones own profile) or by clicking on the username that will provided in the place details meta section. See: https://docs.djangoproject.com/en/3.1/ref/contrib/auth/#django.contrib.auth.models.User.date_joined ### Comment by @reverend from Sun, 29 Nov 2020 19:21:37 CET Done ccdb49c8ea
reverend added the
Feature
label 2021-10-18 12:00:46 +02:00
reverend self-assigned this 2021-10-18 12:00:46 +02:00
reverend added this to the Release 0.1.4 milestone 2021-10-18 12:38:32 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Commander1024/lostplaces-backend#26
No description provided.