Re: [Django] #24100: Make `post_migrate` dispatch the migration plan.

2016-08-23 Thread Django
#24100: Make `post_migrate` dispatch the migration plan. -+- Reporter: charettes|Owner: MarkusH Type: New feature | Status: closed Component: Migrations |

Re: [Django] #27044: `apps` passed to post_migrate_signal should contain migrated appconfigs even when no migration has been applied to them

2016-08-23 Thread Django
#27044: `apps` passed to post_migrate_signal should contain migrated appconfigs even when no migration has been applied to them -+- Reporter: tkhyn|Owner: charettes Type: Bug

Re: [Django] #27100: The pre-migration state used to generate the `AppConfig` exposed through the `pre_migrate` signal should include already applied migration changes

2016-08-23 Thread Django
#27100: The pre-migration state used to generate the `AppConfig` exposed through the `pre_migrate` signal should include already applied migration changes -+- Reporter: charettes|Owner: ch

Re: [Django] #24100: Make `post_migrate` dispatch the migration plan.

2016-08-23 Thread Django
#24100: Make `post_migrate` dispatch the migration plan. -+- Reporter: charettes|Owner: MarkusH Type: New feature | Status: closed Component: Migrations |

Re: [Django] #27044: `apps` passed to post_migrate_signal should contain migrated appconfigs even when no migration has been applied to them

2016-08-23 Thread Django
#27044: `apps` passed to post_migrate_signal should contain migrated appconfigs even when no migration has been applied to them -+- Reporter: tkhyn|Owner: charettes Type: Bug

Re: [Django] #27100: The pre-migration state used to generate the `AppConfig` exposed through the `pre_migrate` signal should include already applied migration changes

2016-08-23 Thread Django
#27100: The pre-migration state used to generate the `AppConfig` exposed through the `pre_migrate` signal should include already applied migration changes -+- Reporter: charettes|Owner: ch

Re: [Django] #24100: Make `post_migrate` dispatch the migration plan.

2016-08-23 Thread Django
#24100: Make `post_migrate` dispatch the migration plan. -+- Reporter: charettes|Owner: MarkusH Type: New feature | Status: closed Component: Migrations |

Re: [Django] #24100: Make `post_migrate` dispatch the migration plan.

2016-08-23 Thread Django
#24100: Make `post_migrate` dispatch the migration plan. -+- Reporter: charettes|Owner: MarkusH Type: New feature | Status: closed Component: Migrations |

Re: [Django] #27115: UI discrepancy in Writing your first Django app, part 7

2016-08-23 Thread Django
#27115: UI discrepancy in Writing your first Django app, part 7 -+- Reporter: pluralschool |Owner: nobody Type: | Status: new Cleanup/optimi

Re: [Django] #27115: UI discrepancy in Writing your first Django app, part 7

2016-08-23 Thread Django
#27115: UI discrepancy in Writing your first Django app, part 7 --+ Reporter: pluralschool | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1

Re: [Django] #27115: UI discrepancy in Writing your first Django app, part 7

2016-08-23 Thread Django
#27115: UI discrepancy in Writing your first Django app, part 7 --+ Reporter: pluralschool | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1

[Django] #27115: UI discrepancy in Writing your first Django app, part 7

2016-08-23 Thread Django
#27115: UI discrepancy in Writing your first Django app, part 7 --+ Reporter: pluralschool | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.10

Re: [Django] #27089: Add the database alias to InconsistentMigrationHistory message

2016-08-23 Thread Django
#27089: Add the database alias to InconsistentMigrationHistory message -+- Reporter: aholmback|Owner: timgraham Type: | Status: closed C

Re: [Django] #27089: Add the database alias to InconsistentMigrationHistory message

2016-08-23 Thread Django
#27089: Add the database alias to InconsistentMigrationHistory message -+- Reporter: aholmback|Owner: timgraham Type: | Status: closed C

Re: [Django] #27063: Regex url routing + Localization (prefix_default_language)

2016-08-23 Thread Django
#27063: Regex url routing + Localization (prefix_default_language) -+- Reporter: keithhackbarth |Owner: nobody Type: Bug | Status: new Component

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

