Re: [Django] #25317: Altering a 1to1 field to FK on Postgres drops uniqueness but does not create index

2016-06-29 Thread Django
#25317: Altering a 1to1 field to FK on Postgres drops uniqueness but does not create index + Reporter: synotna |Owner: nobody Type: Bug | Status: new Component: M

Re: [Django] #26090: Changing a ForeignKey to a OneToOne field leaves an extraneous index behind

2016-06-29 Thread Django
#26090: Changing a ForeignKey to a OneToOne field leaves an extraneous index behind + Reporter: aaugustin |Owner: nobody Type: Bug | Status: new Component: Migrati

Re: [Django] #21523: Models DateField to_python method no longer supports mock dates.

2016-06-29 Thread Django
#21523: Models DateField to_python method no longer supports mock dates. -+- Reporter: hugo@… |Owner: Type: | Status: new Cleanup/optim

Re: [Django] #26001: Make ModelAdmin.search_fields do an integer lookup for IntegerFields

2016-06-29 Thread Django
#26001: Make ModelAdmin.search_fields do an integer lookup for IntegerFields --+ Reporter: timgraham |Owner: Type: Cleanup/optimization | Status: new Compo

Re: [Django] #26605: Abstract model inheriting concrete model crashes migrations

2016-06-29 Thread Django
#26605: Abstract model inheriting concrete model crashes migrations + Reporter: sebdiem |Owner: Type: Bug | Status: new Component: Migrations | V

[Django] #26820: Reverse join in `exclude` fails when GenericRelation is defined on an abstract model

2016-06-29 Thread Django
#26820: Reverse join in `exclude` fails when GenericRelation is defined on an abstract model --+ Reporter: sbussetti | Owner: nobody Type: Bug | Status: new C

Re: [Django] #21548: Add the ability to limit file extensions for ImageField and FileField

2016-06-29 Thread Django
#21548: Add the ability to limit file extensions for ImageField and FileField -+- Reporter: timo |Owner: berkerpeksag Type: New feature | Status: assigned Com

Re: [Django] #26819: Using a ArrayField on Meta.unique_together throws "unhashable type: 'list'" on validate_unique method

2016-06-29 Thread Django
#26819: Using a ArrayField on Meta.unique_together throws "unhashable type: 'list'" on validate_unique method --+ Reporter: gleber-diniz |Owner: nobody Type: Bug |

Re: [Django] #25694: Migrate command creates a default index for a CharField with a wrong '_uniq' suffix in the name

2016-06-29 Thread Django
#25694: Migrate command creates a default index for a CharField with a wrong '_uniq' suffix in the name + Reporter: synasius|Owner: nobody Type: Bug | Status: closed

Re: [Django] #19513: update() after annotate(val=Sum(...)) crashes on PostgreSQL & Oracle

2016-06-29 Thread Django
#19513: update() after annotate(val=Sum(...)) crashes on PostgreSQL & Oracle -+- Reporter: mengzhuo1203@… |Owner: nobody Type: Bug | Status: closed

Re: [Django] #18580: Avoiding SQLite update+annotations "only a single result allowed for a SELECT that is part of an expression"

2016-06-29 Thread Django
#18580: Avoiding SQLite update+annotations "only a single result allowed for a SELECT that is part of an expression" -+- Reporter: jonash |Owner: nobody Type: Bug

Re: [Django] #26818: Django Admin Responsive

2016-06-29 Thread Django
#26818: Django Admin Responsive ---+-- Reporter: henriquechehad |Owner: nobody Type: New feature| Status: closed Component: contrib.admin |

[Django] #26819: Using a ArrayField on Meta.unique_together throws "unhashable type: 'list'" on validate_unique method

2016-06-29 Thread Django
#26819: Using a ArrayField on Meta.unique_together throws "unhashable type: 'list'" on validate_unique method ---+ Reporter: gleber-diniz | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

[Django] #26818: Django Admin Responsive

2016-06-29 Thread Django
#26818: Django Admin Responsive +--- Reporter: henriquechehad | Owner: nobody Type: New feature | Status: new Component: contrib.admin |Version: 1.9 Severity: Normal | Keywords:

