Re: [Django] #20346: cache middleware should vary on full URL

2013-07-07 Thread Django
#20346: cache middleware should vary on full URL -+ Reporter: jamey|Owner: susan Type: Bug | Status: assigned Component: Core (Cache

[Django] #20715: Help Download Error

2013-07-07 Thread Django
#20715: Help Download Error --+--- Reporter: rkayondo@…| Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.5 Severity: Normal

Re: [Django] #20713: Django HTML documenttion zip download link broken

2013-07-07 Thread Django
#20713: Django HTML documenttion zip download link broken ---+ Reporter: prayank.swaroop@… |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #20713: Django HTML documenttion zip download link broken

2013-07-07 Thread Django
#20713: Django HTML documenttion zip download link broken ---+-- Reporter: prayank.swaroop@… |Owner: nobody Type: Bug| Status: new Component:

[Django] #20714: Add a more informative error message when runtests fails to import from test suite directory

2013-07-07 Thread Django
#20714: Add a more informative error message when runtests fails to import from test suite directory --+ Reporter: anonymous | Owner: nobody Type: Cleanup/optimization | Status: new Component:

[django/django] 9aed32: Clarified trac patch-related field meaning

2013-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9aed3201aad270635259b57e6f9fabc0cc11f481 https://github.com/django/django/commit/9aed3201aad270635259b57e6f9fabc0cc11f481 Author: Jeremy Dunck Date: 2013-07-07 (Sun, 07 Jul 2013)

Re: [Django] #20346: cache middleware should vary on full URL

2013-07-07 Thread Django
#20346: cache middleware should vary on full URL -+ Reporter: jamey|Owner: susan Type: Bug | Status: assigned Component: Core (Cache

Re: [Django] #20346: cache middleware should vary on full URL

2013-07-07 Thread Django
#20346: cache middleware should vary on full URL -+ Reporter: jamey|Owner: nobody Type: Bug | Status: new Component: Core (Cache

[django/django] 6bdc47: Use a more explicit check for whether these ids ar...

2013-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6bdc47f75ca31d607653eebee3a144631df46aae https://github.com/django/django/commit/6bdc47f75ca31d607653eebee3a144631df46aae Author: Alex Gaynor Date: 2013-07-07 (Sun, 07 Jul 2013)

[Django] #20713: Django HTML documenttion zip download link broken

2013-07-07 Thread Django
#20713: Django HTML documenttion zip download link broken ---+ Reporter: prayank.swaroop@… | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.5 Severity:

[django/django] 43073d: fixed a mis-importt in mysql/base.py

2013-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 43073dbd76a31b3c171877dc2edf9d177a10531f https://github.com/django/django/commit/43073dbd76a31b3c171877dc2edf9d177a10531f Author: Alex Gaynor Date: 2013-07-07 (Sun, 07 Jul 2013)

[django/django] 03d956: A large number of stylistic cleanups across django...

2013-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 03d9566e0df45c72bffa99fe244a92f0279da56f https://github.com/django/django/commit/03d9566e0df45c72bffa99fe244a92f0279da56f Author: Alex Gaynor Date: 2013-07-07 (Sun, 07 Jul 2013)

[django/django] 0b69a7: Fixed a bug I introduced in my previosu ommit.

2013-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0b69a755029f8a8ba6005b9d77be8132a7bc0fb3 https://github.com/django/django/commit/0b69a755029f8a8ba6005b9d77be8132a7bc0fb3 Author: Alex Gaynor Date: 2013-07-07 (Sun, 07 Jul 2013)

Re: [Django] #18261: Clarify the term "project root directory"

2013-07-07 Thread Django
#18261: Clarify the term "project root directory" -+- Reporter: schnippi |Owner: susan Type: | Status: assigned Cleanup/optimization

[django/django] df3d7e: Replaced some dicts with sets.

2013-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: df3d7e66daedc2d4be8b7ca2f5046ac80e0297f8 https://github.com/django/django/commit/df3d7e66daedc2d4be8b7ca2f5046ac80e0297f8 Author: Alex Gaynor Date: 2013-07-07 (Sun, 07 Jul 2013)

Re: [Django] #20194: "console", "dummy", and "locmem" email backends should accept generators to send_messages() just as "smtp" backend does

2013-07-07 Thread Django
#20194: "console", "dummy", and "locmem" email backends should accept generators to send_messages() just as "smtp" backend does -+- Reporter: brendoncrawford |Owner: Type:

[django/django] cd1ca2: Adds generators support for email backends that do...

2013-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: cd1ca26702005c51dbcbeea593650b939cb2d3eb https://github.com/django/django/commit/cd1ca26702005c51dbcbeea593650b939cb2d3eb Author: Brendon Crawford Date: 2013-04-03 (Wed, 03

Re: [Django] #13813: Comparison of database connections can raise AttributeError

2013-07-07 Thread Django
#13813: Comparison of database connections can raise AttributeError -+- Reporter: shields |Owner: Type: Bug | LukaszBalcerzak Component: Database layer

[django/django] 626fa2: Fixed #13813 -- Comparison of DatabaseWrappers doe...

2013-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 626fa28878b1167d20d2419d68d561297390510a https://github.com/django/django/commit/626fa28878b1167d20d2419d68d561297390510a Author: Alex Gaynor Date: 2013-07-07 (Sun, 07 Jul 2013)

Re: [Django] #18261: Clarify the term "project root directory"

2013-07-07 Thread Django
#18261: Clarify the term "project root directory" -+- Reporter: schnippi |Owner: susan Type: | Status: assigned Cleanup/optimization

Re: [Django] #20613: LocMem cache may cause deadlocks