2016-08-23 Thread Django
#17002: ManyToManyField through a model which extends some other model -+- Reporter: mitar|Owner: | InvalidInterrupt Type: Bug

Re: [Django] #24650: Migration changing db_table and managed not creating new table

2016-08-23 Thread Django
#24650: Migration changing db_table and managed not creating new table --+ Reporter: duduklein |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #24650: Migration changing db_table and managed not creating new table

2016-08-23 Thread Django
#24650: Migration changing db_table and managed not creating new table --+ Reporter: duduklein |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #27103: GDAL driver ensure_registered should check counts separately

2016-08-23 Thread Django
#27103: GDAL driver ensure_registered should check counts separately + Reporter: dracos |Owner: nobody Type: Bug | Status: closed Component: GIS | Versi

Re: [Django] #25388: Allow disabling of all migrations during tests

2016-08-23 Thread Django
#25388: Allow disabling of all migrations during tests ---+ Reporter: MarkusH|Owner: viciu Type: New feature| Status: new Component: Testing framework

Re: [Django] #6148: Add generic support for database schemas

2016-08-23 Thread Django
#6148: Add generic support for database schemas -+- Reporter: ikelly |Owner: akaariai Type: New feature | Status: new Component: Database layer

Re: [Django] #26971: UnicodeDecodeError with non-ASCII string in quoted URL

2016-08-23 Thread Django
#26971: UnicodeDecodeError with non-ASCII string in quoted URL -+- Reporter: Oleg78 |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #26998: admin.E013 check false positive on django-taggit

2016-08-23 Thread Django
#26998: admin.E013 check false positive on django-taggit -+- Reporter: aaugustin|Owner: nobody Type: Bug | Status: closed Component: cont

Re: [Django] #26998: admin.E013 check false positive on django-taggit

2016-08-23 Thread Django
#26998: admin.E013 check false positive on django-taggit -+- Reporter: aaugustin|Owner: nobody Type: Bug | Status: closed Component: cont

Re: [Django] #26998: admin.E013 check false positive on django-taggit

2016-08-23 Thread Django
#26998: admin.E013 check false positive on django-taggit -+- Reporter: aaugustin|Owner: nobody Type: Bug | Status: closed Component: cont

Re: [Django] #27061: Support creating the TEST PostgreSQL database from a custom template

2016-08-23 Thread Django
#27061: Support creating the TEST PostgreSQL database from a custom template -+- Reporter: cjerdonek|Owner: cjerdonek Type: New feature | Status: clos

Re: [Django] #27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead

2016-08-23 Thread Django
#27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead -+- Reporter: hmpf |Owner: nobody Type: |

Re: [Django] #27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead

2016-08-23 Thread Django
#27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead -+- Reporter: hmpf |Owner: nobody Type: |

Re: [Django] #27114: Migrations: AttributeError: can't set attribute

2016-08-23 Thread Django
#27114: Migrations: AttributeError: can't set attribute -+- Reporter: sweaver360 |Owner: nobody Type: Bug | Status: closed Component: Migra

Re: [Django] #27114: Migrations: AttributeError: can't set attribute

2016-08-23 Thread Django
#27114: Migrations: AttributeError: can't set attribute -+- Reporter: sweaver360 |Owner: nobody Type: Bug | Status: new Component: Migratio

Re: [Django] #27114: Migrations: AttributeError: can't set attribute

2016-08-23 Thread Django
#27114: Migrations: AttributeError: can't set attribute -+- Reporter: sweaver360 |Owner: nobody Type: Bug | Status: new Component: Migratio

Re: [Django] #26998: admin.E013 check false positive on django-taggit

2016-08-23 Thread Django
#26998: admin.E013 check false positive on django-taggit -+- Reporter: aaugustin|Owner: nobody Type: Bug | Status: new Component: contrib

Re: [Django] #27114: Migrations: AttributeError: can't set attribute

2016-08-23 Thread Django
#27114: Migrations: AttributeError: can't set attribute -+- Reporter: sweaver360 |Owner: nobody Type: Bug | Status: new Component: Migratio

Re: [Django] #27114: Migrations: AttributeError: can't set attribute

