Re: [Django] #26126: Transient failure of requests.tests.RequestsTests.test_max_age_expiration

2016-02-11 Thread Django
#26126: Transient failure of requests.tests.RequestsTests.test_max_age_expiration -+- Reporter: charettes|Owner: Type: | berkerpeksag

Re: [Django] #26212: Forms' FileField is not pickleable

2016-02-11 Thread Django
#26212: Forms' FileField is not pickleable -+-- Reporter: koterpillar |Owner: nobody Type: Bug | Status: new Component: Forms| Version:

Re: [Django] #25759: Add **kwargs to as_sql method of Expressions

2016-02-11 Thread Django
#25759: Add **kwargs to as_sql method of Expressions -+- Reporter: jarshwah |Owner: nobody Type: New feature | Status: new Component: Database

[Django] #26212: Forms' FileField is not pickleable

2016-02-11 Thread Django
#26212: Forms' FileField is not pickleable -+ Reporter: koterpillar | Owner: nobody Type: Bug | Status: new Component: Forms|Version: 1.9 Severity: Normal | Keywords: Triage Stage:

Re: [Django] #25687: Document how backends should monkey patch expressions

2016-02-11 Thread Django
#25687: Document how backends should monkey patch expressions -+- Reporter: jarshwah |Owner: Type: | kristofclaes Cleanup/optimization |

Re: [Django] #26211: prefetch_related with Prefetch with queryset with explicit Ordering Ignored

2016-02-11 Thread Django
#26211: prefetch_related with Prefetch with queryset with explicit Ordering Ignored -+- Reporter: cancan101|Owner: nobody Type: New feature | Status:

Re: [Django] #25251: Inconsistent availability of data migrations in TransactionTestCase when using --keepdb

2016-02-11 Thread Django
#25251: Inconsistent availability of data migrations in TransactionTestCase when using --keepdb ---+ Reporter: davidszotten |Owner: nobody Type: Bug|

Re: [Django] #26111: Clarify that fixture loading for TestCase is per test case

2016-02-11 Thread Django
#26111: Clarify that fixture loading for TestCase is per test case -+- Reporter: karyon |Owner: nobody Type: | Status: closed

Re: [Django] #26111: Clarify that fixture loading for TestCase is per test case

2016-02-11 Thread Django
#26111: Clarify that fixture loading for TestCase is per test case -+- Reporter: karyon |Owner: nobody Type: | Status: closed

Re: [Django] #26211: prefetch_related with Prefetch with queryset with explicit Ordering Ignored

2016-02-11 Thread Django
#26211: prefetch_related with Prefetch with queryset with explicit Ordering Ignored -+- Reporter: cancan101|Owner: nobody Type: New feature | Status:

Re: [Django] #26111: Clarify that fixture loading for TestCase is per test case

2016-02-11 Thread Django
#26111: Clarify that fixture loading for TestCase is per test case -+- Reporter: karyon |Owner: nobody Type: | Status: new

Re: [Django] #26211: prefetch_related with Prefetch with queryset with explicit Ordering Ignored

2016-02-11 Thread Django
#26211: prefetch_related with Prefetch with queryset with explicit Ordering Ignored ---+-- Reporter: cancan101 |Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #26211: prefetch_related with Prefetch with queryset with explicit Ordering Ignored

2016-02-11 Thread Django
#26211: prefetch_related with Prefetch with queryset with explicit Ordering Ignored ---+-- Reporter: cancan101 |Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #20468: loaddata - during import exclude some applications

2016-02-11 Thread Django
#20468: loaddata - during import exclude some applications -+- Reporter: fizista |Owner: | alexmorozov Type: New feature |

Re: [Django] #26211: prefetch_related with Prefetch with queryset with explicit Ordering Ignored

2016-02-11 Thread Django
#26211: prefetch_related with Prefetch with queryset with explicit Ordering Ignored ---+-- Reporter: cancan101 |Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #26209: Hide lowercase sensitive setting

2016-02-11 Thread Django
#26209: Hide lowercase sensitive setting -+- Reporter: francoisfreitag |Owner: | francoisfreitag Type: New feature |

[Django] #26211: prefetch_related with Prefetch with queryset with explicit Ordering Ignored

2016-02-11 Thread Django
#26211: prefetch_related with Prefetch with queryset with explicit Ordering Ignored ---+ Reporter: cancan101 | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.9

Re: [Django] #26209: Hide lowercase sensitive setting

2016-02-11 Thread Django
#26209: Hide lowercase sensitive setting -+- Reporter: francoisfreitag |Owner: | francoisfreitag Type: New feature |

Re: [Django] #11665: django.test.TestCase should flush constraints

2016-02-11 Thread Django
#11665: django.test.TestCase should flush constraints ---+ Reporter: Glenn |Owner: Type: Bug| Status: new Component: Testing framework |

Re: [Django] #25850: Migrations ignore inconsistent history silently

2016-02-11 Thread Django
#25850: Migrations ignore inconsistent history silently --+ Reporter: shaib |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #25251: Inconsistent availability of data migrations in TransactionTestCase when using --keepdb

2016-02-11 Thread Django
#25251: Inconsistent availability of data migrations in TransactionTestCase when using --keepdb ---+ Reporter: davidszotten |Owner: nobody Type: Bug|

Re: [Django] #26208: Squashing migrations in which unique=True is added and then removed for Charfield cannot migrate backwards on Postgres

2016-02-11 Thread Django
#26208: Squashing migrations in which unique=True is added and then removed for Charfield cannot migrate backwards on Postgres -+- Reporter: linuss |Owner: nobody Type: Bug

Re: [Django] #26210: When emailing the admins about exceptions and an error occurs, it continues as if there had been no error

2016-02-11 Thread Django
#26210: When emailing the admins about exceptions and an error occurs, it continues as if there had been no error -+-- Reporter: aptiko |Owner: nobody Type: Bug |

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

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

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

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

Re: [Django] #26204: URLValidator does not accept TLDs with "-"s

2016-02-11 Thread Django
#26204: URLValidator does not accept TLDs with "-"s --+- Reporter: lfaraone |Owner: timgraham Type: Bug | Status: assigned Component: Core (Other) |

Re: [Django] #26204: URLValidator does not accept TLDs with "-"s

2016-02-11 Thread Django
#26204: URLValidator does not accept TLDs with "-"s --+- Reporter: lfaraone |Owner: timgraham Type: Bug | Status: assigned Component: Core (Other) |

Re: [Django] #26209: Hide lowercase sensitive setting

2016-02-11 Thread Django
#26209: Hide lowercase sensitive setting -+- Reporter: francoisfreitag |Owner: | francoisfreitag Type: New feature |

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

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

[Django] #26210: When emailing the admins about exceptions and an error occurs, it continues as if there had been no error

2016-02-11 Thread Django
#26210: When emailing the admins about exceptions and an error occurs, it continues as if there had been no error -+ Reporter: aptiko | Owner: nobody Type: Bug | Status: new Component: Core (Mail) |

Re: [Django] #26209: Hide lowercase sensitive setting

2016-02-11 Thread Django
#26209: Hide lowercase sensitive setting -+- Reporter: francoisfreitag |Owner: | francoisfreitag Type: New feature |

Re: [Django] #26153: Allow get_extra_descriptor_filter to return Q-objects

2016-02-11 Thread Django
#26153: Allow get_extra_descriptor_filter to return Q-objects -+- Reporter: akaariai |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #26153: Allow get_extra_descriptor_filter to return Q-objects

2016-02-11 Thread Django
#26153: Allow get_extra_descriptor_filter to return Q-objects -+- Reporter: akaariai |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #26209: Hide lowercase sensitive setting

2016-02-11 Thread Django
#26209: Hide lowercase sensitive setting -+- Reporter: francoisfreitag |Owner: | francoisfreitag Type: New feature |

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

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

Re: [Django] #26207: Replace dynamic classes with non-data descriptors for deferred instance loading (was: New implementation for deferred instance loading)

2016-02-11 Thread Django
#26207: Replace dynamic classes with non-data descriptors for deferred instance loading -+- Reporter: akaariai |Owner: nobody Type: |

Re: [Django] #26205: migrate and other commands fail with TypeError: 'NoneType' object has no attribute '__getitem__' in schema.py

2016-02-11 Thread Django
#26205: migrate and other commands fail with TypeError: 'NoneType' object has no attribute '__getitem__' in schema.py -+- Reporter: mrkiwi-nz|Owner: nobody Type: Uncategorized

Re: [Django] #26206: Small in-text example is lost on "Security in Django"

2016-02-11 Thread Django
#26206: Small in-text example is lost on "Security in Django" ---+- Reporter: frostbtn |Owner: timgraham Type: Bug| Status: closed Component: Documentation

Re: [Django] #26206: Small in-text example is lost on "Security in Django"

2016-02-11 Thread Django
#26206: Small in-text example is lost on "Security in Django" ---+- Reporter: frostbtn |Owner: timgraham Type: Bug| Status: closed Component: Documentation

Re: [Django] #26206: Small in-text example is lost on "Security in Django"

2016-02-11 Thread Django
#26206: Small in-text example is lost on "Security in Django" ---+- Reporter: frostbtn |Owner: timgraham Type: Bug| Status: assigned Component:

Re: [Django] #26202: Admin Actions: response_action action_index will never work

2016-02-11 Thread Django
#26202: Admin Actions: response_action action_index will never work ---+-- Reporter: wengole|Owner: nobody Type: Bug| Status: closed Component:

Re: [Django] #23273: MigrationRecorder does not obey db_router allow_migrate rules

2016-02-11 Thread Django
#23273: MigrationRecorder does not obey db_router allow_migrate rules + Reporter: froomzy |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #26209: Hide lowercase sensitive setting

2016-02-11 Thread Django
#26209: Hide lowercase sensitive setting -+- Reporter: francoisfreitag |Owner: | francoisfreitag Type: New feature |

Re: [Django] #26209: Hide lowercase sensitive setting (was: Hide lowercase sensitive information)

2016-02-11 Thread Django
#26209: Hide lowercase sensitive setting -+- Reporter: francoisfreitag |Owner: | francoisfreitag Type: New feature |

[Django] #26209: Hide lowercase sensitive information

2016-02-11 Thread Django
#26209: Hide lowercase sensitive information -+ Reporter: francoisfreitag | Owner: nobody Type: New feature | Status: new Component: Utilities|Version: master Severity: Normal |

Re: [Django] #23273: MigrationRecorder does not obey db_router allow_migrate rules

2016-02-11 Thread Django
#23273: MigrationRecorder does not obey db_router allow_migrate rules + Reporter: froomzy |Owner: nobody Type: Bug | Status: new Component: Migrations |

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

2016-02-11 Thread Django
#26200: Integrity constraint violations when ForeignKey field is not included on the ModelForm --+-- Reporter: goodtune |Owner: nobody Type: Bug | Status: closed

[Django] #26208: Squashing migrations in which unique=True is added and then removed for Charfield cannot migrate backwards on Postgres

2016-02-11 Thread Django
#26208: Squashing migrations in which unique=True is added and then removed for Charfield cannot migrate backwards on Postgres --+ Reporter: linuss| Owner: nobody Type: Bug | Status: new

[Django] #26207: New implementation for deferred instance loading

2016-02-11 Thread Django
#26207: New implementation for deferred instance loading -+- Reporter: akaariai | Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #26202: Admin Actions: response_action action_index will never work

2016-02-11 Thread Django
#26202: Admin Actions: response_action action_index will never work ---+-- Reporter: wengole|Owner: nobody Type: Bug| Status: new Component: