Unknown field `password`. Only fields

elixir 1.8.1
Phoenix v1.2.5
I have problem with http://localhost:4000/users/new

This happens when you forget to add a field to the ecto schema after you have included it in a changeset function. Hth.

1 Like