geekcomputers / geekcomputers/Python
How to save password on a registration page with a custom user model
Open
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. 





Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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