Re: [Django] #18108: Official translations of the documentation

2013-05-03 Thread Django
#18108: Official translations of the documentation -+- Reporter: survaes@…|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #20249: Tutorial part 5 uses broken undocumented feature

2013-05-03 Thread Django
#20249: Tutorial part 5 uses broken undocumented feature ---+ Reporter: bmispelon |Owner: nobody Type: Bug| Status: new Component: Documentation |

Re: [Django] #20343: Model save() method needs a way to tell if a file upload occurred

2013-05-03 Thread Django
#20343: Model save() method needs a way to tell if a file upload occurred ---+-- Reporter: ewoudenberg|Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #20313: AnonymousUser should follow custom User implementation

2013-05-03 Thread Django
#20313: AnonymousUser should follow custom User implementation -+- Reporter: thinkingpotato@… |Owner: Type: New feature | thinkingpotato Component: contrib.auth |

Re: [Django] #19055: DateField uses date() which might not be correct in timezone aware situations

2013-05-03 Thread Django
#19055: DateField uses date() which might not be correct in timezone aware situations ---+-- Reporter: mitar |Owner: nobody Type: Uncategorized | Status: closed

Re: [Django] #11772: ModelAdmin - added a model_modified hook for full CRUD support

2013-05-03 Thread Django
#11772: ModelAdmin - added a model_modified hook for full CRUD support -+- Reporter: Rupe |Owner: nobody Type: New feature | Status: closed

Re: [Django] #20349: Don't load test suite when not testing

2013-05-03 Thread Django
#20349: Don't load test suite when not testing -+- Reporter: CollinAnderson |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #20349: Don't load test suite when not testing

2013-05-03 Thread Django
#20349: Don't load test suite when not testing -+- Reporter: CollinAnderson |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #20349: Don't load test suite when not testing

2013-05-03 Thread Django
#20349: Don't load test suite when not testing --+ Reporter: CollinAnderson| Owner: nobody Type: Cleanup/optimization | Status: new Component: Testing framework |Version: 1.5 Severity:

Re: [Django] #20348: Consistently handle `Promise` objects assigned to model fields.

2013-05-03 Thread Django
#20348: Consistently handle `Promise` objects assigned to model fields. -+- Reporter: mrmachine|Owner: nobody Type: Bug | Status: new

Re: [Django] #20348: Consistently handle `Promise` objects assigned to model fields.

2013-05-03 Thread Django
#20348: Consistently handle `Promise` objects assigned to model fields. -+- Reporter: mrmachine|Owner: nobody Type: Bug | Status: new

[Django] #20348: Consistently handle `Promise` objects assigned to model fields.

2013-05-03 Thread Django
#20348: Consistently handle `Promise` objects assigned to model fields. --+ Reporter: mrmachine | Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #18903: Add forms validation for GB telephone numbers.

2013-05-03 Thread Django
#18903: Add forms validation for GB telephone numbers. -+- Reporter: g1smd|Owner: nobody Type: New feature | Status: closed Component: Forms

[Django] #20347: Creating a formset with more than max_num forms

2013-05-03 Thread Django
#20347: Creating a formset with more than max_num forms ---+ Reporter: CarstenF | Owner: nobody Type: Uncategorized | Status: new Component: Forms |Version: 1.5 Severity: Normal |

Re: [Django] #15552: LOGIN_URL should allow named urls

2013-05-03 Thread Django
#15552: LOGIN_URL should allow named urls -+- Reporter: WoLpH|Owner: nobody Type: New feature | Status: closed Component: contrib.auth

Re: [Django] #15552: LOGIN_URL should allow named urls

2013-05-03 Thread Django
#15552: LOGIN_URL should allow named urls -+- Reporter: WoLpH|Owner: nobody Type: New feature | Status: closed Component: contrib.auth

Re: [Django] #14645: Exclude query with multiple conditions for the same multi-value relation not correct

2013-05-03 Thread Django
#14645: Exclude query with multiple conditions for the same multi-value relation not correct -+- Reporter: Ben Buchwald |Owner: nobody |

Re: [Django] #14645: Exclude query with multiple conditions for the same multi-value relation not correct

2013-05-03 Thread Django
#14645: Exclude query with multiple conditions for the same multi-value relation not correct -+- Reporter: Ben Buchwald |Owner: nobody |

[django/django] d48b72: Added myself to the committers list.

2013-05-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d48b7230a8b8d44607b19749fb4a0a8a25d50cf1 https://github.com/django/django/commit/d48b7230a8b8d44607b19749fb4a0a8a25d50cf1 Author: Daniel Lindsley Date: 2013-05-03 (Fri, 03 May

Re: [Django] #20342: Replace CBV lookup arguments with single `lookup_field` argument.

2013-05-03 Thread Django
#20342: Replace CBV lookup arguments with single `lookup_field` argument. -+- Reporter: tomchristie |Owner: Type: | tomchristie Cleanup/optimization