#24375: Add ability to mark migration as "part of initial" in Migration
-------------------------------------+-------------------------------------
     Reporter:  haeric               |                    Owner:  akulakov
         Type:  New feature          |                   Status:  closed
    Component:  Migrations           |                  Version:  1.7
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  fake migrations      |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"db97a8849519a3933bf4abd2184efd68ebc21965" db97a884]:
 {{{
 #!CommitTicketReference repository=""
 revision="db97a8849519a3933bf4abd2184efd68ebc21965"
 Fixed #24375 -- Added Migration.initial attribute

 The new attribute is checked when the `migrate --fake-initial` option
 is used. initial will be set to True for all initial migrations (this
 is particularly useful when initial migrations are split) as well as
 for squashed migrations.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24375#comment:9>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.9f53cb92219ba89cde59d933d13c6ff7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to