2013-07-07 Thread Django
#20613: LocMem cache may cause deadlocks -+ Reporter: rafales |Owner: nobody Type: Bug | Status: closed Component: Core (Cache system)

[django/django] 76ee39: Fixed 20613 - moved pickle loads/dumps outside wit...

2013-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 76ee39ce14b851a8247c3111de0fbc91db4de1b1 https://github.com/django/django/commit/76ee39ce14b851a8247c3111de0fbc91db4de1b1 Author: ersran9 Date: 2013-07-05 (Fri, 05 Jul 2013)

Re: [Django] #6668: Optimise utils.text wrap

2013-07-07 Thread Django
#6668: Optimise utils.text wrap --+ Reporter: SmileyChris |Owner: susan Type: Cleanup/optimization | Status: assigned Component: Utilities |

Re: [Django] #6668: Optimise utils.text wrap

2013-07-07 Thread Django
#6668: Optimise utils.text wrap --+ Reporter: SmileyChris |Owner: susan Type: Cleanup/optimization | Status: assigned Component: Utilities |

Re: [Django] #17001: Allow usage of custom querysets in prefetch_related

2013-07-07 Thread Django
#17001: Allow usage of custom querysets in prefetch_related -+- Reporter: akaariai |Owner: nobody Type: New feature | Status: new Component:

[django/django] d66bd1: .DS_Store can be ignored.

2013-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d66bd1dfb9e090154e586680023aa2b1f22e735d https://github.com/django/django/commit/d66bd1dfb9e090154e586680023aa2b1f22e735d Author: Alex Gaynor Date: 2013-07-07 (Sun, 07 Jul 2013)

[django/django] c8c22c: Removed some logic that wasn't needed following re...

2013-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c8c22ccdcb7d16f817f59807ae1199c8f93158ed https://github.com/django/django/commit/c8c22ccdcb7d16f817f59807ae1199c8f93158ed Author: Alex Gaynor Date: 2013-07-07 (Sun, 07 Jul 2013)

Re: [Django] #13629: Admin Changelist: add app-model_name class to tag

2013-07-07 Thread Django
#13629: Admin Changelist: add app-model_name class to tag ---+ Reporter: naos |Owner: tcsorrel Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #6668: Optimise utils.text wrap

2013-07-07 Thread Django
#6668: Optimise utils.text wrap -+- Reporter: SmileyChris |Owner: Type: | SmileyChris Cleanup/optimization | Status:

Re: [Django] #20708: QuerySet.update() ignores order_by() clause

2013-07-07 Thread Django
#20708: QuerySet.update() ignores order_by() clause -+- Reporter: jrief|Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #16284: djangojs uses en as fallback language rather than projects language code

2013-07-07 Thread Django
#16284: djangojs uses en as fallback language rather than projects language code --+ Reporter: anonymous |Owner: KJ Type: Cleanup/optimization | Status:

Re: [Django] #18261: Clarify the term "project root directory"

2013-07-07 Thread Django
#18261: Clarify the term "project root directory" -+- Reporter: schnippi |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #18261: Clarify the term "project root directory"

2013-07-07 Thread Django
#18261: Clarify the term "project root directory" -+- Reporter: schnippi |Owner: nobody Type: | Status: new Cleanup/optimization

[django/django] 4140bf: [1.5.x] Fixed #20711 -- Fixed broken link in times...

2013-07-07 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 4140bfb93c88470c1fb6c45a4ea15d819a6baa35 https://github.com/django/django/commit/4140bfb93c88470c1fb6c45a4ea15d819a6baa35 Author: SusanTan Date: 2013-07-07 (Sun, 07

Re: [Django] #20711: Reference url link in utils/timesince.py docstring is broken

2013-07-07 Thread Django
#20711: Reference url link in utils/timesince.py docstring is broken -+- Reporter: susan|Owner: nobody Type: | Status: closed

Re: [Django] #20711: Reference url link in utils/timesince.py docstring is broken

2013-07-07 Thread Django
#20711: Reference url link in utils/timesince.py docstring is broken -+- Reporter: susan|Owner: nobody Type: | Status: closed

[django/django] 40d268: [1.6.x] Fixed #20711 -- Fixed broken link in times...

2013-07-07 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 40d26877871caed894bd59ed735f84c1807472da https://github.com/django/django/commit/40d26877871caed894bd59ed735f84c1807472da Author: SusanTan Date: 2013-07-07 (Sun, 07

[django/django] d63327: Fixed #20711 -- Fixed broken link in timesince.py ...

2013-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d63327d84368b834793374c4a73d88f94a1e85da https://github.com/django/django/commit/d63327d84368b834793374c4a73d88f94a1e85da Author: SusanTan Date: 2013-07-07 (Sun, 07 Jul

Re: [Django] #20711: Reference url link in utils/timesince.py docstring is broken

2013-07-07 Thread Django
#20711: Reference url link in utils/timesince.py docstring is broken -+- Reporter: susan|Owner: nobody Type: | Status: closed

Re: [Django] #542: oxuwhttjuumg (was: [patch] Add an "or cancel" link to add, edit, and delete admin views.)

2013-07-07 Thread Django
#542: oxuwhttjuumg -+- Reporter: Jason Huggins|Owner: wilson Type: enhancement | Status: closed Component: contrib.admin|

Re: [Django] #17001: Allow usage of custom querysets in prefetch_related

2013-07-07 Thread Django
#17001: Allow usage of custom querysets in prefetch_related -+- Reporter: akaariai |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #17001: Allow usage of custom querysets in prefetch_related

2013-07-07 Thread Django
#17001: Allow usage of custom querysets in prefetch_related -+- Reporter: akaariai |Owner: nobody Type: New feature | Status: new Component: