Re: [Django] #28809: Changing SRID on geometry field doesn't create working migration

2017-11-17 Thread Django
#28809: Changing SRID on geometry field doesn't create working migration -+- Reporter: Jani Tiainen |Owner: Sergey | Fedoseev Type: Bug

Re: [Django] #28804: MariaDB compatibility broken: "Unknown system variable 'transaction_isolation'"

2017-11-17 Thread Django
#28804: MariaDB compatibility broken: "Unknown system variable 'transaction_isolation'" -+- Reporter: Gene Sem |Owner: nobody Type: Bug |

Re: [Django] #28783: Support for custom operator class for indexes

2017-11-17 Thread Django
#28783: Support for custom operator class for indexes -+- Reporter: vinay karanam|Owner: nobody Type: New feature | Status: new Component: Database

Re: [Django] #28810: Use the Python 3-esque str.format logging formatting style over '%'

2017-11-17 Thread Django
#28810: Use the Python 3-esque str.format logging formatting style over '%' -+- Reporter: Chris Lamb |Owner: nobody Type: | Status: new

Re: [Django] #25002: Postgresql migration fails when changing a CharField to a TimeField

2017-11-17 Thread Django
#25002: Postgresql migration fails when changing a CharField to a TimeField +- Reporter: Dirk Uys|Owner: Simon Charette Type: Bug | Status: closed

Re: [Django] #28816: Silent data loss when decreasing the max_length of a CharField

2017-11-17 Thread Django
#28816: Silent data loss when decreasing the max_length of a CharField + Reporter: Gavin Wahl |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #28810: Use the Python 3-esque str.format logging formatting style over '%'

2017-11-17 Thread Django
#28810: Use the Python 3-esque str.format logging formatting style over '%' -+- Reporter: Chris Lamb |Owner: nobody Type: | Status: new

Re: [Django] #28804: MariaDB compatibility broken: "Unknown system variable 'transaction_isolation'"

2017-11-17 Thread Django
#28804: MariaDB compatibility broken: "Unknown system variable 'transaction_isolation'" -+- Reporter: Gene Sem |Owner: nobody Type: Bug |

Re: [Django] #28815: Incorrect ExtractYear imports in Window functions docs (was: Docs outdated after django.db.models.functions introduced)

2017-11-17 Thread Django
#28815: Incorrect ExtractYear imports in Window functions docs -+- Reporter: benjaoming |Owner: nobody Type: Bug | Status: closed

Re: [Django] #28815: Docs outdated after django.db.models.functions introduced

2017-11-17 Thread Django
#28815: Docs outdated after django.db.models.functions introduced ---+-- Reporter: benjaoming |Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #28815: Docs outdated after django.db.models.functions introduced

2017-11-17 Thread Django
#28815: Docs outdated after django.db.models.functions introduced ---+-- Reporter: benjaoming |Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #28814: Python 3.7 compatibility

2017-11-17 Thread Django
#28814: Python 3.7 compatibility --+- Reporter: Tim Graham|Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version:

Re: [Django] #28814: Python 3.7 compatibility

2017-11-17 Thread Django
#28814: Python 3.7 compatibility --+- Reporter: Tim Graham|Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version:

[Django] #28816: Silent data loss when decreasing the max_length of a CharField

2017-11-17 Thread Django
#28816: Silent data loss when decreasing the max_length of a CharField -+- Reporter: Gavin | Owner: nobody Wahl | Type: Bug|

Re: [Django] #28815: Docs outdated after django.db.models.functions introduced

2017-11-17 Thread Django
#28815: Docs outdated after django.db.models.functions introduced ---+-- Reporter: benjaoming |Owner: nobody Type: Uncategorized | Status: new Component: Documentation

[Django] #28815: Docs outdated after django.db.models.functions introduced

2017-11-17 Thread Django
#28815: Docs outdated after django.db.models.functions introduced -+ Reporter: benjaoming | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #28814: Python 3.7 compatibility

2017-11-17 Thread Django
#28814: Python 3.7 compatibility --+- Reporter: Tim Graham|Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version:

Re: [Django] #28814: Python 3.7 compatibility

2017-11-17 Thread Django
#28814: Python 3.7 compatibility --+- Reporter: Tim Graham|Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version:

Re: [Django] #28798: Remove unused django.utils.dates.WEEKDAYS_REV, MONTHS_3_REV

2017-11-17 Thread Django
#28798: Remove unused django.utils.dates.WEEKDAYS_REV, MONTHS_3_REV -+- Reporter: Chris Lamb |Owner: nobody Type: | Status: closed

Re: [Django] #28813: Sqlite migration of manual primary key

2017-11-17 Thread Django
#28813: Sqlite migration of manual primary key +-- Reporter: cecedille1 |Owner: nobody Type: Bug | Status: closed Component: Migrations | Version:

Re: [Django] #28814: Python 3.7 compatibility

2017-11-17 Thread Django
#28814: Python 3.7 compatibility --+- Reporter: Tim Graham|Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version:

[Django] #28814: Python 3.7 compatibility

2017-11-17 Thread Django
#28814: Python 3.7 compatibility -+ Reporter: Tim Graham | Owner: nobody Type: New feature| Status: new Component: Core (Other) |Version: master

Re: [Django] #28813: Sqlite migration of manual primary key

2017-11-17 Thread Django
#28813: Sqlite migration of manual primary key +-- Reporter: cecedille1 |Owner: nobody Type: Bug | Status: new Component: Migrations | Version:

[Django] #28813: Sqlite migration of manual primary key

2017-11-17 Thread Django
#28813: Sqlite migration of manual primary key --+ Reporter: cecedille1 | Owner: nobody Type: Bug | Status: new Component: Migrations |Version: 1.11

