Re: [Django] #29026: Make makemigrations scriptable / script-friendly

2021-12-30 Thread Django
#29026: Make makemigrations scriptable / script-friendly -+- Reporter: Chris Jerdonek |Owner: Jacob | Walls Type: New feature |

Re: [Django] #28619: Handle ValidationError in model saving in admin change views

2021-12-30 Thread Django
#28619: Handle ValidationError in model saving in admin change views ---+-- Reporter: Daniel Hahler |Owner: heba1108 Type: New feature| Status: closed Component:

Re: [Django] #26803: Add a statistics option to makemessages

2021-12-30 Thread Django
#26803: Add a statistics option to makemessages --+ Reporter: Vlastimil Zíma|Owner: (none) Type: New feature | Status: new Component:

Re: [Django] #19544: IntegrityError during ManyToMany add() on Oracle or for user-defined through relationships.

2021-12-30 Thread Django
#19544: IntegrityError during ManyToMany add() on Oracle or for user-defined through relationships. -+- Reporter: German M. Bravo |Owner: (none) Type: |

Re: [Django] #27055: Model form with geometry widgets has invalid html

2021-12-30 Thread Django
#27055: Model form with geometry widgets has invalid html --+ Reporter: Antonis Christofides |Owner: (none) Type: Bug | Status: new Component: GIS

Re: [Django] #24125: TemplateDetailView in admindocs requires a single Django templates engine

2021-12-30 Thread Django
#24125: TemplateDetailView in admindocs requires a single Django templates engine -+- Reporter: Aymeric Augustin |Owner: Kai | Richard König Type:

Re: [Django] #16149: Allow disabling choices in a

2021-12-30 Thread Django
#16149: Allow disabling choices in a ---+ Reporter: Jody McIntyre |Owner: (none) Type: New feature| Status: new Component: Forms | Version:

Re: [Django] #29222: Substr on NULL values returns incorrect results with pattern lookups.

2021-12-30 Thread Django
#29222: Substr on NULL values returns incorrect results with pattern lookups. -+- Reporter: Mariusz Felisiak |Owner: (none) Type: Bug | Status: new

Re: [Django] #24928: Add UUIDField, RangeField, JSONField, etc to database introspection

2021-12-30 Thread Django
#24928: Add UUIDField, RangeField, JSONField, etc to database introspection -+- Reporter: Markus Holtermann|Owner: (none) Type: New feature | Status: new

Re: [Django] #25704: Response time in WSGIRequestHandler.log_request

2021-12-30 Thread Django
#25704: Response time in WSGIRequestHandler.log_request ---+ Reporter: Andrei Fokau |Owner: (none) Type: New feature| Status: new Component: HTTP handling |

Re: [Django] #7556: inspectdb fails in MySql if a table references a table outside the current schema

2021-12-30 Thread Django
#7556: inspectdb fails in MySql if a table references a table outside the current schema -+- Reporter: brockweaver |Owner: (none) Type: Bug |

Re: [Django] #30801: Improve guidance for making good use of signals.

2021-12-30 Thread Django
#30801: Improve guidance for making good use of signals. --+ Reporter: Aymeric Augustin |Owner: (none) Type: Cleanup/optimization | Status: new Component:

Re: [Django] #33391: Clarify Aggregate.empty_result_set_value docs.

2021-12-30 Thread Django
#33391: Clarify Aggregate.empty_result_set_value docs. -+- Reporter: Claude Paroz |Owner: Mariusz Type: | Felisiak Cleanup/optimization |

Re: [Django] #33391: Clarify Aggregate.empty_result_set_value docs.

2021-12-30 Thread Django
#33391: Clarify Aggregate.empty_result_set_value docs. -+- Reporter: Claude Paroz |Owner: Mariusz Type: | Felisiak Cleanup/optimization |

Re: [Django] #33379: Add minimum database version checks

2021-12-30 Thread Django
#33379: Add minimum database version checks -+- Reporter: Tim Graham |Owner: Hasan | Ramezani Type: New feature |

Re: [Django] #33391: Clarify Aggregate.empty_result_set_value docs.

2021-12-30 Thread Django
#33391: Clarify Aggregate.empty_result_set_value docs. -+- Reporter: Claude Paroz |Owner: Mariusz Type: | Felisiak Cleanup/optimization |

Re: [Django] #33391: Clarify Aggregate.empty_result_set_value docs.

2021-12-30 Thread Django
#33391: Clarify Aggregate.empty_result_set_value docs. -+- Reporter: Claude Paroz |Owner: Mariusz Type: | Felisiak Cleanup/optimization |

Re: [Django] #14296: 'manage.py test' failing for apps that access read-only databases

2021-12-30 Thread Django
#14296: 'manage.py test' failing for apps that access read-only databases ---+- Reporter: kthhrv |Owner: nobody Type: Bug| Status: closed

Re: [Django] #33391: Clarify Aggregate.empty_result_set_value docs.

2021-12-30 Thread Django
#33391: Clarify Aggregate.empty_result_set_value docs. --+ Reporter: Claude Paroz |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #33379: Add minimum database version checks

2021-12-30 Thread Django
#33379: Add minimum database version checks -+- Reporter: Tim Graham |Owner: Hasan | Ramezani Type: New feature |

Re: [Django] #33401: Error in Django Tutorial # 4

2021-12-30 Thread Django
#33401: Error in Django Tutorial # 4 -+- Reporter: Frank Claessen |Owner: nobody Type: Bug | Status: closed Component: Documentation|

Re: [Django] #33401: Error in Django Tutorial # 4

2021-12-30 Thread Django
#33401: Error in Django Tutorial # 4 -+- Reporter: frankclaessen|Owner: nobody Type: Bug | Status: closed Component: Uncategorized|

[Django] #33401: Error in Django Tutorial # 4

2021-12-30 Thread Django
#33401: Error in Django Tutorial # 4 -+- Reporter: | Owner: nobody frankclaessen | Type: Bug| Status: new

Re: [Django] #32243: Clarify docs on manually setting and saving a FileField.

2021-12-30 Thread Django
#32243: Clarify docs on manually setting and saving a FileField. -+- Reporter: Gordon Wrigley |Owner: Joshua Type: | Massover Cleanup/optimization

Re: [Django] #33397: Arithmetic operations on DateField/DateTimeField/DurationField expressions are buggy.

2021-12-30 Thread Django
#33397: Arithmetic operations on DateField/DateTimeField/DurationField expressions are buggy. -+- Reporter: Luke Plant |Owner: Luke | Plant

Re: [Django] #33400: assertTemplateUsed()/assertTemplateNotUsed() used as context managers ignore count and msg_prefix parameters. (was: assertTemplateUsed as context manager does not respect count pa

2021-12-30 Thread Django
#33400: assertTemplateUsed()/assertTemplateNotUsed() used as context managers ignore count and msg_prefix parameters. ---+ Reporter: karyon |Owner: nobody Type: Bug|

[Django] #33400: assertTemplateUsed as context manager does not respect count parameter

2021-12-30 Thread Django
#33400: assertTemplateUsed as context manager does not respect count parameter -+ Reporter: karyon | Owner: nobody Type: Bug| Status: new

Re: [Django] #19515: Increase the max_length of Redirect.old_path/new_path

2021-12-30 Thread Django
#19515: Increase the max_length of Redirect.old_path/new_path --+ Reporter: s.shanabrook@…|Owner: (none) Type: Cleanup/optimization | Status: new Component:

Re: [Django] #32502: Replace SQLite schema table rebuild by ALTER functions when supported

2021-12-30 Thread Django
#32502: Replace SQLite schema table rebuild by ALTER functions when supported --+ Reporter: Simon Charette|Owner: (none) Type: Cleanup/optimization | Status: new

Re: [Django] #33391: Clarify Aggregate.empty_result_set_value docs. (was: Meaning of empty_result_set_value documentation)

2021-12-30 Thread Django
#33391: Clarify Aggregate.empty_result_set_value docs. --+ Reporter: Claude Paroz |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #27753: Cleanups when no supported version of Django supports Python 2 anymore

2021-12-30 Thread Django
#27753: Cleanups when no supported version of Django supports Python 2 anymore --+ Reporter: Aymeric Augustin |Owner: (none) Type: Cleanup/optimization | Status:

Re: [Django] #33398: ModelAdmin.empty_value_display example in docs should use list_display.

2021-12-30 Thread Django
#33398: ModelAdmin.empty_value_display example in docs should use list_display. -+- Reporter: Michael |Owner: Michael Type: | Status:

Re: [Django] #33398: ModelAdmin.empty_value_display example in docs should use list_display.

2021-12-30 Thread Django
#33398: ModelAdmin.empty_value_display example in docs should use list_display. -+- Reporter: Michael |Owner: Michael Type: | Status:

Re: [Django] #33398: ModelAdmin.empty_value_display example in docs should use list_display.

2021-12-30 Thread Django
#33398: ModelAdmin.empty_value_display example in docs should use list_display. --+ Reporter: Michael |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #13251: Add ability to know where an object was deleted from to pre/post delete signals

2021-12-30 Thread Django
#13251: Add ability to know where an object was deleted from to pre/post delete signals -+- Reporter: skoom|Owner: Marcelo | Galigniana

Re: [Django] #33398: ModelAdmin.empty_value_display example in docs should use list_display.

2021-12-30 Thread Django
#33398: ModelAdmin.empty_value_display example in docs should use list_display. --+ Reporter: Michael |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #33397: Arithmetic operations on DateField/DateTimeField/DurationField expressions are buggy.

2021-12-30 Thread Django
#33397: Arithmetic operations on DateField/DateTimeField/DurationField expressions are buggy. -+- Reporter: Luke Plant |Owner: Luke | Plant

Re: [Django] #27936: Add some clarifications to "Spanning multi-valued relationships"

2021-12-30 Thread Django
#27936: Add some clarifications to "Spanning multi-valued relationships" -+- Reporter: Thomas Güttler |Owner: Jacob Type: | Walls Cleanup/optimization

Re: [Django] #27936: Add some clarifications to "Spanning multi-valued relationships"

2021-12-30 Thread Django
#27936: Add some clarifications to "Spanning multi-valued relationships" -+- Reporter: Thomas Güttler |Owner: Jacob Type: | Walls Cleanup/optimization

Re: [Django] #31335: Renaming a ForeignKey included in an index, and removing UniqueConstraint, Index with ForeignKey fails on MySQL.

2021-12-30 Thread Django
#31335: Renaming a ForeignKey included in an index, and removing UniqueConstraint, Index with ForeignKey fails on MySQL. -+- Reporter: Stephen Finucane |Owner: Sergey