Re: [Django] #24423: Combine i18n template tag tests

2017-06-14 Thread Django
#24423: Combine i18n template tag tests -+- Reporter: Preston Timmons |Owner: Andy Type: | Craze Cleanup/optimization | Status:

Re: [Django] #24423: Combine i18n template tag tests

2017-06-14 Thread Django
#24423: Combine i18n template tag tests -+- Reporter: Preston Timmons |Owner: Andy Type: | Craze Cleanup/optimization | Status:

[Django] #28309: Migration bug in related_name for ManyToManyField with self

2017-06-14 Thread Django
#28309: Migration bug in related_name for ManyToManyField with self -+- Reporter: Ahmed | Owner: nobody Mohamed| Type: Bug|

[Django] #28310: (form) RangeFields should handle (None, None) better.

2017-06-14 Thread Django
#28310: (form) RangeFields should handle (None, None) better. -+ Reporter: Matthew Schinckel | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #28297: Same queryset result in two different queries on ORM

2017-06-14 Thread Django
#28297: Same queryset result in two different queries on ORM -+- Reporter: Marcus Renno |Owner: Marcus | Renno Type: Bug |

Re: [Django] #27833: prefetch_related fails with SQLite when used with 1000 parent records

2017-06-14 Thread Django
#27833: prefetch_related fails with SQLite when used with 1000 parent records -+- Reporter: Jason Barnabe|Owner: Raphael | Michel Type: Bug

Re: [Django] #28297: Same queryset result in two different queries on ORM

2017-06-14 Thread Django
#28297: Same queryset result in two different queries on ORM -+- Reporter: Marcus Renno |Owner: Marcus | Renno Type: Bug |

Re: [Django] #24195: Changing limit_choices_to in a ForeignKey doesn't create a migration

2017-06-14 Thread Django
#24195: Changing limit_choices_to in a ForeignKey doesn't create a migration --+--- Reporter: Aymeric Augustin |Owner: Adam Bogdał Type: Bug | Status: closed

Re: [Django] #28297: Same queryset result in two different queries on ORM

2017-06-14 Thread Django
#28297: Same queryset result in two different queries on ORM -+- Reporter: Marcus Renno |Owner: Marcus | Renno Type: Bug |

Re: [Django] #27914: makemigrations produces incorrect path for inner classes

2017-06-14 Thread Django
#27914: makemigrations produces incorrect path for inner classes -+- Reporter: Serge van den Boom |Owner: | ChillarAnand Type: New feature |

Re: [Django] #27914: makemigrations produces incorrect path for inner classes

2017-06-14 Thread Django
#27914: makemigrations produces incorrect path for inner classes -+- Reporter: Serge van den Boom |Owner: | ChillarAnand Type: New feature |

Re: [Django] #27998: LogEntry messages do not list m2m fields that were changed when an object is changed via ModelAdmin

2017-06-14 Thread Django
#27998: LogEntry messages do not list m2m fields that were changed when an object is changed via ModelAdmin ---+ Reporter: ljsjl |Owner: ljsjl Type: Bug|

Re: [Django] #25031: unordered_list template filter fails for certain sequences

2017-06-14 Thread Django
#25031: unordered_list template filter fails for certain sequences -+- Reporter: Noam |Owner: nobody Type: Bug | Status: new

Re: [Django] #28297: Same queryset result in two different queries on ORM

2017-06-14 Thread Django
#28297: Same queryset result in two different queries on ORM -+- Reporter: Marcus Renno |Owner: Marcus | Renno Type: Bug |

Re: [Django] #26936: Stale content type deletion stops working if all models in an app are deleted

2017-06-14 Thread Django
#26936: Stale content type deletion stops working if all models in an app are deleted -+- Reporter: Baptiste Mispelon|Owner: Pavel Type: Bug | Status:

Re: [Django] #28127: Allow UserCreationForm's password validation to check all user fields (was: Inconsistent Behavior in Auth with UserAttributeSimilarityValidator)

