-
- Téléchargements
[mod] Do not make Representative an abstract model for now
It's not possible to have a ForeignKey pointing on an abstract model, so we have two options to keep Representative: keep in asbtract, and make mandatory to define one and just one class that inherit from it ; have it non abstract, and so having the possibilty to create serveral classes that inherit from Representative, but so it means that all requests will have a JOIN between the two tables
parent
4eac4090
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Veuillez vous inscrire ou vous se connecter pour commenter