Re: [Django] #26005: uri_to_iri() perfoms percent decoding incorrectly

2016-02-03 Thread Django
#26005: uri_to_iri() perfoms percent decoding incorrectly ---+--- Reporter: Chronial |Owner: varunnaganathan Type: Bug| Status: assigned Component: Utilities |

Re: [Django] #26169: Reusable Apps tutorial references incorrect step in which templates were created

2016-02-03 Thread Django
#26169: Reusable Apps tutorial references incorrect step in which templates were created -+- Reporter: manish001in |Owner: | manish001in Type:

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

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

Re: [Django] #21289: Add login rate limiting to contrib.auth

2016-02-03 Thread Django
#21289: Add login rate limiting to contrib.auth --+ Reporter: timo |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #21289: Add login rate limiting to contrib.auth

2016-02-03 Thread Django
#21289: Add login rate limiting to contrib.auth --+ Reporter: timo |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #26165: Add an FAQ that explains why Django's CSRF isn't vulnerable

2016-02-03 Thread Django
#26165: Add an FAQ that explains why Django's CSRF isn't vulnerable -+- Reporter: timgraham|Owner: acemaster Type: | Status: assigned

Re: [Django] #26165: Add an FAQ that explains why Django's CSRF isn't vulnerable

2016-02-03 Thread Django
#26165: Add an FAQ that explains why Django's CSRF isn't vulnerable -+- Reporter: timgraham|Owner: acemaster Type: | Status: assigned

Re: [Django] #26172: Don't query the database when filtering an already empty queryset

2016-02-03 Thread Django
#26172: Don't query the database when filtering an already empty queryset -+- Reporter: seddonym |Owner: nobody Type: | Status: closed

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

2016-02-03 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] #25916: Add lastmod support to sitemapindex

2016-02-03 Thread Django
#25916: Add lastmod support to sitemapindex --+ Reporter: mgd020|Owner: mgd020 Type: New feature | Status: assigned Component: contrib.sitemaps |

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

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

Re: [Django] #26172: Don't query the database when filtering an already empty queryset

2016-02-03 Thread Django
#26172: Don't query the database when filtering an already empty queryset -+- Reporter: seddonym |Owner: nobody Type: | Status: closed

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

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

Re: [Django] #26169: Reusable Apps tutorial references incorrect step in which templates were created

2016-02-03 Thread Django
#26169: Reusable Apps tutorial references incorrect step in which templates were created -+- Reporter: manish001in |Owner: | manish001in Type:

Re: [Django] #26169: Reusable Apps tutorial references incorrect step in which templates were created

2016-02-03 Thread Django
#26169: Reusable Apps tutorial references incorrect step in which templates were created -+- Reporter: manish001in |Owner: | manish001in Type:

Re: [Django] #26169: Reusable Apps tutorial references incorrect step in which templates were created (was: Error in documentation: Reusable Apps (Advanced Tutorial))

2016-02-03 Thread Django
#26169: Reusable Apps tutorial references incorrect step in which templates were created -+- Reporter: manish001in |Owner: | manish001in Type:

Re: [Django] #26170: ModelAdmin add/change/delete views always run transaction on default database (was: Admin.ModelAdmin incorrectly works with multiple databases)

2016-02-03 Thread Django
#26170: ModelAdmin add/change/delete views always run transaction on default database --+ Reporter: juntatalor|Owner: nobody Type: Bug |

Re: [Django] #14807: django.utils.formats localize_input inserts thousands_separator into boolean values

2016-02-03 Thread Django
#14807: django.utils.formats localize_input inserts thousands_separator into boolean values -+- Reporter: vanschelven |Owner: nobody Type: Uncategorized|

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

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

Re: [Django] #26173: Don't localize boolean values

2016-02-03 Thread Django
#26173: Don't localize boolean values ---+ Reporter: mmarksnippety | Owner: nobody Type: Uncategorized | Status: new Component: Forms |Version: Severity: Normal | Resolution: Keywords:

[Django] #26173: Don't localize boolean values

