#31369: Deprecate NullBooleanField
-------------------------------------+-------------------------------------
     Reporter:  David Smith          |                    Owner:  Hristiyan
         Type:                       |  Ivanov
  Cleanup/optimization               |                   Status:  assigned
    Component:  Database layer       |                  Version:  3.0
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

 In [changeset:"a92cc84b4a206d18a5f1a0eaa47f19add40ff99b" a92cc84b]:
 {{{
 #!CommitTicketReference repository=""
 revision="a92cc84b4a206d18a5f1a0eaa47f19add40ff99b"
 Refs #31369 -- Deprecated models.NullBooleanField in favor of
 BooleanField(null=True).
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31369#comment:11>
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/066.39c32fecdc31bdc2346ad8720c128756%40djangoproject.com.

Reply via email to