#17673: Forbid field shadowing in model multi-inheritance
-------------------------------------+-------------------------------------
Reporter: akaariai | Owner: nobody
Type: Bug | Status: new
Component: Database layer | Version: 1.3
(models, ORM) | Resolution:
Severity: Normal | Triage Stage: Accepted
Keywords: validation | Needs documentation: 0
Has patch: 1 | Patch needs improvement: 0
Needs tests: 0 | UI/UX: 0
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Comment (by akaariai):
krzysiumed: I forgot to add that if possible, create a pull request of at
least the indentations patch. This way you will get proper credit for your
work. Look in git log (or just github commit history) for ways to format
the commit message. I prefer the format:
{{{
50 char summary line
Fixed/Refs #NNNNN -- A message telling about what
was changed and why, 70 chars per line. Use past
tense.
}}}
the commit message format is still not completely decided, and thus you
will see other formats, too.
--
Ticket URL: <https://code.djangoproject.com/ticket/17673#comment:7>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.