Re: [Django] #34980: Changed migration operation dependencies to namedtuples.

2023-11-20 Thread Django
#34980: Changed migration operation dependencies to namedtuples.
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 Type:   |  Felisiak
  Cleanup/optimization   |   Status:  assigned
Component:  Migrations   |  Version:  dev
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * has_patch:  0 => 1


Comment:

 I've been thinking about changing this for some time, and I'm
 [https://github.com/django/django/pull/16905#discussion_r1306500610 not
 the only one], so I gave it a try.

 [https://github.com/django/django/pull/17494 PR]

-- 
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/0107018bec2d3cf1-502e3365-1b97-42f1-a027-034bd6e0d6ee-00%40eu-central-1.amazonses.com.


[Django] #34980: Changed migration operation dependencies to namedtuples.

2023-11-20 Thread Django
#34980: Changed migration operation dependencies to namedtuples.
-+-
   Reporter:  Mariusz|  Owner:  Mariusz Felisiak
  Felisiak   |
   Type: | Status:  assigned
  Cleanup/optimization   |
  Component: |Version:  dev
  Migrations |
   Severity:  Normal |   Keywords:
   Triage Stage: |  Has patch:  0
  Unreviewed |
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  0
  UI/UX:  0  |
-+-
 Using `namedtuple`s and `Enum`s should make the migration autodetector
 more readable and maintainable.

-- 
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/0107018bec2c8f1a-1002b200-5e5e-411f-80aa-8b0a9a122912-00%40eu-central-1.amazonses.com.