Re: [Django] #29123: Changing an IntegerField to a ForeignKey generates incorrectly ordered migration operations if the field is in unique_together (was: Generated migration orders Add/Remove Field in

2018-02-11 Thread Django
#29123: Changing an IntegerField to a ForeignKey generates incorrectly ordered migration operations if the field is in unique_together + Reporter: Ed Morley |Owner: nobody Type: Bug |

Re: [Django] #28862: Removing a field from index_together/unique_together and from the model generates a migration that crashes

2018-02-11 Thread Django
#28862: Removing a field from index_together/unique_together and from the model generates a migration that crashes -+- Reporter: Artem Maslovskiy |Owner: Ramiro

Re: [Django] #29124: Generated migration orders RemoveField and AlterUniqueTogether incorrectly, causing FieldDoesNotExist

2018-02-11 Thread Django
#29124: Generated migration orders RemoveField and AlterUniqueTogether incorrectly, causing FieldDoesNotExist +-- Reporter: Ed Morley |Owner: nobody Type: Bug | Status:

[Django] #29124: Generated migration orders RemoveField and AlterUniqueTogether incorrectly, causing FieldDoesNotExist

2018-02-11 Thread Django
#29124: Generated migration orders RemoveField and AlterUniqueTogether incorrectly, causing FieldDoesNotExist --+ Reporter: Ed Morley | Owner: nobody Type: Bug | Status:

Re: [Django] #28935: Template error raised in an {% extends %} child template shows incorrect source location on debug page

2018-02-11 Thread Django
#28935: Template error raised in an {% extends %} child template shows incorrect source location on debug page -+ Reporter: Matt Westcott|Owner: (none) Type: Bug |

Re: [Django] #29123: Generated migration orders Add/Remove Field incorrectly, causing OperationalError

2018-02-11 Thread Django
#29123: Generated migration orders Add/Remove Field incorrectly, causing OperationalError +-- Reporter: Ed Morley |Owner: nobody Type: Bug | Status: new Component:

[Django] #29123: Generated migration orders Add/Remove Field incorrectly, causing OperationalError

2018-02-11 Thread Django
#29123: Generated migration orders Add/Remove Field incorrectly, causing OperationalError --+ Reporter: Ed Morley | Owner: nobody Type: Bug | Status: new

Re: [Django] #22449: Colorize output of test results

2018-02-11 Thread Django
#22449: Colorize output of test results -+- Reporter: Jake Rothenbuhler|Owner: Yuri | Shikanov Type: New feature |