2016-02-03 Thread Django
#26173: Don't localize boolean values ---+ Reporter: mmarksnippety | Owner: nobody Type: Uncategorized | Status: new Component: Forms |Version: Severity: Normal | Keywords: Triage Stage:

Re: [Django] #26171: ForeignKey with db_constraint=False doesn't generate an index on MySQL (was: Where's the index on a foreign key with db_constraint=false, when using MySQL?)

2016-02-03 Thread Django
#26171: ForeignKey with db_constraint=False doesn't generate an index on MySQL + Reporter: jeroenp |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #26168: BooleanField is forced to be blank=True (was: Django forcibly allow BooleanField blank)

2016-02-03 Thread Django
#26168: BooleanField is forced to be blank=True -+- Reporter: fengyehong |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #26172: Don't query the database when filtering an already empty queryset

2016-02-03 Thread Django
#26172: Don't query the database when filtering an already empty queryset -+- Reporter: seddonym |Owner: nobody Type: | Status: closed

[Django] #26172: Don't query the database when filtering an already empty queryset

2016-02-03 Thread Django
#26172: Don't query the database when filtering an already empty queryset --+--- Reporter: seddonym | Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #26169: Error in documentation: Reusable Apps (Advanced Tutorial)

2016-02-03 Thread Django
#26169: Error in documentation: Reusable Apps (Advanced Tutorial) -+- Reporter: manish001in |Owner: | manish001in Type: Bug |

Re: [Django] #23577: CREATE INDEX-related OperationalError on migrating renamed models with colliding field names

2016-02-03 Thread Django
#23577: CREATE INDEX-related OperationalError on migrating renamed models with colliding field names + Reporter: CrimsonZen |Owner: Type: Bug | Status: new Component:

[Django] #26171: Where's the index on a foreign key with db_constraint=false, when using MySQL?

2016-02-03 Thread Django
#26171: Where's the index on a foreign key with db_constraint=false, when using MySQL? ---+ Reporter: jeroenp| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.9

Re: [Django] #13875: submit_row templatetag should pass whole context

2016-02-03 Thread Django
#13875: submit_row templatetag should pass whole context ---+ Reporter: drul |Owner: dArignac Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #23971: Allow list filter filtering of None on null date fields

2016-02-03 Thread Django
#23971: Allow list filter filtering of None on null date fields -+- Reporter: rynomster|Owner: rynomster Type: New feature | Status: closed

[Django] #26170: Admin.ModelAdmin incorrectly works with multiple databases

2016-02-03 Thread Django
#26170: Admin.ModelAdmin incorrectly works with multiple databases ---+-- Reporter: juntatalor | Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version: 1.9

Re: [Django] #26169: Error in documentation: Reusable Apps (Advanced Tutorial)

2016-02-03 Thread Django
#26169: Error in documentation: Reusable Apps (Advanced Tutorial) -+- Reporter: manish001in |Owner: | manish001in Type: Uncategorized|

[Django] #26169: Error in documentation: Reusable Apps (Advanced Tutorial)

2016-02-03 Thread Django
#26169: Error in documentation: Reusable Apps (Advanced Tutorial) ---+-- Reporter: manish001in| Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.9

Re: [Django] #13875: submit_row templatetag should pass whole context (was: cannot customize admin submit_row)

2016-02-03 Thread Django
#13875: submit_row templatetag should pass whole context ---+ Reporter: drul |Owner: dArignac Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #24080: Sqlite segmentation fault regression when running tests (since 1.7.2)

2016-02-03 Thread Django
#24080: Sqlite segmentation fault regression when running tests (since 1.7.2) ---+ Reporter: stevejalim |Owner: nobody Type: Bug| Status: new

Re: [Django] #13875: cannot customize admin submit_row

2016-02-03 Thread Django
#13875: cannot customize admin submit_row ---+ Reporter: drul |Owner: dArignac Type: New feature| Status: assigned Component: contrib.admin |

[Django] #26168: Django forcibly allow BooleanField blank

2016-02-03 Thread Django
#26168: Django forcibly allow BooleanField blank --+-- Reporter: fengyehong| Owner: nobody Type: Uncategorized | Status: new Component: Database layer (models,