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

Hacer la pantalla de "Mi Perfil": Vista + Edición + Borrar Perfil #126

Open
pablo opened this issue Apr 11, 2020 · 0 comments
Open

Hacer la pantalla de "Mi Perfil": Vista + Edición + Borrar Perfil #126

pablo opened this issue Apr 11, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@pablo
Copy link
Collaborator

pablo commented Apr 11, 2020

Tiene que mostrar los datos de. modelo: models.User.

El URL debería ser: https://ayudapy.org/perfil (no hacer referencia al ID del usuario, sacar esto de la sesión)

Estos son los campos que hay que mostrar:

name
email
phone
created (este campo no debe ser editable)
address
location
city
city_code

(por supuesto, sería ideal que se muestre la ubicación en el MAPA)

Estos campos no hay que mostrar:

user_iid (no hace falta que esto se muestre hacia afuera, pero se puede usar para )
last_seen (aun no sé bien qué política usar para ese campo)
user_type (no hace falta que esto se muestre hacia afuera)
user_value (no hace falta que esto se muestre hacia afuera)
created_ip_value (no hace falta que esto se muestre hacia afuera)
password_hash (no hace falta que esto se muestre hacia afuera)
password_salt (no hace falta que esto se muestre hacia afuera)

@manununhez manununhez added enhancement New feature or request help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Apr 12, 2020
@leocarreras leocarreras pinned this issue Apr 16, 2020
@leocarreras leocarreras unpinned this issue Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
AyudaRed
  
Awaiting triage
Development

No branches or pull requests

2 participants