[Django] #26200: Integrity constraint violations when ForeignKey field is not included on the ModelForm

2016-02-09 Thread Django
#26200: Integrity constraint violations when ForeignKey field is not included on the ModelForm + Reporter: goodtune| Owner: nobody Type: Bug | Status: new Component: Forms |Version: 1.8 Sever

Re: [Django] #26198: partition_suite() removing non duplicate tests

2016-02-09 Thread Django
#26198: partition_suite() removing non duplicate tests ---+-- Reporter: lukeaus|Owner: nobody Type: Bug| Status: closed Component: Testing fra

Re: [Django] #26197: DEFAULT_DB_ALIAS in settings

2016-02-09 Thread Django
#26197: DEFAULT_DB_ALIAS in settings -+- Reporter: marcinn |Owner: nobody Type: New feature | Status: closed Component: Database layer |

Re: [Django] #26196: Django 1.9 ORM generates invalid subqueries for FK fields with 'to_field'

2016-02-09 Thread Django
#26196: Django 1.9 ORM generates invalid subqueries for FK fields with 'to_field' -+- Reporter: hellpain |Owner: charettes Type: Bug | Status:

Re: [Django] #26198: partition_suite() removing non duplicate tests

2016-02-09 Thread Django
#26198: partition_suite() removing non duplicate tests ---+-- Reporter: lukeaus|Owner: nobody Type: Bug| Status: closed Component: Testing fra

Re: [Django] #23155: Add request attr to user_login_failed signal

2016-02-09 Thread Django
#23155: Add request attr to user_login_failed signal --+ Reporter: anonymous |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #26196: Django 1.9 ORM generates invalid subqueries for FK fields with 'to_field'

2016-02-09 Thread Django
#26196: Django 1.9 ORM generates invalid subqueries for FK fields with 'to_field' -+- Reporter: hellpain |Owner: charettes Type: Bug | Status:

Re: [Django] #26188: Document how to wrap password hashers

2016-02-09 Thread Django
#26188: Document how to wrap password hashers ---+- Reporter: timgraham |Owner: timgraham Type: New feature| Status: assigned Component: Documentation |

Re: [Django] #26197: DEFAULT_DB_ALIAS in settings

2016-02-09 Thread Django
#26197: DEFAULT_DB_ALIAS in settings -+- Reporter: marcinn |Owner: nobody Type: New feature | Status: closed Component: Database layer |

Re: [Django] #26197: DEFAULT_DB_ALIAS in settings

2016-02-09 Thread Django
#26197: DEFAULT_DB_ALIAS in settings -+- Reporter: marcinn |Owner: nobody Type: New feature | Status: closed Component: Database layer |

Re: [Django] #26198: partition_suite() removing non duplicate tests

2016-02-09 Thread Django
#26198: partition_suite() removing non duplicate tests ---+-- Reporter: lukeaus|Owner: nobody Type: Bug| Status: closed Component: Testing fra

Re: [Django] #26197: DEFAULT_DB_ALIAS in settings

2016-02-09 Thread Django
#26197: DEFAULT_DB_ALIAS in settings -+- Reporter: marcinn |Owner: nobody Type: New feature | Status: closed Component: Database layer |

Re: [Django] #26199: 'polls.apps.PollsConfig',

2016-02-09 Thread Django
#26199: 'polls.apps.PollsConfig', ---+-- Reporter: wellpinho |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation | Version:

Re: [Django] #26194: WHERE EXISTS / WHERE NOT EXISTS clause without using QuerySet.extra

2016-02-09 Thread Django
#26194: WHERE EXISTS / WHERE NOT EXISTS clause without using QuerySet.extra -+- Reporter: john-parton |Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #26195: order_by pk doesn't work in multi-table inheritance models if parent has default ordering

2016-02-09 Thread Django
#26195: order_by pk doesn't work in multi-table inheritance models if parent has default ordering -+- Reporter: ris |Owner: nobody Type: Bug |

Re: [Django] #26199: 'polls.apps.PollsConfig',

2016-02-09 Thread Django
#26199: 'polls.apps.PollsConfig', ---+-- Reporter: wellpinho |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized | Version: 1.9

Re: [Django] #26179: Remove null assignment check for non-nullable foreign key fields

2016-02-09 Thread Django
#26179: Remove null assignment check for non-nullable foreign key fields -+- Reporter: timgraham|Owner: Type: | ZachLiuGIS Cleanup/optimization

[Django] #26199: 'polls.apps.PollsConfig',

2016-02-09 Thread Django
#26199: 'polls.apps.PollsConfig', ---+ Reporter: wellpinho | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.9 Severity: Normal | Keywords: Triage Stage:

Re: [Django] #26194: WHERE EXISTS / WHERE NOT EXISTS clause without using QuerySet.extra

2016-02-09 Thread Django
#26194: WHERE EXISTS / WHERE NOT EXISTS clause without using QuerySet.extra -+- Reporter: john-parton |Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #26197: DEFAULT_DB_ALIAS in settings

2016-02-09 Thread Django
#26197: DEFAULT_DB_ALIAS in settings -+- Reporter: marcinn |Owner: nobody Type: New feature | Status: closed Component: Database layer |

Re: [Django] #26197: DEFAULT_DB_ALIAS in settings

2016-02-09 Thread Django
#26197: DEFAULT_DB_ALIAS in settings -+- Reporter: marcinn |Owner: nobody Type: New feature | Status: closed Component: Database layer |

Re: [Django] #26194: WHERE EXISTS / WHERE NOT EXISTS clause without using QuerySet.extra

2016-02-09 Thread Django
#26194: WHERE EXISTS / WHERE NOT EXISTS clause without using QuerySet.extra -+- Reporter: john-parton |Owner: nobody Type: Uncategorized| Status: closed

[Django] #26198: partition_suite() removing non duplicate tests

2016-02-09 Thread Django
#26198: partition_suite() removing non duplicate tests ---+ Reporter: lukeaus| Owner: nobody Type: Bug| Status: new Component: Testing framework |Version: 1.8 Severity: Normal

Re: [Django] #26197: DEFAULT_DB_ALIAS in settings

2016-02-09 Thread Django
#26197: DEFAULT_DB_ALIAS in settings -+- Reporter: marcinn |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #26186: When extending from abstract model, ForeignKey points to wrong application

2016-02-09 Thread Django
#26186: When extending from abstract model, ForeignKey points to wrong application -+- Reporter: skyjur |Owner: charettes Type: Bug | Status

Re: [Django] #26186: When extending from abstract model, ForeignKey points to wrong application

2016-02-09 Thread Django
#26186: When extending from abstract model, ForeignKey points to wrong application -+- Reporter: skyjur |Owner: charettes Type: Bug | Status

[Django] #26197: DEFAULT_DB_ALIAS in settings

2016-02-09 Thread Django
#26197: DEFAULT_DB_ALIAS in settings --+ Reporter: marcinn | Owner: nobody Type: Uncategorized | Status: new Component: Database layer (models, ORM) |Version:

Re: [Django] #26186: When extending from abstract model, ForeignKey points to wrong application

2016-02-09 Thread Django
#26186: When extending from abstract model, ForeignKey points to wrong application -+- Reporter: skyjur |Owner: nobody Type: Bug | Status:

[Django] #26196: Django 1.9 ORM generates invalid subqueries for FK fields with 'to_field'

2016-02-09 Thread Django
#26196: Django 1.9 ORM generates invalid subqueries for FK fields with 'to_field' --+ Reporter: hellpain | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #26186: When extending from abstract model, ForeignKey points to wrong application

2016-02-09 Thread Django
#26186: When extending from abstract model, ForeignKey points to wrong application -+- Reporter: skyjur |Owner: nobody Type: Bug | Status:

Re: [Django] #26186: When extending from abstract model, ForeignKey points to wrong application

2016-02-09 Thread Django
#26186: When extending from abstract model, ForeignKey points to wrong application -+- Reporter: skyjur |Owner: nobody Type: Bug | Status:

Re: [Django] #26186: When extending from abstract model, ForeignKey points to wrong application

2016-02-09 Thread Django
#26186: When extending from abstract model, ForeignKey points to wrong application -+- Reporter: skyjur |Owner: nobody Type: Bug | Status:

Re: [Django] #26186: When extending from abstract model, ForeignKey points to wrong application

2016-02-09 Thread Django
#26186: When extending from abstract model, ForeignKey points to wrong application -+- Reporter: skyjur |Owner: nobody Type: Bug | Status:

Re: [Django] #26186: When extending from abstract model, ForeignKey points to wrong application

2016-02-09 Thread Django
#26186: When extending from abstract model, ForeignKey points to wrong application -+- Reporter: skyjur |Owner: nobody Type: Bug | Status:

Re: [Django] #26188: Document how to wrap password hashers

2016-02-09 Thread Django
#26188: Document how to wrap password hashers ---+- Reporter: timgraham |Owner: timgraham Type: New feature| Status: assigned Component: Documentation |

Re: [Django] #26179: Remove null assignment check for non-nullable foreign key fields

2016-02-09 Thread Django
#26179: Remove null assignment check for non-nullable foreign key fields -+- Reporter: timgraham|Owner: nobody Type: | Status: new Clean

Re: [Django] #25321: Make it clear that django.db.backends.schema messages (which can propogate to django.db.backends) don't include 'duration'

2016-02-09 Thread Django
#25321: Make it clear that django.db.backends.schema messages (which can propogate to django.db.backends) don't include 'duration' --+ Reporter: netpositive36 |Owner: Type: Cleanup/o

Re: [Django] #26173: localize_input() shouldn't put thousands separator in boolean values

2016-02-09 Thread Django
#26173: localize_input() shouldn't put thousands separator in boolean values ---+- Reporter: mmarksnippety |Owner: mmarksnippety Type: Bug| Status: closed Com

Re: [Django] #25897: Managers defined on non-abstract base classes are in fact inherited by child classes.

2016-02-09 Thread Django
#25897: Managers defined on non-abstract base classes are in fact inherited by child classes. -+- Reporter: poleha |Owner: poleha Type: Bug |

Re: [Django] #20932: Issues with model Manager and inheritance.

2016-02-09 Thread Django
#20932: Issues with model Manager and inheritance. -+- Reporter: loic84 |Owner: nobody Type: Bug | Status: new Component: Database laye

Re: [Django] #20932: Issues with model Manager and inheritance.

2016-02-09 Thread Django
#20932: Issues with model Manager and inheritance. -+- Reporter: loic84 |Owner: nobody Type: Bug | Status: new Component: Database laye

Re: [Django] #26186: When extending from abstract model, ForeignKey points to wrong application

2016-02-09 Thread Django
#26186: When extending from abstract model, ForeignKey points to wrong application -+- Reporter: skyjur |Owner: nobody Type: Bug | Status:

Re: [Django] #26192: Cannot order query by constant value on PostgreSQL (was: Cannot order query by constant value)

2016-02-09 Thread Django
#26192: Cannot order query by constant value on PostgreSQL -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: new Component: Datab

Re: [Django] #26192: Cannot order query by constant value

2016-02-09 Thread Django
#26192: Cannot order query by constant value -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #23832: Storage API should provide a timezone aware approach

2016-02-09 Thread Django
#23832: Storage API should provide a timezone aware approach --+ Reporter: jaylett |Owner: Type: New feature | Status: new Component: File uplo

Re: [Django] #26195: order_by pk doesn't work in multi-table inheritance models if parent has default ordering

2016-02-09 Thread Django
#26195: order_by pk doesn't work in multi-table inheritance models if parent has default ordering -+- Reporter: ris |Owner: nobody Type: Bug |

Re: [Django] #26192: Cannot order query by constant value

2016-02-09 Thread Django
#26192: Cannot order query by constant value -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #26192: Cannot order query by constant value

2016-02-09 Thread Django
#26192: Cannot order query by constant value -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: new Component: Database layer

[Django] #26195: order_by pk doesn't work in multi-table inheritance models if parent has default ordering

2016-02-09 Thread Django
#26195: order_by pk doesn't work in multi-table inheritance models if parent has default ordering -+- Reporter: ris | Owner: nobody Type: Bug | Status: new Compon

Re: [Django] #26192: Cannot order query by constant value

2016-02-09 Thread Django
#26192: Cannot order query by constant value -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #26192: Cannot order query by constant value

2016-02-09 Thread Django
#26192: Cannot order query by constant value -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: new Component: Database layer

[Django] #26194: WHERE EXISTS / WHERE NOT EXISTS clause without using QuerySet.extra

2016-02-09 Thread Django
#26194: WHERE EXISTS / WHERE NOT EXISTS clause without using QuerySet.extra --+ Reporter: john-parton | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #26193: urlize doesn't handle extra punctuation after the link properly

2016-02-09 Thread Django
#26193: urlize doesn't handle extra punctuation after the link properly ---+ Reporter: lsemel |Owner: nobody Type: Bug| Status: new Component: Utilities |

Re: [Django] #26192: Cannot order query by constant value (was: Same as #26185 but with annotate and without extra)

2016-02-09 Thread Django
#26192: Cannot order query by constant value -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #26112: Aggregate Sum of GIS Aggregates fails

2016-02-09 Thread Django
#26112: Aggregate Sum of GIS Aggregates fails +- Reporter: yellowcap |Owner: yellowcap Type: Bug | Status: closed Component: GIS | Version:

Re: [Django] #26112: Aggregate Sum of GIS Aggregates fails

2016-02-09 Thread Django
#26112: Aggregate Sum of GIS Aggregates fails +- Reporter: yellowcap |Owner: yellowcap Type: Bug | Status: new Component: GIS | Version: m

Re: [Django] #26192: Same as #26185 but with annotate and without extra (was: Same as #26185 but without extra but with annotate)

2016-02-09 Thread Django
#26192: Same as #26185 but with annotate and without extra -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: new Component: Datab

Re: [Django] #26182: Rewrite admindocs intro (model methods with arguments are now included) (was: Rewrite admindocs intro)

2016-02-09 Thread Django
#26182: Rewrite admindocs intro (model methods with arguments are now included) ---+- Reporter: claudep|Owner: userimack Type: Bug| Status: closed Componen

Re: [Django] #24917: Allow admindocs to show more than just methods that can be called from templates

2016-02-09 Thread Django
#24917: Allow admindocs to show more than just methods that can be called from templates -+- Reporter: zanderle |Owner: zanderle Type: New feature | St

Re: [Django] #26182: Rewrite admindocs intro

2016-02-09 Thread Django
#26182: Rewrite admindocs intro ---+- Reporter: claudep|Owner: userimack Type: Bug| Status: closed Component: Documentation | Version:

Re: [Django] #24917: Allow admindocs to show more than just methods that can be called from templates

2016-02-09 Thread Django
#24917: Allow admindocs to show more than just methods that can be called from templates -+- Reporter: zanderle |Owner: zanderle Type: New feature | St

Re: [Django] #26182: Rewrite admindocs intro

2016-02-09 Thread Django
#26182: Rewrite admindocs intro ---+- Reporter: claudep|Owner: userimack Type: Bug| Status: closed Component: Documentation | Version:

[Django] #26193: urlize doesn't handle extra punctuation after the link properly

2016-02-09 Thread Django
#26193: urlize doesn't handle extra punctuation after the link properly + Reporter: lsemel | Owner: nobody Type: Bug | Status: new Component: Utilities |Version: 1.8 Severity: Normal | K

Re: [Django] #26181: AngularJS CSRF example is incorrect

2016-02-09 Thread Django
#26181: AngularJS CSRF example is incorrect -+- Reporter: jliendo |Owner: userimack Type: Bug | Status: closed Component: Documentation

Re: [Django] #26181: AngularJS CSRF example is incorrect

2016-02-09 Thread Django
#26181: AngularJS CSRF example is incorrect -+- Reporter: jliendo |Owner: userimack Type: Bug | Status: closed Component: Documentation

Re: [Django] #26181: AngularJS CSRF example is incorrect (was: Documentation: AJAX, CSRF and Angular)

2016-02-09 Thread Django
#26181: AngularJS CSRF example is incorrect -+- Reporter: jliendo |Owner: userimack Type: Bug | Status: assigned Component: Documentatio

Re: [Django] #26189: DecimalFields with float values raise errors on calling full_clean (was: Models with decimal fields raise errors on calling full_clean)

2016-02-09 Thread Django
#26189: DecimalFields with float values raise errors on calling full_clean -+- Reporter: lenniezelk |Owner: nobody Type: Bug | Status: closed

Re: [Django] #26189: Models with decimal fields raise errors on calling full_clean

2016-02-09 Thread Django
#26189: Models with decimal fields raise errors on calling full_clean ---+-- Reporter: lenniezelk |Owner: nobody Type: Bug| Status: new Component: Uncategoriz