Re: [Django] #28514: Clarify docs regarding idempotence of RelatedManager.add()

2017-11-17 Thread Django
#28514: Clarify docs regarding idempotence of RelatedManager.add() -+- Reporter: Дилян Палаузов |Owner: Jezeniel Type: | Zapanta Cleanup/optimization

Re: [Django] #28809: Changing SRID on geometry field doesn't create working migration

2017-11-17 Thread Django
#28809: Changing SRID on geometry field doesn't create working migration + Reporter: Jani Tiainen|Owner: nobody Type: Bug | Status: new Component: GIS

Re: [Django] #27629: Inconsistent check of allow_relation in ForwardManyToOneDescriptor.__set__

2017-11-17 Thread Django
#27629: Inconsistent check of allow_relation in ForwardManyToOneDescriptor.__set__ -+- Reporter: Sven Coenye |Owner: Stefan R. | Filipek Type:

Re: [Django] #28798: Remove unused django.utils.dates.WEEKDAYS_REV, MONTHS_3_REV (was: Add a MONTHS_REV dict to match WEEKDAYS/WEEKDAYS_REV & MONTHS_3/MONTHS_3_REV)

2017-11-17 Thread Django
#28798: Remove unused django.utils.dates.WEEKDAYS_REV, MONTHS_3_REV -+- Reporter: Chris Lamb |Owner: nobody Type: | Status: new

Re: [Django] #28812: Lack of ModelAdmin permission to list all objects.

2017-11-17 Thread Django
#28812: Lack of ModelAdmin permission to list all objects. ---+-- Reporter: Priest |Owner: nobody Type: New feature| Status: closed Component: contrib.admin |

Re: [Django] #27629: Inconsistent check of allow_relation in ForwardManyToOneDescriptor.__set__

2017-11-17 Thread Django
#27629: Inconsistent check of allow_relation in ForwardManyToOneDescriptor.__set__ -+- Reporter: Sven Coenye |Owner: Stefan R. | Filipek Type:

Re: [Django] #28800: List routes in the console

2017-11-17 Thread Django
#28800: List routes in the console ---+-- Reporter: Martín Peveri |Owner: nobody Type: New feature| Status: new Component: Core (URLs)| Version:

[Django] #28812: Lack of ModelAdmin permission to list all objects.

2017-11-17 Thread Django
#28812: Lack of ModelAdmin permission to list all objects. -+- Reporter: ksiadz | Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #28809: Changing SRID on geometry field doesn't create working migration

2017-11-17 Thread Django
#28809: Changing SRID on geometry field doesn't create working migration + Reporter: Jani Tiainen|Owner: nobody Type: Bug | Status: new Component: GIS

Re: [Django] #28804: MariaDB compatibility broken: "Unknown system variable 'transaction_isolation'"

2017-11-17 Thread Django
#28804: MariaDB compatibility broken: "Unknown system variable 'transaction_isolation'" -+- Reporter: Gene Sem |Owner: nobody Type: Bug |

Re: [Django] #28804: MariaDB compatibility broken: "Unknown system variable 'transaction_isolation'"

2017-11-17 Thread Django
#28804: MariaDB compatibility broken: "Unknown system variable 'transaction_isolation'" -+- Reporter: Gene Sem |Owner: nobody Type: Bug |

Re: [Django] #28804: MariaDB compatibility broken: "Unknown system variable 'transaction_isolation'"

2017-11-17 Thread Django
#28804: MariaDB compatibility broken: "Unknown system variable 'transaction_isolation'" -+- Reporter: Gene Sem |Owner: nobody Type: Bug |

Re: [Django] #28809: Changing SRID on geometry field doesn't create working migration

2017-11-17 Thread Django
#28809: Changing SRID on geometry field doesn't create working migration + Reporter: Jani Tiainen|Owner: nobody Type: Bug | Status: new Component: GIS

[Django] #28811: KeyError when using a regular annotation inside an F-statement in a group by annotation

2017-11-17 Thread Django
#28811: KeyError when using a regular annotation inside an F-statement in a group by annotation -+- Reporter: Robin | Owner: nobody Ramael |

Re: [Django] #28804: MariaDB compatibility broken: "Unknown system variable 'transaction_isolation'"

2017-11-17 Thread Django
#28804: MariaDB compatibility broken: "Unknown system variable 'transaction_isolation'" -+- Reporter: Gene Sem |Owner: nobody Type: Bug |

Re: [Django] #28804: MariaDB compatibility broken: "Unknown system variable 'transaction_isolation'"

2017-11-17 Thread Django
#28804: MariaDB compatibility broken: "Unknown system variable 'transaction_isolation'" -+- Reporter: Gene Sem |Owner: nobody Type: Bug |

Re: [Django] #28801: Outdated translatable text of a contrib.auth literal

2017-11-17 Thread Django
#28801: Outdated translatable text of a contrib.auth literal -+- Reporter: Ramiro Morales |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #28798: Add a MONTHS_REV dict to match WEEKDAYS/WEEKDAYS_REV & MONTHS_3/MONTHS_3_REV

2017-11-17 Thread Django
#28798: Add a MONTHS_REV dict to match WEEKDAYS/WEEKDAYS_REV & MONTHS_3/MONTHS_3_REV -+- Reporter: Chris Lamb |Owner: nobody Type: | Status:

Re: [Django] #28608: Allow UserCreationForm and UserChangeForm to work with custom user models

2017-11-17 Thread Django
#28608: Allow UserCreationForm and UserChangeForm to work with custom user models -+- Reporter: Rômulo Collopy |Owner: hui shang Type: |