#35060: Make Model.save() arguments keyword-only
-------------------------------------+-------------------------------------
     Reporter:  Jacob Walls          |                    Owner:  Jacob
         Type:                       |  Walls
  Cleanup/optimization               |                   Status:  assigned
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Adam Johnson):

 * cc: Adam Johnson (added)


Comment:

 Nice one. If this ticket goes well, it might serve as a template for
 making some other functions keyword-only, such as `models.Field.__init__`
 (except the first two args, `verbose_name` and `name`).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/35060#comment:5>
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/0107018cb2bb6bd8-a611cb25-9303-47dd-9f8b-95f46fabf7f3-000000%40eu-central-1.amazonses.com.

Reply via email to