mupi / tecsaladeaula

Mupi courses plataform, forked from @hacklabr/timtec
http://tecsaladeaula.com.br
GNU Affero General Public License v3.0
6 stars 7 forks source link

add new fields to user model #45

Closed vitorandrietta closed 6 years ago

vitorandrietta commented 6 years ago

-- Escola/Instituição em que atua -- Tipo da Escola -- Cidade/Estado -- Cargo -- Nível de ensino em que atua -- Ano/Série -- Disciplina/Área do conhecimento

rlage commented 6 years ago

@vitorandrietta , this issue is just to change the model, right? We should have at least one more issue to change the fields in the front-end (since the database is updated by django migrate command)

vitorandrietta commented 6 years ago

@rlage , you are right.

vitorandrietta commented 6 years ago

wich new fields we need to cover in accounts Serializer ? Accounts Serializers