Re: [Django] #26817: Document downsides and alternatives of Jinja2 context processors

2016-06-29 Thread Django
#26817: Document downsides and alternatives of Jinja2 context processors --+ Reporter: timgraham |Owner: nobody Type: Cleanup/optimization | Status: new C

Re: [Django] #26816: BaseModelAdminChecks._check_inlines_item may raise AttributeError

2016-06-29 Thread Django
#26816: BaseModelAdminChecks._check_inlines_item may raise AttributeError --+ Reporter: kezabelle |Owner: nobody Type: Bug | Status: new

Re: [Django] #26816: BaseModelAdminChecks._check_inlines_item may raise AttributeError

2016-06-29 Thread Django
#26816: BaseModelAdminChecks._check_inlines_item may raise AttributeError --+ Reporter: kezabelle |Owner: nobody Type: Bug | Status: new

[Django] #26816: BaseModelAdminChecks._check_inlines_item may raise AttributeError

2016-06-29 Thread Django
#26816: BaseModelAdminChecks._check_inlines_item may raise AttributeError --+ Reporter: kezabelle | Owner: nobody Type: Bug | Status: new Component: Core (System checks) |Versi

Re: [Django] #24694: Add support for OPTIONS['context_processors'] to Jinja2 template backend

2016-06-29 Thread Django
#24694: Add support for OPTIONS['context_processors'] to Jinja2 template backend -+ Reporter: carljm |Owner: berkerpeksag Type: New feature | Status: closed

[Django] #26817: Document downsides and alternatives of Jinja2 context processors

2016-06-29 Thread Django
#26817: Document downsides and alternatives of Jinja2 context processors + Reporter: timgraham | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #25694: Migrate command creates a default index for a CharField with a wrong '_uniq' suffix in the name

2016-06-29 Thread Django
#25694: Migrate command creates a default index for a CharField with a wrong '_uniq' suffix in the name + Reporter: synasius|Owner: nobody Type: Bug | Status: new

Re: [Django] #26693: RenameModel causes state.apps rendering leading to massive time increase in makemigrations

2016-06-29 Thread Django
#26693: RenameModel causes state.apps rendering leading to massive time increase in makemigrations --+ Reporter: simonpercivall|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #26693: RenameModel causes state.apps rendering leading to massive time increase in makemigrations

2016-06-29 Thread Django
#26693: RenameModel causes state.apps rendering leading to massive time increase in makemigrations --+ Reporter: simonpercivall|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #26693: RenameModel causes state.apps rendering leading to massive time increase in makemigrations

2016-06-29 Thread Django
#26693: RenameModel causes state.apps rendering leading to massive time increase in makemigrations --+ Reporter: simonpercivall|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #26815: Addition of Trunc may have altered the ordering of dates() queries

2016-06-29 Thread Django
#26815: Addition of Trunc may have altered the ordering of dates() queries -+- Reporter: Kazade |Owner: nobody Type: Bug | Status: new C

Re: [Django] #26803: Add a statistics option to makemessages (was: Allow makemessages to be used for validation of gettext files)

2016-06-29 Thread Django
#26803: Add a statistics option to makemessages --+ Reporter: vzima |Owner: nobody Type: New feature | Status: new Component: Internationali

Re: [Django] #26803: Allow makemessages to be used for validation of gettext files

2016-06-29 Thread Django
#26803: Allow makemessages to be used for validation of gettext files -+- Reporter: vzima|Owner: nobody Type: New feature | Status: new Compon

[Django] #26815: Addition of Trunc may have altered the ordering of dates() queries

2016-06-29 Thread Django
#26815: Addition of Trunc may have altered the ordering of dates() queries --+ Reporter: Kazade| Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24096: GROUP BY on oracle fails with TextField and BinaryField

2016-06-29 Thread Django
#24096: GROUP BY on oracle fails with TextField and BinaryField -+- Reporter: jarshwah |Owner: nobody Type: Bug | Status: new Component: