Re: [Django] #25579: Lack of type adaptation in ArrayField querying/lookups

2016-03-12 Thread Django
#25579: Lack of type adaptation in ArrayField querying/lookups -+- Reporter: freshquiz|Owner: freshquiz Type: Bug | Status: assigned Compo

Re: [Django] #25839: RequestContext does not apply context processors [regression]

2016-03-12 Thread Django
#25839: RequestContext does not apply context processors [regression] -+- Reporter: direx|Owner: nobody Type: Bug | Status: closed Com

Re: [Django] #26294: Clarify call_command()'s handling of args and options (was: call_command doesn't raise same errors from option parsing as running command)

2016-03-12 Thread Django
#26294: Clarify call_command()'s handling of args and options --+ Reporter: mbox |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #26283: SplitArrayField failed to validate because remove_trailing_nulls doesn't work properly

2016-03-12 Thread Django
#26283: SplitArrayField failed to validate because remove_trailing_nulls doesn't work properly --+ Reporter: mochawich |Owner: quaspas Type: Bug | Status:

Re: [Django] #26283: SplitArrayField failed to validate because remove_trailing_nulls doesn't work properly

2016-03-12 Thread Django
#26283: SplitArrayField failed to validate because remove_trailing_nulls doesn't work properly --+ Reporter: mochawich |Owner: quaspas Type: Bug | Status:

Re: [Django] #26343: user_login_failed not fired on PermissionDenied

2016-03-12 Thread Django
#26343: user_login_failed not fired on PermissionDenied --+--- Reporter: knbk |Owner: ieatkittens Type: Bug | Status: closed Component: contrib.auth |

Re: [Django] #26283: SplitArrayField failed to validate because remove_trailing_nulls doesn't work properly

2016-03-12 Thread Django
#26283: SplitArrayField failed to validate because remove_trailing_nulls doesn't work properly --+ Reporter: mochawich |Owner: quaspas Type: Bug | Status:

Re: [Django] #10554: Response.set_cookie should allow setting two cookies of the same name.

2016-03-12 Thread Django
#10554: Response.set_cookie should allow setting two cookies of the same name. ---+ Reporter: jdunck |Owner: nobody Type: New feature| Status: new Component: HTTP

[Django] #26350: גינון ברמה אחרת

2016-03-12 Thread Django
#26350: גינון ברמה אחרת ---+ Reporter: haclili| Owner: nobody Type: Uncategorized | Status: new Component: Core (Other) |Version: 1.9 Severity: Normal | Keywords: Triage Stage: Unreview

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

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

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

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

Re: [Django] #26345: Clarify that RangeFields always return canonical form of ranges

2016-03-12 Thread Django
#26345: Clarify that RangeFields always return canonical form of ranges --+ Reporter: dbinetti |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #26345: Clarify that RangeFields always return canonical form of ranges

2016-03-12 Thread Django
#26345: Clarify that RangeFields always return canonical form of ranges --+ Reporter: dbinetti |Owner: nobody Type: Cleanup/optimization | Status: closed

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

2016-03-12 Thread Django
#25759: Add **kwargs to as_sql method of Expressions -+- Reporter: jarshwah |Owner: | kaifeldhoff Type: New feature |

Re: [Django] #26239: Document auto_now behavior with QuerySet.update()

2016-03-12 Thread Django
#26239: Document auto_now behavior with QuerySet.update() --+ Reporter: boussouira|Owner: duane9 Type: Cleanup/optimization | Status: closed Component: D

Re: [Django] #26239: Document auto_now behavior with QuerySet.update()

2016-03-12 Thread Django
#26239: Document auto_now behavior with QuerySet.update() --+ Reporter: boussouira|Owner: duane9 Type: Cleanup/optimization | Status: closed Component: D

Re: [Django] #26345: Clarify that RangeFields always return canonical form of ranges

2016-03-12 Thread Django
#26345: Clarify that RangeFields always return canonical form of ranges --+ Reporter: dbinetti |Owner: nobody Type: Cleanup/optimization | Status: new Co

Re: [Django] #26343: user_login_failed not fired on PermissionDenied

2016-03-12 Thread Django
#26343: user_login_failed not fired on PermissionDenied --+--- Reporter: knbk |Owner: ieatkittens Type: Bug | Status: assigned Component: contrib.auth |

Re: [Django] #26239: Document auto_now behavior with QuerySet.update()

2016-03-12 Thread Django
#26239: Document auto_now behavior with QuerySet.update() --+ Reporter: boussouira|Owner: duane9 Type: Cleanup/optimization | Status: assigned Component:

Re: [Django] #26343: user_login_failed not fired on PermissionDenied

2016-03-12 Thread Django
#26343: user_login_failed not fired on PermissionDenied --+--- Reporter: knbk |Owner: ieatkittens Type: Bug | Status: assigned Component: contrib.auth |

Re: [Django] #26338: Getting Queryset item by index with PostgreSQL behaves randomly

2016-03-12 Thread Django
#26338: Getting Queryset item by index with PostgreSQL behaves randomly -+- Reporter: pawelad |Owner: nobody Type: Bug | Status: closed C

Re: [Django] #26338: Getting Queryset item by index with PostgreSQL behaves randomly

2016-03-12 Thread Django
#26338: Getting Queryset item by index with PostgreSQL behaves randomly -+- Reporter: pawelad |Owner: nobody Type: Bug | Status: closed C

Re: [Django] #26343: user_login_failed not fired on PermissionDenied

2016-03-12 Thread Django
#26343: user_login_failed not fired on PermissionDenied --+--- Reporter: knbk |Owner: ieatkittens Type: Bug | Status: assigned Component: contrib.auth |

Re: [Django] #26338: Getting Queryset item by index with PostgreSQL behaves randomly

2016-03-12 Thread Django
#26338: Getting Queryset item by index with PostgreSQL behaves randomly -+- Reporter: pawelad |Owner: nobody Type: Bug | Status: closed C

Re: [Django] #25579: Lack of type adaptation in ArrayField querying/lookups

2016-03-12 Thread Django
#25579: Lack of type adaptation in ArrayField querying/lookups -+- Reporter: freshquiz|Owner: freshquiz Type: Bug | Status: assigned Compo

Re: [Django] #25143: ArrayField should implement from_db_value()

2016-03-12 Thread Django
#25143: ArrayField should implement from_db_value() -+- Reporter: Odahi|Owner: Tim | Graham Type: Bug |