Re: [Django] #16855: select_related doesn't chain as expected

2012-11-02 Thread Django
#16855: select_related doesn't chain as expected -+- Reporter: Leo |Owner: nobody Type: Bug | Status: new Component: Database layer

[django/django] 0131da: [1.5.x] Deprecated depth kwarg on select_related.

2012-11-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 0131da06220c1bc7e25df9ea50219e480e5004b3 https://github.com/django/django/commit/0131da06220c1bc7e25df9ea50219e480e5004b3 Author: Preston Holmes Date: 2012-11-02 (Fri, 02 Nov 2012) Changed paths:

Re: [Django] #16855: select_related doesn't chain as expected

2012-11-02 Thread Django
#16855: select_related doesn't chain as expected -+- Reporter: Leo |Owner: nobody Type: Bug | Status: new Component: Database layer

[django/django] 965cc0: Deprecated depth kwarg on select_related.

2012-11-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 965cc0b1ffa27574e5684a18f9400577e5b4598d https://github.com/django/django/commit/965cc0b1ffa27574e5684a18f9400577e5b4598d Author: Preston Holmes Date: 2012-11-02 (Fri, 02 Nov 2012) Changed paths: M

Re: [Django] #9025: Nested Inline Support in Admin

2012-11-02 Thread Django
#9025: Nested Inline Support in Admin ---+ Reporter: pixelcort |Owner: Gargamel Type: New feature| Status: assigned Component: contrib.admin | Vers

Re: [Django] #19218: Can't use get_user_model() when connect to signal sender

2012-11-02 Thread Django
#19218: Can't use get_user_model() when connect to signal sender -+- Reporter: kunitoki@… |Owner: nobody Type: Bug | Status: reopened Compon

Re: [Django] #16779: Add a tutorial for first time Django contributors

2012-11-02 Thread Django
#16779: Add a tutorial for first time Django contributors ---+ Reporter: taavi223 |Owner: taavi223 Type: New feature| Status: assigned Component: Documentation |

Re: [Django] #19226: Admin readonly fields ignore newlines

2012-11-02 Thread Django
#19226: Admin readonly fields ignore newlines ---+-- Reporter: shadow |Owner: nobody Type: Bug| Status: new Component: contrib.admin | V

Re: [Django] #19218: Can't use get_user_model() when connect to signal sender

2012-11-02 Thread Django
#19218: Can't use get_user_model() when connect to signal sender -+- Reporter: kunitoki@… |Owner: nobody Type: Bug | Status: closed Componen

Re: [Django] #19218: Can't use get_user_model() when connect to signal sender

2012-11-02 Thread Django
#19218: Can't use get_user_model() when connect to signal sender -+- Reporter: kunitoki@… |Owner: nobody Type: Bug | Status: reopened Compon

[django/django] c4b71b: minor fix (+'.' to end of line)

2012-11-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c4b71beb658981011a455753bbb58024bfbeb713 https://github.com/django/django/commit/c4b71beb658981011a455753bbb58024bfbeb713 Author: Brett Koonce Date: 2012-10-31 (Wed, 31 Oct 2012) Changed paths: M d

Re: [Django] #19120: better document common behavior of readonly_fields and list_display

2012-11-02 Thread Django
#19120: better document common behavior of readonly_fields and list_display --+ Reporter: EvilDMP |Owner: nobody Type: Cleanup/optimization | Status: closed

[django/django] 75fb8f: [1.5.X] Fixed #19120 - Added an example of using M...

2012-11-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 75fb8f433fc0bc64fed0b8dcc540f7a3544f9aa4 https://github.com/django/django/commit/75fb8f433fc0bc64fed0b8dcc540f7a3544f9aa4 Author: Tim Graham Date: 2012-11-02 (Fri, 02 Nov 2012) Changed paths:

Re: [Django] #19120: better document common behavior of readonly_fields and list_display

2012-11-02 Thread Django
#19120: better document common behavior of readonly_fields and list_display --+ Reporter: EvilDMP |Owner: nobody Type: Cleanup/optimization | Status: closed

[django/django] d1de75: Fixed #19120 - Added an example of using ModelAdmi...

2012-11-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d1de7596b207b3a7dea8203334ef1739db3b1c94 https://github.com/django/django/commit/d1de7596b207b3a7dea8203334ef1739db3b1c94 Author: Tim Graham Date: 2012-11-02 (Fri, 02 Nov 2012) Changed paths: M doc

Re: [Django] #19167: When running tests, Django accesses the database referred to in settings

2012-11-02 Thread Django
#19167: When running tests, Django accesses the database referred to in settings ---+ Reporter: EvilDMP|Owner: nobody Type: Uncategorized | Status: closed Component:

[django/django] 90af86: [1.5.X] Fixed #19167 - Added a warning regarding m...

2012-11-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 90af863410cae9d043f5378a7cfdab92a696b562 https://github.com/django/django/commit/90af863410cae9d043f5378a7cfdab92a696b562 Author: Tim Graham Date: 2012-11-02 (Fri, 02 Nov 2012) Changed paths:

Re: [Django] #19167: When running tests, Django accesses the database referred to in settings

2012-11-02 Thread Django
#19167: When running tests, Django accesses the database referred to in settings ---+ Reporter: EvilDMP|Owner: nobody Type: Uncategorized | Status: closed Component:

[django/django] 07361d: Fixed #19167 - Added a warning regarding module-le...

2012-11-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 07361d1fd6b4531e422e2593c91b47bc6bf88993 https://github.com/django/django/commit/07361d1fd6b4531e422e2593c91b47bc6bf88993 Author: Tim Graham Date: 2012-11-02 (Fri, 02 Nov 2012) Changed paths: M doc

Re: [Django] #19221: Cache keys can't be integers

2012-11-02 Thread Django
#19221: Cache keys can't be integers -+ Reporter: mhsparks |Owner: nobody Type: Bug | Status: new Component: Core (Cache system) |

[django/django] a738d8: [1.5.X] Cleaned up contrib.admin install instructi...

2012-11-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: a738d80dd1d81addc2cebda5636bb254002acac7 https://github.com/django/django/commit/a738d80dd1d81addc2cebda5636bb254002acac7 Author: Tim Graham Date: 2012-11-02 (Fri, 02 Nov 2012) Changed paths:

[django/django] 082fad: Cleaned up contrib.admin install instructions.

2012-11-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 082fad0b83638332f85c5957eb8dcc5e38417608 https://github.com/django/django/commit/082fad0b83638332f85c5957eb8dcc5e38417608 Author: Tim Graham Date: 2012-11-02 (Fri, 02 Nov 2012) Changed paths: M doc

Re: [Django] #15361: Document performance considerations when using Queryset.get()

2012-11-02 Thread Django
#15361: Document performance considerations when using Queryset.get() -+- Reporter: mbertheau|Owner: mmcnickle Type: | Status: closed Cl

[django/django] ffc649: [1.5.X] Fixed #15361 - Documented performance cons...

2012-11-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: ffc649df888ea35d0e6848bf53ee26917fccc27e https://github.com/django/django/commit/ffc649df888ea35d0e6848bf53ee26917fccc27e Author: Tim Graham Date: 2012-11-02 (Fri, 02 Nov 2012) Changed paths:

Re: [Django] #15361: Document performance considerations when using Queryset.get()

2012-11-02 Thread Django
#15361: Document performance considerations when using Queryset.get() -+- Reporter: mbertheau|Owner: mmcnickle Type: | Status: closed Cl

[django/django] feaf9f: Fixed #15361 - Documented performance consideratio...

2012-11-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: feaf9f279a73d87549c17fc7fb36463f1c7367a1 https://github.com/django/django/commit/feaf9f279a73d87549c17fc7fb36463f1c7367a1 Author: Tim Graham Date: 2012-11-02 (Fri, 02 Nov 2012) Changed paths: M doc

Re: [Django] #19221: Cache keys can't be integers

2012-11-02 Thread Django
#19221: Cache keys can't be integers -+ Reporter: mhsparks |Owner: nobody Type: Bug | Status: new Component: Core (Cache system) |

Re: [Django] #19046: staticfiles not finding the files on Windows

2012-11-02 Thread Django
#19046: staticfiles not finding the files on Windows -+ Reporter: nelutzu_13@… |Owner: nobody Type: Bug | Status: new Component: contrib.stat

Re: [Django] #16319: add success_message in ClassViews

2012-11-02 Thread Django
#16319: add success_message in ClassViews --+--- Reporter: wilsonpjunior@… |Owner: martinogden Type: New feature | Status: assigned Component: contrib.messages |

Re: [Django] #19227: Reorganize method flowchart for class based generic views to tree

2012-11-02 Thread Django
#19227: Reorganize method flowchart for class based generic views to tree --+ Reporter: shoul@… |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #16319: add success_message in ClassViews

2012-11-02 Thread Django
#16319: add success_message in ClassViews --+--- Reporter: wilsonpjunior@… |Owner: martinogden Type: New feature | Status: assigned Component: contrib.messages |

Re: [Django] #19229: Use thousands separator to ease the reading of numbers with many digits

2012-11-02 Thread Django
#19229: Use thousands separator to ease the reading of numbers with many digits ---+-- Reporter: zachborboa@… |Owner: nobody Type: New feature| Status: new Component: c

[Django] #19229: Use thousands separator to ease the reading of numbers with many digits

2012-11-02 Thread Django
#19229: Use thousands separator to ease the reading of numbers with many digits ---+ Reporter: zachborboa@… | Owner: nobody Type: New feature| Status: new Component: contrib.admin |Version: 1.4 Severity

Re: [Django] #9249: Google Analytics' Cookies break CacheMiddleware when SessionMiddleware turns on Vary: Cookie

2012-11-02 Thread Django
#9249: Google Analytics' Cookies break CacheMiddleware when SessionMiddleware turns on Vary: Cookie ---+ Reporter: pixelcort |Owner: vvd Type: New feature| Status: assign

Re: [Django] #16855: select_related doesn't chain as expected

