Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4574028
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T19:52:00+00:00 2026-05-21T19:52:00+00:00

In Django, I made a UserProfile class and linked it to the User with

  • 0

In Django, I made a UserProfile class and linked it to the User with
user = models.OneToOneField(User)

That works fine, looks like this:

enter image description here

Where the UserProfile is visible (with only one field).

However, I am also using the list_editable option that I discovered today. I can get the User fields editable in list view, like this:
enter image description here

Very nice feature, but one I can find little information about.

What I want to do is add UserProfile fields to this list in an editable way (the email_verified field in the above example, to begin with).

Is that possible to do (without changing Django code)? If so, how would I do that?

Many thanks,

UPDATE: Seriously, how can I make the question more useful if I can’t use links, images, nothing? Information about list_editable is in the Django help, hopefully Google helps.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T19:52:01+00:00Added an answer on May 21, 2026 at 7:52 pm

    You can use inheritance of User model and get rid from Profile. In my opinion this is better way. Here you can read about this: http://scottbarnham.com/blog/2008/08/21/extending-the-django-user-model-with-inheritance/

    And then just add email_verified to list_editable

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If a django model is made abstract, like below, is there a way to
I've made a simple user profile editor for a django project. And it has
I'm trying to learn Django and I would like feedback from anyone who has
Has anyone made Django work with myconnpy? I've checked out http://github.com/rtyler/connector-django-mysql but the author
I want my custom made Django command to be executed every minute. However it
I've made a Django site, but I've drank the Koolaid and I want to
We have a website made by Django. And there is no problem when access
Is there a way to find out how many SQL queries made by django
I'm trying to implement some customize login through the custom methods in Django's models.
The Django documentation on its CSRF protection states that: In addition, for HTTPS requests,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.