[Django] #21649: Add session signing based on the value of the user's password

2013-12-21 Thread Django
#21649: Add session signing based on the value of the user's password + Reporter: timo | Owner: timo Type: New feature | Status: new Component:

Re: [Django] #21595: Automatically call as_view() when urlpatterns encounter a CBV.

2013-12-21 Thread Django
#21595: Automatically call as_view() when urlpatterns encounter a CBV. -+- Reporter: loic84 |Owner: Type: | Status: closed

Re: [Django] #21612: queryset update ignores to_field on foreign keys

2013-12-21 Thread Django
#21612: queryset update ignores to_field on foreign keys -+- Reporter: berndtj@…|Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #21648: the "is_admin_site" option of password_reset is undocumented and the name ambiguous

2013-12-21 Thread Django
#21648: the "is_admin_site" option of password_reset is undocumented and the name ambiguous ---+ Reporter: brain@…|Owner: nobody Type: Bug| Status: new

Re: [Django] #21638: Infinite migrations when using AUTH_USER_MODEL

2013-12-21 Thread Django
#21638: Infinite migrations when using AUTH_USER_MODEL + Reporter: patrick@… |Owner: Type: Bug | Status: new Component: Migrations | Version:

Re: [Django] #21643: QuerySets that use F() + timedelta() crash when compiling their query more than once

2013-12-21 Thread Django
#21643: QuerySets that use F() + timedelta() crash when compiling their query more than once -+- Reporter: despawn@…|Owner: nobody Type: Bug |

[django/django] 7f2485: Fixed #21643 -- repeated execution of qs with F() ...

2013-12-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7f2485b4d180956aa556a88ed1d9754ea054 https://github.com/django/django/commit/7f2485b4d180956aa556a88ed1d9754ea054 Author: Alexey Voronov Date: 2013-12-21 (Sat, 21 Dec 2013)

Re: [Django] #16187: Refactor lookup system

2013-12-21 Thread Django
#16187: Refactor lookup system -+- Reporter: UloPe|Owner: akaariai Type: | Status: assigned Cleanup/optimization |

Re: [Django] #21643: QuerySets that use F() + timedelta() crash when compiling their query more than once

2013-12-21 Thread Django
#21643: QuerySets that use F() + timedelta() crash when compiling their query more than once -+- Reporter: despawn@…|Owner: nobody Type: Bug |

Re: [Django] #21643: QuerySets that use F() + timedelta() crash when compiling their query more than once

2013-12-21 Thread Django
#21643: QuerySets that use F() + timedelta() crash when compiling their query more than once -+- Reporter: despawn@…|Owner: nobody Type: Bug |

Re: [Django] #21643: QuerySets that use F() + timedelta() crash when compiling their query more than once

2013-12-21 Thread Django
#21643: QuerySets that use F() + timedelta() crash when compiling their query more than once -+- Reporter: despawn@…|Owner: nobody Type: Bug |

Re: [Django] #21643: QuerySets that use F() + timedelta() crash when compiling their query more than once

2013-12-21 Thread Django
#21643: QuerySets that use F() + timedelta() crash when compiling their query more than once -+- Reporter: despawn@…|Owner: nobody Type: Bug |

Re: [Django] #21643: QuerySets that use F() + timedelta() crash when compiling their query more than once

2013-12-21 Thread Django
#21643: QuerySets that use F() + timedelta() crash when compiling their query more than once -+- Reporter: despawn@…|Owner: nobody Type: Bug |

Re: [Django] #20049: Admin incompatible with non-integer primary keys

2013-12-21 Thread Django
#20049: Admin incompatible with non-integer primary keys ---+- Reporter: aaugustin |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #20049: Admin incompatible with non-integer primary keys

2013-12-21 Thread Django
#20049: Admin incompatible with non-integer primary keys ---+- Reporter: aaugustin |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #19905: ResourceWarning in formtools tests

2013-12-21 Thread Django
#19905: ResourceWarning in formtools tests ---+ Reporter: apollo13 |Owner: nobody Type: Bug| Status: new Component: contrib.formtools |

Re: [Django] #21595: Automatically call as_view() when urlpatterns encounter a CBV.

2013-12-21 Thread Django
#21595: Automatically call as_view() when urlpatterns encounter a CBV. -+- Reporter: loic84 |Owner: Type: | Status: new

Re: [Django] #21595: Automatically call as_view() when urlpatterns encounter a CBV.

2013-12-21 Thread Django
#21595: Automatically call as_view() when urlpatterns encounter a CBV. -+- Reporter: loic84 |Owner: loic84 Type: | Status: assigned

Re: [Django] #21595: Automatically call as_view() when urlpatterns encounter a CBV.

2013-12-21 Thread Django
#21595: Automatically call as_view() when urlpatterns encounter a CBV. -+- Reporter: loic84 |Owner: loic84 Type: | Status: assigned

Re: [Django] #21630: Simplify find_management_module

2013-12-21 Thread Django
#21630: Simplify find_management_module -+- Reporter: aaugustin|Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #21647: Add error_message, warning_message, info_message, debug_message in ClassViews

2013-12-21 Thread Django
#21647: Add error_message, warning_message, info_message, debug_message in ClassViews --+-- Reporter: anonymous |Owner: nobody Type: New feature | Status:

Re: [Django] #21641: Django distributes BaseEmailBackendTests

2013-12-21 Thread Django
#21641: Django distributes BaseEmailBackendTests ---+-- Reporter: benoitbryon|Owner: nobody Type: New feature| Status: closed Component: Testing

Re: [Django] #21643: QuerySets that use F() + timedelta() crash when compiling their query more than once

2013-12-21 Thread Django
#21643: QuerySets that use F() + timedelta() crash when compiling their query more than once -+- Reporter: despawn@…|Owner: nobody Type: Bug |

Re: [Django] #21242: Allow more IANA schemes in URLValidator

2013-12-21 Thread Django
#21242: Allow more IANA schemes in URLValidator --+ Reporter: saschpe |Owner: saschpe Type: New feature | Status: assigned Component: Core (Other) |