[Django] #27304: Django 1.10 onwards broke previous behaviour for models.DateTimeField() in Admin

2016-10-01 Thread Django
#27304: Django 1.10 onwards broke previous behaviour for models.DateTimeField() in Admin -+- Reporter: Kegan| Owner: nobody Gan| Type: Bug | Status: new Component:

Re: [Django] #27303: Allow FilterSpecs to return Q-likes

2016-10-01 Thread Django
#27303: Allow FilterSpecs to return Q-likes ---+-- Reporter: Yeago |Owner: nobody Type: New feature| Status: new Component: contrib.admin |

[Django] #27303: Allow FilterSpecs to return Q-likes

2016-10-01 Thread Django
#27303: Allow FilterSpecs to return Q-likes ---+ Reporter: Yeago | Owner: nobody Type: New feature| Status: new Component: contrib.admin |Version: 1.10 Severity: Normal |

Re: [Django] #27297: infinite AlterField migrations created for foreign key after case-only model name change

2016-10-01 Thread Django
#27297: infinite AlterField migrations created for foreign key after case-only model name change + Reporter: Daniel Musketa |Owner: nobody Type: Bug | Status:

Re: [Django] #27297: infinite AlterField migrations created for foreign key after case-only model name change (was: Non-deterministic infinite AlterField migrations created for foreign key)

2016-10-01 Thread Django
#27297: infinite AlterField migrations created for foreign key after case-only model name change + Reporter: Daniel Musketa |Owner: nobody Type: Bug | Status:

Re: [Django] #27262: Delegate URL resolver checks to URL classes

2016-10-01 Thread Django
#27262: Delegate URL resolver checks to URL classes -+- Reporter: Sjoerd Job Postmus |Owner: Lucas Type: | Lois Cleanup/optimization |

Re: [Django] #27262: Delegate URL resolver checks to URL classes

2016-10-01 Thread Django
#27262: Delegate URL resolver checks to URL classes -+- Reporter: Sjoerd Job Postmus |Owner: Lucas Type: | Lois Cleanup/optimization |

Re: [Django] #17002: ManyToManyField through a model which extends some other model

2016-10-01 Thread Django
#17002: ManyToManyField through a model which extends some other model -+- Reporter: Mitar|Owner: | InvalidInterrupt Type: Bug

Re: [Django] #27302: Date/time fields flagged as changed in ModelAdmin.construct_change_message

2016-10-01 Thread Django
#27302: Date/time fields flagged as changed in ModelAdmin.construct_change_message -+- Reporter: Claude Paroz |Owner: nobody Type: Bug | Status:

Re: [Django] #27302: Date/time fields flagged as changed in ModelAdmin.construct_change_message

2016-10-01 Thread Django
#27302: Date/time fields flagged as changed in ModelAdmin.construct_change_message -+- Reporter: Claude Paroz |Owner: nobody Type: Bug | Status:

Re: [Django] #27302: Date/time fields flagged as changed in ModelAdmin.construct_change_message

2016-10-01 Thread Django
#27302: Date/time fields flagged as changed in ModelAdmin.construct_change_message -+- Reporter: Claude Paroz |Owner: nobody Type: Bug | Status:

Re: [Django] #27302: Date/time fields flagged as changed in ModelAdmin.construct_change_message

2016-10-01 Thread Django
#27302: Date/time fields flagged as changed in ModelAdmin.construct_change_message -+ Reporter: Claude Paroz |Owner: nobody Type: Bug | Status: new

[Django] #27302: Date/time fields flagged as changed in ModelAdmin.construct_change_message

2016-10-01 Thread Django
#27302: Date/time fields flagged as changed in ModelAdmin.construct_change_message ---+ Reporter: Claude Paroz | Owner: nobody Type: Bug | Status: new

Re: [Django] #27262: Delegate URL resolver checks to URL classes

2016-10-01 Thread Django
#27262: Delegate URL resolver checks to URL classes --+ Reporter: Sjoerd Job Postmus|Owner: nobody Type: Cleanup/optimization | Status: new Component: Core

Re: [Django] #20888: Allow defining order of column for indexes

2016-10-01 Thread Django
#20888: Allow defining order of column for indexes -+- Reporter: anonymous|Owner: Akshesh | Doshi Type: New feature |

Re: [Django] #20888: Allow defining order of column for indexes

2016-10-01 Thread Django
#20888: Allow defining order of column for indexes -+- Reporter: anonymous|Owner: Akshesh | Doshi Type: New feature |

Re: [Django] #27262: Delegate URL resolver checks to URL classes

2016-10-01 Thread Django
#27262: Delegate URL resolver checks to URL classes --+ Reporter: Sjoerd Job Postmus|Owner: nobody Type: Cleanup/optimization | Status: new Component: Core

Re: [Django] #27244: Incorrect thousand separator for the Greek locale (el)

2016-10-01 Thread Django
#27244: Incorrect thousand separator for the Greek locale (el) -+- Reporter: kappataumu |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #27301: Better handling of errors that are not pickleable when testing in parallel

2016-10-01 Thread Django
#27301: Better handling of errors that are not pickleable when testing in parallel -+- Reporter: Adam Wróbel |Owner: (none) Type: | Status:

Re: [Django] #27218: Return LogEntry instances from log_addition, log_change, log_deletion

2016-10-01 Thread Django
#27218: Return LogEntry instances from log_addition, log_change, log_deletion ---+ Reporter: Claude Paroz |Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #27290: Email validation doesn't check length

2016-10-01 Thread Django
#27290: Email validation doesn't check length --+-- Reporter: kyoki |Owner: nobody Type: Bug | Status: closed Component: Core (Other) |

Re: [Django] #26541: Add a DatabaseFeatures.supports_transactions() method for MySQL

2016-10-01 Thread Django
#26541: Add a DatabaseFeatures.supports_transactions() method for MySQL -+- Reporter: Marcin Nowak |Owner: felixxm Type: | Status: closed

Re: [Django] #27292: Example authentication backend doesn't need to set user's password (was: Improve example code in the "Writing an authentication backend" of the documentation)

2016-10-01 Thread Django
#27292: Example authentication backend doesn't need to set user's password --+ Reporter: Attila-Mihaly Balazs |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #27292: Example authentication backend doesn't need to set user's password

2016-10-01 Thread Django
#27292: Example authentication backend doesn't need to set user's password --+ Reporter: Attila-Mihaly Balazs |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #26940: makemessages incorrectly configured as not requiring settings

2016-10-01 Thread Django
#26940: makemessages incorrectly configured as not requiring settings -+- Reporter: Jorge Romero |Owner: nobody Type: Bug | Status: closed

Re: [Django] #26940: makemessages incorrectly configured as not requiring settings

2016-10-01 Thread Django
#26940: makemessages incorrectly configured as not requiring settings -+- Reporter: Jorge Romero |Owner: nobody Type: Bug | Status: new

Re: [Django] #27296: Can't use custom formats with new language-independent LogEntry's messages in Django 1.10

2016-10-01 Thread Django
#27296: Can't use custom formats with new language-independent LogEntry's messages in Django 1.10 +-- Reporter: Ivan Tsouvarev |Owner: nobody Type: New feature | Status:

Re: [Django] #27299: Document Widget.use_required_attribute()

2016-10-01 Thread Django
#27299: Document Widget.use_required_attribute() --+ Reporter: Tim Graham|Owner: nobody Type: Cleanup/optimization | Status: new Component: