Re: [Django] #23359: Add ability to show the migration plan

2021-07-12 Thread Django
#23359: Add ability to show the migration plan
-+-
 Reporter:  Markus Holtermann|Owner:  Markus
 |  Holtermann
 Type:  New feature  |   Status:  closed
Component:  Migrations   |  Version:  dev
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by GitHub ):

 In [changeset:"bbf93efa1939682c2af9e3fac03e8c4173523a0d" bbf93ef]:
 {{{
 #!CommitTicketReference repository=""
 revision="bbf93efa1939682c2af9e3fac03e8c4173523a0d"
 Refs #23359 -- Corrected showmigrations help text for the --database
 option.
 }}}

-- 
Ticket URL: 
Django 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.3637d2364af0c8e57b1b2e1c66b4fd69%40djangoproject.com.


Re: [Django] #23359: Add ability to show the migration plan

2015-09-23 Thread Django
#23359: Add ability to show the migration plan
-+-
 Reporter:  Markush2010  |Owner:  MarkusH
 Type:  New feature  |   Status:  closed
Component:  Migrations   |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"b6e6fcf326ff3b008ccd7e935c391432d95bc5e2" b6e6fcf3]:
 {{{
 #!CommitTicketReference repository=""
 revision="b6e6fcf326ff3b008ccd7e935c391432d95bc5e2"
 Refs #23359 -- Removed the migrate --list option per deprecation timeline.
 }}}

--
Ticket URL: 
Django 
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/069.8e8a15b192db043b86bb830a47f4cc90%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23359: Add ability to show the migration plan

2015-01-05 Thread Django
#23359: Add ability to show the migration plan
-+-
 Reporter:  Markush2010  |Owner:  MarkusH
 Type:  New feature  |   Status:  closed
Component:  Migrations   |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"e08318b4ef25cfe7d1cfbc5ae7d134ee477506ba"]:
 {{{
 #!CommitTicketReference repository=""
 revision="e08318b4ef25cfe7d1cfbc5ae7d134ee477506ba"
 Refs #23359 -- Removed double newline from output of migrate --list

 Thanks Berker Peksag for the review.
 }}}

--
Ticket URL: 
Django 
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/069.83809f70a6a6d39faa8e32148f78ea68%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23359: Add ability to show the migration plan

2014-12-31 Thread Django
#23359: Add ability to show the migration plan
-+-
 Reporter:  Markush2010  |Owner:  MarkusH
 Type:  New feature  |   Status:  closed
Component:  Migrations   |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | 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 ):

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


Comment:

 In [changeset:"a1487deebff7bf27a4946a9f5ddd68154fa4834d"]:
 {{{
 #!CommitTicketReference repository=""
 revision="a1487deebff7bf27a4946a9f5ddd68154fa4834d"
 Fixed #23359 -- Added showmigrations command to list migrations and plan.

 Thanks to Collin Anderson, Tim Graham, Gabe Jackson, and Marc Tamlyn
 for their input, ideas, and review.
 }}}

--
Ticket URL: 
Django 
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/069.975fb55e7ac20c5e4d5a0e1e9c5c0d4e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23359: Add ability to show the migration plan

2014-12-31 Thread Django
#23359: Add ability to show the migration plan
-+-
 Reporter:  Markush2010  |Owner:  MarkusH
 Type:  New feature  |   Status:  assigned
Component:  Migrations   |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | 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 timgraham):

 * stage:  Accepted => Ready for checkin


--
Ticket URL: 
Django 
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/069.419fafa5b0d154490aa80dc066ef94f5%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23359: Add ability to show the migration plan

2014-12-28 Thread Django
#23359: Add ability to show the migration plan
-+
 Reporter:  Markush2010  |Owner:  MarkusH
 Type:  New feature  |   Status:  assigned
Component:  Migrations   |  Version:  master
 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
-+
Changes (by MarkusH):

 * needs_better_patch:  1 => 0


--
Ticket URL: 
Django 
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/069.f3f4a8b7260a50a23af55f76f343e051%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23359: Add ability to show the migration plan

2014-12-24 Thread Django
#23359: Add ability to show the migration plan
-+
 Reporter:  Markush2010  |Owner:  MarkusH
 Type:  New feature  |   Status:  assigned
Component:  Migrations   |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+
Changes (by timgraham):

 * needs_better_patch:  0 => 1


--
Ticket URL: 
Django 
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/069.80af40668404886a0393e29e0c21c01e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23359: Add ability to show the migration plan

2014-12-21 Thread Django
#23359: Add ability to show the migration plan
-+
 Reporter:  Markush2010  |Owner:  MarkusH
 Type:  New feature  |   Status:  assigned
Component:  Migrations   |  Version:  master
 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
-+
Changes (by MarkusH):

 * needs_docs:  1 => 0


--
Ticket URL: 
Django 
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/069.b77e652ba077a254f4cac06527ffd979%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23359: Add ability to show the migration plan

2014-11-20 Thread Django
#23359: Add ability to show the migration plan
-+
 Reporter:  Markush2010  |Owner:  MarkusH
 Type:  New feature  |   Status:  assigned
Component:  Migrations   |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  1
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by MarkusH):

 * owner:  Markush2010 => MarkusH


--
Ticket URL: 
Django 
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/069.23b9415795628aece1a5c095ee56e264%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23359: Add ability to show the migration plan

2014-09-03 Thread Django
#23359: Add ability to show the migration plan
-+---
 Reporter:  Markush2010  |Owner:  Markush2010
 Type:  New feature  |   Status:  assigned
Component:  Migrations   |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  1
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+---
Changes (by Markush2010):

 * needs_docs:  0 => 1


Comment:

 I added another PR (https://github.com/django/django/pull/3153) that adds
 a dedicated `showmigrations` command which then also takes care of
 `--list` from the `migrate` command.

--
Ticket URL: 
Django 
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/069.b640785c6e900be8a68f2fd1acc19791%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23359: Add ability to show the migration plan

2014-08-27 Thread Django
#23359: Add ability to show the migration plan
-+---
 Reporter:  Markush2010  |Owner:  Markush2010
 Type:  New feature  |   Status:  assigned
Component:  Migrations   |  Version:  master
 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
-+---
Changes (by Markush2010):

 * cc: Markush2010 (added)


--
Ticket URL: 
Django 
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/069.56a88059d67143ccdc3c15936f666785%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23359: Add ability to show the migration plan

2014-08-27 Thread Django
#23359: Add ability to show the migration plan
-+---
 Reporter:  Markush2010  |Owner:  Markush2010
 Type:  New feature  |   Status:  assigned
Component:  Migrations   |  Version:  master
 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 Markush2010):

 As shortly discussed with jax on IRC, having the `--list` output as part
 of migrate is somewhat inconsistent. I'd rather add another command
 `showmigrations` that offers `--list` (what `manage.py migrate --list` is
 doing right now) as a default and `--plan` with the
 [https://github.com/django/django/pull/3116#issuecomment-53444101 this
 output] (dependencies are only shown for `--verbose 2`). We could add a
 `--graph` option too that outputs the content for a dotfile, as
 [https://github.com/django/django/pull/3116#issuecomment-53565075 shown in
 the pull request].

--
Ticket URL: 
Django 
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/069.940b2d6d649c3c53fb2f9a8595e878aa%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23359: Add ability to show the migration plan

2014-08-25 Thread Django
#23359: Add ability to show the migration plan
-+---
 Reporter:  Markush2010  |Owner:  Markush2010
 Type:  New feature  |   Status:  assigned
Component:  Migrations   |  Version:  master
 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
-+---
Changes (by timgraham):

 * easy:  1 => 0
 * stage:  Unreviewed => Accepted


-- 
Ticket URL: 
Django 
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/069.9c6c8287f5d48c5d75d75f933f8f9af7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23359: Add ability to show the migration plan

2014-08-24 Thread Django
#23359: Add ability to show the migration plan
-+---
 Reporter:  Markush2010  |Owner:  Markush2010
 Type:  New feature  |   Status:  assigned
Component:  Migrations   |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+---
Changes (by Markush2010):

 * has_patch:  0 => 1


Comment:

 There is a pull request at https://github.com/django/django/pull/3116

-- 
Ticket URL: 
Django 
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/069.c615e63a48d352a9b00a1b4b1af2b352%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23359: Add ability to show the migration plan

2014-08-24 Thread Django
#23359: Add ability to show the migration plan
-+---
 Reporter:  Markush2010  |Owner:  Markush2010
 Type:  New feature  |   Status:  assigned
Component:  Migrations   |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+---
Changes (by Markush2010):

 * status:  new => assigned
 * owner:  nobody => Markush2010
 * needs_docs:   => 0
 * needs_tests:   => 0
 * needs_better_patch:   => 0


-- 
Ticket URL: 
Django 
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/069.e9a9ecb7f0f27d2a2b5ca26a293b3782%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #23359: Add ability to show the migration plan

2014-08-24 Thread Django
#23359: Add ability to show the migration plan
-+
 Reporter:  Markush2010  |  Owner:  nobody
 Type:  New feature  | Status:  new
Component:  Migrations   |Version:  master
 Severity:  Normal   |   Keywords:
 Triage Stage:  Unreviewed   |  Has patch:  0
Easy pickings:  1|  UI/UX:  0
-+
 The migrate command already allows one to list all the migrations and
 their status (applied / not applied) grouped and sorted by app name.
 Similar to this it would be nice to show the migration plan, i.e. which
 migration is applied when.

-- 
Ticket URL: 
Django 
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/054.9fd7518f351c5a258c77c5cf6e05040f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.