2012-11-02 Thread Django
#16855: select_related doesn't chain as expected -+- Reporter: Leo |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #16855: select_related doesn't chain as expected

2012-11-02 Thread Django
#16855: select_related doesn't chain as expected -+- Reporter: Leo |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #16855: select_related doesn't chain as expected

2012-11-02 Thread Django
#16855: select_related doesn't chain as expected -+- Reporter: Leo |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #19228: changing primary key contents on ModelForm with sqlite results in noop

2012-11-02 Thread Django
#19228: changing primary key contents on ModelForm with sqlite results in noop -+- Reporter: msoulier@… |Owner: nobody Type: Bug | Status: close

[Django] #19228: changing primary key contents on ModelForm with sqlite results in noop

2012-11-02 Thread Django
#19228: changing primary key contents on ModelForm with sqlite results in noop --+ Reporter: msoulier@…| Owner: nobody Type: Bug | Status: new Component: Dat

[django/django] 92fc26: Fixed a regression in gis introduced by Query.sele...

2012-11-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 92fc263a2898b804c3b46447fd47e2898fbf8ff1 https://github.com/django/django/commit/92fc263a2898b804c3b46447fd47e2898fbf8ff1 Author: Anssi Kääriäinen Date: 2012-11-02 (Fri, 02 Nov 2012) Changed paths:

Re: [Django] #16855: select_related doesn't chain as expected

2012-11-02 Thread Django
#16855: select_related doesn't chain as expected -+- Reporter: Leo |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #16855: select_related doesn't chain as expected

2012-11-02 Thread Django
#16855: select_related doesn't chain as expected -+- Reporter: Leo |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #16855: select_related doesn't chain as expected

2012-11-02 Thread Django
#16855: select_related doesn't chain as expected -+- Reporter: Leo |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #19227: Reorganize method flowchart for class based generic views to tree

2012-11-02 Thread Django
#19227: Reorganize method flowchart for class based generic views to tree --+ Reporter: shoul@… |Owner: nobody Type: Cleanup/optimization | Status: new

[Django] #19227: Reorganize method flowchart for class based generic views to tree

2012-11-02 Thread Django
#19227: Reorganize method flowchart for class based generic views to tree --+ Reporter: shoul@… | Owner: nobody Type: Cleanup/optimization | Status: new Component: Uncategorized |Versi

[django/django] 6b1f73: [1.5.x] Documented minimal python 3.2 version.

2012-11-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 6b1f73113ab4d651362b0a4a72512f99e13eddf1 https://github.com/django/django/commit/6b1f73113ab4d651362b0a4a72512f99e13eddf1 Author: Florian Apolloner Date: 2012-11-02 (Fri, 02 Nov 2012) Changed pat

[django/django] 0d8432: Documented minimal python 3.2 version.

2012-11-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0d8432da552b2ddf2d2326edccae627dd05a414e https://github.com/django/django/commit/0d8432da552b2ddf2d2326edccae627dd05a414e Author: Florian Apolloner Date: 2012-11-02 (Fri, 02 Nov 2012) Changed paths:

Re: [Django] #19221: Cache keys can't be integers

2012-11-02 Thread Django
#19221: Cache keys can't be integers -+ Reporter: mhsparks |Owner: nobody Type: Bug | Status: new Component: Core (Cache system) |

Re: [Django] #19225: Typo in Documentation

2012-11-02 Thread Django
#19225: Typo in Documentation --+ Reporter: SunPowered| Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documentation |Version: 1.4 Severity: Normal

[django/django] 71dbc0: Fixed #19225 -- Typo in shortcuts docs.

2012-11-02 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 71dbc01ad7d768b12e0d5cfeaaf83cc411ad4d50 https://github.com/django/django/commit/71dbc01ad7d768b12e0d5cfeaaf83cc411ad4d50 Author: Aymeric Augustin Date: 2012-11-02 (Fri, 02 Nov 2012) Changed path

Re: [Django] #19225: Typo in Documentation

2012-11-02 Thread Django
#19225: Typo in Documentation --+ Reporter: SunPowered| Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documentation |Version: 1.4 Severity: Normal

[django/django] f8c005: Fixed #19225 -- Typo in shortcuts docs.

2012-11-02 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: f8c005b4ec618a40b5ccd573c246a0b6d2960844 https://github.com/django/django/commit/f8c005b4ec618a40b5ccd573c246a0b6d2960844 Author: Aymeric Augustin Date: 2012-11-02 (Fri, 02 Nov 2012) Changed path

[django/django] f975c4: Fixed #19225 -- Typo in shortcuts docs.

2012-11-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: f975c4857d4442bf3d7c4cf1c28d317d26a2e297 https://github.com/django/django/commit/f975c4857d4442bf3d7c4cf1c28d317d26a2e297 Author: Aymeric Augustin Date: 2012-11-02 (Fri, 02 Nov 2012) Changed paths:

Re: [Django] #19141: Git tags for new versions

2012-11-02 Thread Django
#19141: Git tags for new versions -+- Reporter: saippuakauppias |Owner: nobody Type: Uncategorized| Status: closed Component: Djangoproject.com|