2017-06-14 Thread Django
#28127: Allow UserCreationForm's password validation to check all user fields --+-- Reporter: jambonrose|Owner: jambonrose Type: Bug | Status: assigned

Re: [Django] #25031: unordered_list template filter fails for certain sequences

2017-06-14 Thread Django
#25031: unordered_list template filter fails for certain sequences -+- Reporter: Noam |Owner: nobody Type: Bug | Status: closed

Re: [Django] #28304: pgettext should return SafeData if both `message` and `context` are instances of SafeData

2017-06-14 Thread Django
#28304: pgettext should return SafeData if both `message` and `context` are instances of SafeData --+ Reporter: Artem Polunin |Owner: nobody Type: Bug |

Re: [Django] #28304: pgettext should return SafeData if both `message` and `context` are instances of SafeData

2017-06-14 Thread Django
#28304: pgettext should return SafeData if both `message` and `context` are instances of SafeData --+ Reporter: Artem Polunin |Owner: nobody Type: Bug |

Re: [Django] #28308: In 1.11 does not call the function render_option in custom widget (forms.widgets.Select)

2017-06-14 Thread Django
#28308: In 1.11 does not call the function render_option in custom widget (forms.widgets.Select) -+- Reporter: noxxer |Owner: nobody Type: Bug |

Re: [Django] #28308: In 1.11 does not call the function render_option in custom widget (forms.widgets.Select)

2017-06-14 Thread Django
#28308: In 1.11 does not call the function render_option in custom widget (forms.widgets.Select) -+- Reporter: noxxer |Owner: nobody Type: Bug |

Re: [Django] #15667: Implement template-based widget rendering

2017-06-14 Thread Django
#15667: Implement template-based widget rendering + Reporter: Bruno Renié |Owner: (none) Type: New feature | Status: closed Component: Forms |

Re: [Django] #15667: Implement template-based widget rendering

2017-06-14 Thread Django
#15667: Implement template-based widget rendering + Reporter: Bruno Renié |Owner: (none) Type: New feature | Status: closed Component: Forms |

Re: [Django] #28308: Document removal of Select.render_option() (was: In 1.11 does not call the function render_option in custom widget (forms.widgets.Select))

2017-06-14 Thread Django
#28308: Document removal of Select.render_option() -+- Reporter: noxxer |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #28305: AlterField migration tries to alter column that still has a foreign key contraint

2017-06-14 Thread Django
#28305: AlterField migration tries to alter column that still has a foreign key contraint -+- Reporter: Andreas Backx|Owner: nobody Type: Bug |

Re: [Django] #28305: AlterField migration tries to alter column that still has a foreign key contraint

2017-06-14 Thread Django
#28305: AlterField migration tries to alter column that still has a foreign key contraint -+- Reporter: Andreas Backx|Owner: nobody Type: Bug |

[Django] #28308: In 1.11 does not call the function render_option in custom widget (forms.widgets.Select)

2017-06-14 Thread Django
#28308: In 1.11 does not call the function render_option in custom widget (forms.widgets.Select) -+- Reporter: noxxer | Owner: nobody Type: Bug| Status: new

Re: [Django] #28305: AlterField migration tries to alter column that still has a foreign key contraint

2017-06-14 Thread Django
#28305: AlterField migration tries to alter column that still has a foreign key contraint -+- Reporter: Andreas Backx|Owner: nobody Type: Bug |

Re: [Django] #28300: Enable GDALRaster objects to be read and created in GDAL's virtual file system.

2017-06-14 Thread Django
#28300: Enable GDALRaster objects to be read and created in GDAL's virtual file system. -+- Reporter: Daniel Wiesmann |Owner: Daniel | Wiesmann

Re: [Django] #28303: IntegerField & NumberInput widget localize max_value when rendering form field

2017-06-14 Thread Django
#28303: IntegerField & NumberInput widget localize max_value when rendering form field -+ Reporter: Richard Owen |Owner: nobody Type: Bug | Status: new