2016-08-23 Thread Django
#27114: Migrations: AttributeError: can't set attribute -+- Reporter: sweaver360 |Owner: nobody Type: Bug | Status: new Component: Migratio

Re: [Django] #26998: admin.E013 check false positive on django-taggit

2016-08-23 Thread Django
#26998: admin.E013 check false positive on django-taggit -+ Reporter: aaugustin|Owner: nobody Type: Bug | Status: new Component: contrib.admin|

Re: [Django] #26998: admin.E013 check false positive on django-taggit

2016-08-23 Thread Django
#26998: admin.E013 check false positive on django-taggit ---+ Reporter: aaugustin |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #27112: django.test.client.Client doesn't support timeouts

2016-08-23 Thread Django
#27112: django.test.client.Client doesn't support timeouts ---+-- Reporter: roboslone |Owner: nobody Type: New feature| Status: closed Component: Testing

Re: [Django] #27112: django.test.client.Client doesn't support timeouts

2016-08-23 Thread Django
#27112: django.test.client.Client doesn't support timeouts ---+-- Reporter: roboslone |Owner: nobody Type: New feature| Status: closed Component: Testing

Re: [Django] #27114: Migrations: AttributeError: can't set attribute

2016-08-23 Thread Django
#27114: Migrations: AttributeError: can't set attribute -+- Reporter: sweaver360 |Owner: nobody Type: Bug | Status: new Component: Migratio

Re: [Django] #26998: admin.E013 check false positive on django-taggit

2016-08-23 Thread Django
#26998: admin.E013 check false positive on django-taggit ---+ Reporter: aaugustin |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #27112: django.test.client.Client doesn't support timeouts

2016-08-23 Thread Django
#27112: django.test.client.Client doesn't support timeouts ---+-- Reporter: roboslone |Owner: nobody Type: New feature| Status: closed Component: Testing

[Django] #27114: Migrations: AttributeError: can't set attribute

2016-08-23 Thread Django
#27114: Migrations: AttributeError: can't set attribute + Reporter: sweaver360 | Owner: nobody Type: Bug | Status: new Component: Migrations |Version: 1.10 Severity: Normal

Re: [Django] #27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead

2016-08-23 Thread Django
#27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead -+- Reporter: hmpf |Owner: nobody Type: |

Re: [Django] #27107: setting request.encoding damages request.POST

2016-08-23 Thread Django
#27107: setting request.encoding damages request.POST ---+-- Reporter: LarryMartell |Owner: nobody Type: Uncategorized | Status: closed Component: HTTP handling |

Re: [Django] #27112: django.test.client.Client doesn't support timeouts

2016-08-23 Thread Django
#27112: django.test.client.Client doesn't support timeouts ---+-- Reporter: roboslone |Owner: nobody Type: New feature| Status: closed Component: Testing

[Django] #27113: Add tests for setting HttpRequest.encoding

2016-08-23 Thread Django
#27113: Add tests for setting HttpRequest.encoding + Reporter: timgraham | Owner: nobody Type: Cleanup/optimization | Status: new Component: HTT

Re: [Django] #27111: UserCreationForm.__init__() crashes if USERNAME_FIELD not in self.fields (was: django.contrib.auth.forms.UserCreationForm.__init__ method expects USERNAME_FIELD to be in self.fiel

2016-08-23 Thread Django
#27111: UserCreationForm.__init__() crashes if USERNAME_FIELD not in self.fields -+- Reporter: petercampbell|Owner: nobody Type: Bug | Status: new

Re: [Django] #27110: makemigrations shouldn't create `django_migrations` table in external databases

2016-08-23 Thread Django
#27110: makemigrations shouldn't create `django_migrations` table in external databases -+- Reporter: direx|Owner: timgraham Type: Bug | Status: assig

Re: [Django] #27110: makemigrations shouldn't create `django_migrations` table in external databases (was: [regression] makemigrations creates `django_migrations` table in external databases)

2016-08-23 Thread Django
#27110: makemigrations shouldn't create `django_migrations` table in external databases -+- Reporter: direx|Owner: timgraham Type: Bug | Status: assig

