django-planet
Posts
Blogs
Authors
Search
Posts
Blogs
Feeds
Authors
Home
Blogs
Josh Karamuth
Populate Custom User Attributes When Signing Up Using Django Allauth
March 21, 2024
Populate Custom User Attributes When Signing Up Using Django Allauth
in blog
Josh Karamuth
original entry
Populate Custom User Attributes When Signing Up Using Django Allauth
Learn how to set custom attributes to your User model when signing up users with Django Allauth.
Recent Posts
PyCon Italia 2025
DjangoCon Europe 2025
AI will replace programmers. Here's how, and why.
Django News - Django 5.2 Beta 1 & DjangoCongress JP goes live! - Feb 21st 2025
Django 5.2 beta 1 released
Which Is the Best Python Web Framework: Django, Flask, or FastAPI?
DjangoCongress JP 2025 Announcement and Live Streaming!
Django News - DjangoCon US Call for Proposals - Feb 14th 2025
TIL: Tools exist which do not lowercase domain names when requesting websites over HTTP(S)
How to handle 404 errors with htmx in Django