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

  • SEARCH
  • Home
  • 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 226201
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T19:29:17+00:00 2026-05-11T19:29:17+00:00

I have a Django project whereby every model inherits from a common Object model

  • 0

I have a Django project whereby every model inherits from a common “Object” model – which defines only two fields – the ID of the object (so every object in the entire system has a unique identifier) and a “type”. The type is the type of object that particular instance is. This is a sort of “denormalized” field, making it faster to travel down the tree from Object to Person, for example.

Basically I have a field in one of the inherited models, which has the same name as another class that inherits from Object – that means that the field for travelling down the relationship is overridden.

I just wondered if anyone else has had a similar experience, and whether there are any rather elegant ways of solving it – other than just renaming the field in the inherited model.

  • 1 1 Answer
  • 3 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-11T19:29:17+00:00Added an answer on May 11, 2026 at 7:29 pm

    Maybe renaming would be appropriate. If one of your fields has the same identifier as a class, you may break some naming conventions (although, of course these are only conventions).

    See PEP 8, section Naming Conventions.

    Class Names
    
      Almost without exception, class names use the CapWords convention.
      Classes for internal use have a leading underscore in addition.
    
    
    Method Names and Instance Variables
    
      Use the function naming rules: lowercase with words separated by
      underscores as necessary to improve readability.
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Django project which has two apps (one created as debug test).
I have a Django project in which multiple processes are accessing the backend mysql
I have a django project which is laid out like this... myproject apps media
I have a Django project. Given a url, how can I know which view
I have a Django-project which was running fine, until I made some changes I
I have Django project on Dreamhost server which has several views that returns Json
I have a Django project that contains two applications App1 and App2 I have
a newbie question I have a Django project with two applications core and nagios
I have a Django project in Eclipse PyDev. I have a file views.py which
I have a django project which runs just fine with runserver located in: D:\EverTabs\work\evertabs-website\src\evertabs\

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.