mirror of
https://github.com/django/django.git
synced 2025-11-14 09:17:36 +00:00
Fields inherited from abstract base classes may be overridden like any other Python attribute. Inheriting from multiple models/classes with the same attribute name will follow the MRO. |
||
|---|---|---|
| .. | ||
| examples | ||
| aggregation.txt | ||
| index.txt | ||
| managers.txt | ||
| models.txt | ||
| multi-db.txt | ||
| optimization.txt | ||
| queries.txt | ||
| search.txt | ||
| sql.txt | ||
| tablespaces.txt | ||
| transactions.txt | ||