Re: [Django] #26192: Same as #26185 but without extra but with annotate

2016-02-09 Thread Django
#26192: Same as #26185 but without extra but with annotate -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: new Component: Datab

Re: [Django] #25790: Add a way to disable column sorting in the admin

2016-02-09 Thread Django
#25790: Add a way to disable column sorting in the admin -+- Reporter: ramiro |Owner: sasha0 Type: New feature | Status: assigned Component: co

[Django] #26192: Same as #26185 but without extra but with annotate

2016-02-09 Thread Django
#26192: Same as #26185 but without extra but with annotate --+ Reporter: srkunze | Owner: nobody Type: Bug | Status: new Component: Database layer (models,

Re: [Django] #26182: Rewrite admindocs intro

2016-02-09 Thread Django
#26182: Rewrite admindocs intro ---+- Reporter: claudep|Owner: userimack Type: Bug| Status: assigned Component: Documentation | Version:

Re: [Django] #26189: Models with decimal fields raise errors on calling full_clean

2016-02-09 Thread Django
#26189: Models with decimal fields raise errors on calling full_clean ---+-- Reporter: lenniezelk |Owner: nobody Type: Bug| Status: new Component: Uncategoriz

Re: [Django] #26191: Custom Where Clause when Extra is Deprecated

2016-02-09 Thread Django
#26191: Custom Where Clause when Extra is Deprecated -+- Reporter: srkunze |Owner: nobody Type: New feature | Status: closed Component: Database

Re: [Django] #26189: Models with decimal fields raise errors on calling full_clean

2016-02-09 Thread Django
#26189: Models with decimal fields raise errors on calling full_clean ---+-- Reporter: lenniezelk |Owner: nobody Type: Bug| Status: new Component: Uncategoriz

Re: [Django] #25872: Add a blocktrans option to force HTML escaping

2016-02-09 Thread Django
#25872: Add a blocktrans option to force HTML escaping -+ Reporter: a1tus|Owner: sasha0 Type: New feature | Status: assigned Component: Template system

Re: [Django] #26189: Models with decimal fields raise errors on calling full_clean

2016-02-09 Thread Django
#26189: Models with decimal fields raise errors on calling full_clean ---+-- Reporter: lenniezelk |Owner: nobody Type: Bug| Status: new Component: Uncategoriz

Re: [Django] #26191: Custom Where Clause when Extra is Deprecated

2016-02-09 Thread Django
#26191: Custom Where Clause when Extra is Deprecated -+- Reporter: srkunze |Owner: nobody Type: New feature | Status: closed Component: Database

[Django] #26191: Custom Where Clause when Extra is Deprecated

2016-02-09 Thread Django
#26191: Custom Where Clause when Extra is Deprecated --+ Reporter: srkunze | Owner: nobody Type: New feature | Status: new Component: Database layer (models, ORM)

Re: [Django] #26185: values_list throws interesting error when ordering by an extra column

2016-02-09 Thread Django
#26185: values_list throws interesting error when ordering by an extra column -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: closed

Re: [Django] #26185: values_list throws interesting error when ordering by an extra column

2016-02-09 Thread Django
#26185: values_list throws interesting error when ordering by an extra column -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: closed

Re: [Django] #26189: Models with decimal fields raise errors on calling full_clean

2016-02-09 Thread Django
#26189: Models with decimal fields raise errors on calling full_clean ---+-- Reporter: lenniezelk |Owner: nobody Type: Bug| Status: new Component: Uncategoriz

Re: [Django] #26185: values_list throws interesting error when ordering by an extra column

2016-02-09 Thread Django
#26185: values_list throws interesting error when ordering by an extra column -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: closed

Re: [Django] #26183: PostgreSQL backend: TimeField is created without time zone

2016-02-09 Thread Django
#26183: PostgreSQL backend: TimeField is created without time zone -+- Reporter: schtibe |Owner: nobody Type: Bug | Status: closed Compon

[Django] #26190: Return final management command result from call_command

2016-02-09 Thread Django
#26190: Return final management command result from call_command -+- Reporter: claudep| Owner: nobody Type: New| Status: new feature

Re: [Django] #26185: values_list throws interesting error when ordering by an extra column

2016-02-09 Thread Django
#26185: values_list throws interesting error when ordering by an extra column -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: closed