Feel free to propose a ticket and pull request. I don't think this needs
much discussion on the mailing list. Thanks!
On Saturday, June 20, 2015 at 9:19:47 AM UTC-4, Christian Schmitt wrote:
>
> Hello, I read carefully through out the Django Docs and found one comment
> really misleading (
> htt
Hello, I read carefully through out the Django Docs and found one comment
really misleading
(https://docs.djangoproject.com/en/1.8/ref/models/fields/#foreignkey):
> Behind the scenes, Django appends "_id" to the field name to create its
database column name. In the above example,
> the database