geekcomputers / geekcomputers/Python

How to save password on a registration page with a custom user model

Open
#1,247 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
35.4k
Forks
12.9k
Avg merge
2h 37m
Merged PRs (30d)
1

Description

I'm trying to save the password to a user from the registration page but when I push save it just reloads the page and doesn't save. I made my own user model so I could add more fields like a bio. image

image

image

image

image

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files, tests, or entry points are named; begin by reviewing the registration page and custom user model shown in the screenshots, then trace form validation and save handling. Done means the submitted password is persisted for the custom user and the page no longer silently reloads without saving.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
authentication, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.