Re: [Django] #26998: admin.E013 check false positive on django-taggit

2016-08-23 Thread Django
#26998: admin.E013 check false positive on django-taggit ---+ Reporter: aaugustin |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #27112: django.test.client.Client doesn't support timeouts

2016-08-23 Thread Django
#27112: django.test.client.Client doesn't support timeouts ---+-- Reporter: roboslone |Owner: nobody Type: New feature| Status: new Component: Testing fr

[Django] #27112: django.test.client.Client doesn't support timeouts

2016-08-23 Thread Django
#27112: django.test.client.Client doesn't support timeouts ---+- Reporter: roboslone | Owner: nobody Type: New feature| Status: new Component: Testing framework |Version: 1.10 Sev

[Django] #27111: django.contrib.auth.forms.UserCreationForm.__init__ method expects USERNAME_FIELD to be in self.fields

2016-08-23 Thread Django
#27111: django.contrib.auth.forms.UserCreationForm.__init__ method expects USERNAME_FIELD to be in self.fields -+- Reporter: | Owner: nobody petercampbell | Type: Bug | Status:

Re: [Django] #25809: PostgreSQL 9.5 BRIN Index support in contrib.postgres

2016-08-23 Thread Django
#25809: PostgreSQL 9.5 BRIN Index support in contrib.postgres -+- Reporter: auvipy |Owner: Type: New feature | Status: new Component: contrib.po

Re: [Django] #27107: setting request.encoding damages request.POST

2016-08-23 Thread Django
#27107: setting request.encoding damages request.POST ---+-- Reporter: LarryMartell |Owner: nobody Type: Uncategorized | Status: new Component: HTTP handling |

Re: [Django] #27109: Make Flatpage swappable

2016-08-23 Thread Django
#27109: Make Flatpage swappable ---+ Reporter: vzima |Owner: nobody Type: New feature| Status: new Component: contrib.flatpages | V

[Django] #27110: [regression] makemigrations creates `django_migrations` table in external databases

2016-08-23 Thread Django
#27110: [regression] makemigrations creates `django_migrations` table in external databases ---+ Reporter: direx | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version:

Re: [Django] #26998: admin.E013 check false positive on django-taggit

2016-08-23 Thread Django
#26998: admin.E013 check false positive on django-taggit ---+ Reporter: aaugustin |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #27109: Make Flatpage swappable

2016-08-23 Thread Django
#27109: Make Flatpage swappable ---+ Reporter: vzima |Owner: nobody Type: New feature| Status: new Component: contrib.flatpages | V

Re: [Django] #27109: Make Flatpage swappable

2016-08-23 Thread Django
#27109: Make Flatpage swappable ---+ Reporter: vzima |Owner: nobody Type: New feature| Status: new Component: contrib.flatpages | V

Re: [Django] #27109: Make Flatpage swappable

2016-08-23 Thread Django
#27109: Make Flatpage swappable ---+ Reporter: vzima |Owner: nobody Type: New feature| Status: new Component: contrib.flatpages | V

Re: [Django] #27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead

2016-08-23 Thread Django
#27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead -+- Reporter: hmpf |Owner: nobody Type: |

Re: [Django] #26971: UnicodeDecodeError with non-ASCII string in quoted URL

2016-08-23 Thread Django
#26971: UnicodeDecodeError with non-ASCII string in quoted URL -+- Reporter: Oleg78 |Owner: nobody Type: Bug | Status: new Component: H

Re: [Django] #27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead

2016-08-23 Thread Django
#27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead -+- Reporter: hmpf |Owner: nobody Type: |

[Django] #27109: Make Flatpage swappable

2016-08-23 Thread Django
#27109: Make Flatpage swappable ---+ Reporter: vzima | Owner: nobody Type: New feature| Status: new Component: contrib.flatpages |Version: master Severity: Normal | Key

Re: [Django] #27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead

2016-08-23 Thread Django
#27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead -+- Reporter: hmpf |Owner: nobody Type: |

Re: [Django] #27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead

2016-08-23 Thread Django
#27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead -+- Reporter: hmpf |Owner: nobody Type: |