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 8304495
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T17:51:46+00:00 2026-06-08T17:51:46+00:00

Lets say I have 3 Models called Dog, Cat and Mouse. I want all

  • 0

Lets say I have 3 Models called Dog, Cat and Mouse. I want all three to be able to have the same, different and many categories. I also want to add logic to a category and create it regularly like the other models. So it could be like:

Dog.categories = brown, spots, heavy fur, weak limbs
Cat.categories = brown, red, heavy fur
Mouse.categories = brown, small

Category 
   has_and_belongs_to_many :dogs
   has_and_belongs_to_many :cats
   has_and_belongs_to_many :mouses
   def watch_health
     if self.name == "weak limbs"
     do stuff here
   end
end

Now with that said. How would the model and table design be. I don’t fully understand how a polymorphic association would work in this setting so it seems like a HATBM for all 3 would be the correct way to go. What do you think? Is this correct?

  • 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-06-08T17:51:48+00:00Added an answer on June 8, 2026 at 5:51 pm

    Ok so I ended up doing a has_many :through association and you can get more help from here and here.

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

Sidebar

Related Questions

Lets say we have following models. class User(db.Model): username=db.StringProperty() avatar=db.ReferenceProperty() class User(db.Model): username=db.StringProperty() avatar=db.StringProperty()
Lets say you have 2 models... Store :has_many products Product :belongs_to store ..and the
Lets say we have the following models: (simplified) class Collection(models.Model): slug = models.SlugField() class
Let's say I have 3 models (Note, Comment, Article) that I want to search
I have many models, let's say Model1, Model2 and Model3. I have a certain
Lets say I have three django model classes - lets call them A, B
Let's say I have a model called MySuper : class MySuper(models.Model): some_attr = models.CharField(max_length=128)
For example, lets say I have an entity called user and an entity called
Like, lets say I have the model called: Vehicle . Is there any command
Lets say we have a class with a property called PetsName. If it is

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.