--
Ticket URL: <https://code.djangoproject.com/ticket/23281>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_docs: => 0
* needs_better_patch: => 0
* type: Uncategorized => Cleanup/optimization
* needs_tests: => 0
* stage: Unreviewed => Accepted
Comment:
Hi,
Yes, I agree that this could be off-putting.
However, I don't know if just adding a link would be sufficient, since the
term "concrete" doesn't appear on the linked page either.
How about mentionning in passing that non-abstract models are also
sometimes called concrete?
Thanks.
--
Ticket URL: <https://code.djangoproject.com/ticket/23281#comment:1>
* keywords: => afraid-to-commit
Comment:
I've marked this ticket as especially suitable for people following the
'''Don't be afraid to commit tutorial''' at the DjangoCon US 2014
sprints.
If you're tackling this ticket, please don't hesitate to ask me for
guidance if you'd like any, either at the sprints themselves, or here or
on the Django IRC channels, where I can be found as ''EvilDMP''.
--
Ticket URL: <https://code.djangoproject.com/ticket/23281#comment:2>
* status: new => assigned
* owner: nobody => oromero
--
Ticket URL: <https://code.djangoproject.com/ticket/23281#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"60c38c1a4e482ef86465c9ac40e0b47af175ffa7"]:
{{{
#!CommitTicketReference repository=""
revision="60c38c1a4e482ef86465c9ac40e0b47af175ffa7"
Fixed #23281 -- Added "concrete model" to glossary.
Thanks knowledgepoint-devs for the suggestion.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23281#comment:4>