#18468: Add the ability to define comments in table / columns
-------------------------------------+-------------------------------------
     Reporter:  Marc Rechté          |                    Owner:
                                     |  KimSoungRyoul
         Type:  New feature          |                   Status:  assigned
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  1
  Needs tests:  1                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Old description:

> Hello,
>
> That would be nice if it was possible to include comment on table /
> columns at creation time with the syncdb manage.py option.
>
> There could be a new Model Meta option like:
>    comment = 'This table is for storing blabla"
> And a new Field option like:
>    comment = 'This field is for ...'
>
> Thanks a lot

New description:

 Hello,

 That would be nice if it was possible to include comment on table /
 columns at creation time with the syncdb manage.py option.

 There could be a new Model Meta option like:
    comment = 'This table is for storing blabla"
 And a new Field option like:
    comment = 'This field is for ...'

 Thanks a lot

--

Comment (by KimSoungRyoul):

 i assign it to me

 i will close this pullRequest caused by imperfection
 https://github.com/django/django/pull/12605

 I will bring a new PullRequest as soon as possible.

 in at least a week

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18468#comment:16>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.2a9500c97daa164584193e6f414c3bdc%40djangoproject.com.

Reply via email to