Re: [Django] #14684: RESTful Model View

2010-11-24 Thread Django
#14684: RESTful Model View +--- Reporter: gdoermann | Owner: nobody Status: new| Milestone: 1.3 Component: Generic views | Version:

Re: [Django] #14415: Multiple aliases for one database: testing problems

2010-11-24 Thread Django
#14415: Multiple aliases for one database: testing problems -+-- Reporter: shai| Owner: nobody Status: new |

Re: [Django] #13625: FORCE_SCRIPT_NAME bug

2010-11-24 Thread Django
#13625: FORCE_SCRIPT_NAME bug -+-- Reporter: liangent| Owner: nobody Status: reopened| Milestone: Component: Core framework | Version: SVN

Re: [Django] #14775: Backport r13772

2010-11-24 Thread Django
#14775: Backport r13772 +--- Reporter: jweyrich | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.2

Re: [Django] #14775: Backport r13772

2010-11-24 Thread Django
#14775: Backport r13772 +--- Reporter: jweyrich | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.2

[Django] #14775: Backport r13772

2010-11-24 Thread Django
#14775: Backport r13772 ---+ Reporter: jweyrich | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.2 Keywords: |

Re: [Django] #13859: respect LANGUAGE_CODE in management command instead of overriding it with 'en-us'

2010-11-24 Thread Django
#13859: respect LANGUAGE_CODE in management command instead of overriding it with 'en-us' -+-- Reporter: tonnzor | Owner: Status: new | Milestone:

Re: [Django] #13859: respect LANGUAGE_CODE in management command instead of overriding it with 'en-us'

2010-11-24 Thread Django
#13859: respect LANGUAGE_CODE in management command instead of overriding it with 'en-us' --+- Reporter: tonnzor | Owner: Status: new | Milestone: 1.3

Re: [Django] #13625: FORCE_SCRIPT_NAME bug

2010-11-24 Thread Django
#13625: FORCE_SCRIPT_NAME bug -+-- Reporter: liangent| Owner: nobody Status: closed | Milestone: Component: Core framework | Version: SVN

Re: [Django] #14415: Multiple aliases for one database: testing problems

2010-11-24 Thread Django
#14415: Multiple aliases for one database: testing problems -+-- Reporter: shai| Owner: nobody Status: new |

Re: [Django] #14415: Multiple aliases for one database: testing problems

2010-11-24 Thread Django
#14415: Multiple aliases for one database: testing problems -+-- Reporter: shai| Owner: nobody Status: new |

Re: [Django] #11850: Intermediate model order not applied to related model

2010-11-24 Thread Django
#11850: Intermediate model order not applied to related model ---+ Reporter: pielgrzym | Owner: bastih Status: assigned |

Re: [Django] #14774: assertNumQueries is buggy with views and the test client if used more than once in a test

2010-11-24 Thread Django
#14774: assertNumQueries is buggy with views and the test client if used more than once in a test +--- Reporter: lukeplant | Owner: nobody Status: new| Milestone:

Re: [Django] #14774: assertNumQueries is buggy with views and the test client if used more than once in a test

2010-11-24 Thread Django
#14774: assertNumQueries is buggy with views and the test client if used more than once in a test +--- Reporter: lukeplant | Owner: nobody Status: new| Milestone:

[Django] #14774: assertNumQueries is buggy with views and the test client if used more than once in a test

2010-11-24 Thread Django
#14774: assertNumQueries is buggy with views and the test client if used more than once in a test ---+ Reporter: lukeplant | Owner: nobody Status: new| Milestone: Component:

[Django] #14773: MultipleObjectMixin and subclasses should accept custom paginator class

2010-11-24 Thread Django
#14773: MultipleObjectMixin and subclasses should accept custom paginator class --+- Reporter: piquadrat | Owner: piquadrat Status: new | Milestone:

Re: [Django] #14772: Reversing a URL with optional arguments fails

2010-11-24 Thread Django
#14772: Reversing a URL with optional arguments fails -+-- Reporter: robhudson | Owner: nobody Status: new | Milestone: Component: Core framework |

[Changeset] r14695 - django/branches/releases/1.2.X/docs/topics

2010-11-24 Thread noreply
Author: Alex Date: 2010-11-24 13:52:34 -0600 (Wed, 24 Nov 2010) New Revision: 14695 Modified: django/branches/releases/1.2.X/docs/topics/testing.txt Log: [1.2.X] Fixed #14771 -- corrected a typo in the testing docs. Thanks to Christian Oudard for the patch. Backport of [14694]. Modified:

[Changeset] r14694 - django/trunk/docs/topics

2010-11-24 Thread noreply
Author: Alex Date: 2010-11-24 13:51:31 -0600 (Wed, 24 Nov 2010) New Revision: 14694 Modified: django/trunk/docs/topics/testing.txt Log: Fixed #14771 -- corrected a typo in the testing docs. Thanks to Christian Oudard for the patch. Modified: django/trunk/docs/topics/testing.txt

Re: [Django] #1051: Add support to set search_path in PostgreSQL

2010-11-24 Thread Django
#1051: Add support to set search_path in PostgreSQL +--- Reporter: Mao Xizeng | Owner: nobody Status: closed | Milestone:

[Django] #14772: Reversing a URL with optional arguments fails

2010-11-24 Thread Django
#14772: Reversing a URL with optional arguments fails +--- Reporter: robhudson | Owner: nobody Status: new | Milestone: Component: Core framework | Version: 1.2

Re: [Django] #14771: Typo in docs, "vistor"

2010-11-24 Thread Django
#14771: Typo in docs, "vistor" ---+ Reporter: christian_oudard | Owner: nobody Status: new | Milestone: 1.3 Component: Documentation | Version: 1.2

Re: [Django] #14771: Typo in docs, "vistor"

2010-11-24 Thread Django
#14771: Typo in docs, "vistor" ---+ Reporter: christian_oudard | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.2

[Django] #14771: Typo in docs

2010-11-24 Thread Django
#14771: Typo in docs --+- Reporter: christian_oudard | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.2 Keywords:

Re: [Django] #2417: Support for binary type fields (aka: bytea in postgres and VARBINARY in mysql)

2010-11-24 Thread Django
#2417: Support for binary type fields (aka: bytea in postgres and VARBINARY in mysql) ---+ Reporter: scan...@nominum.com | Owner: nobody Status: reopened |

Re: [Django] #12165: Ability to use SQL functions in queries

2010-11-24 Thread Django
#12165: Ability to use SQL functions in queries ---+ Reporter: premalshah| Owner: nobody Status: new | Milestone:

Re: [Django] #14770: Should be able to set cookies from the request as well as the response.

2010-11-24 Thread Django
#14770: Should be able to set cookies from the request as well as the response. -+-- Reporter: pmclanahan | Owner: pmclanahan Status: assigned| Milestone: 1.3

[Django] #14770: Should be able to set cookies from the request as well as the response.

2010-11-24 Thread Django
#14770: Should be able to set cookies from the request as well as the response. +--- Reporter: pmclanahan | Owner: nobody Status: new | Milestone: 1.3 Component: Core framework |

[Django] #14769: Voting example from tutorial - use of forms API - suggestion

2010-11-24 Thread Django
#14769: Voting example from tutorial - use of forms API - suggestion ---+ Reporter: bradders | Owner: nobody Status: new| Milestone: Component: Documentation | Version:

Re: [Django] #14766: ordering by a field that does not exists returns an empty QuerySet

2010-11-24 Thread Django
#14766: ordering by a field that does not exists returns an empty QuerySet ---+ Reporter: robhudson | Owner: nobody Status: reopened | Milestone:

Re: [Django] #14766: ordering by a field that does not exists returns an empty QuerySet

2010-11-24 Thread Django
#14766: ordering by a field that does not exists returns an empty QuerySet ---+ Reporter: robhudson | Owner: nobody Status: reopened | Milestone:

Re: [Django] #14766: ordering by a field that does not exists returns an empty QuerySet

2010-11-24 Thread Django
#14766: ordering by a field that does not exists returns an empty QuerySet ---+ Reporter: robhudson | Owner: nobody Status: reopened | Milestone:

Re: [Django] #9400: flock causes problems when writing to an NFS share

2010-11-24 Thread Django
#9400: flock causes problems when writing to an NFS share -+-- Reporter: mikeh | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #7184: inspectdb outputs primary key

2010-11-24 Thread Django
#7184: inspectdb outputs primary key +--- Reporter: mbeattie | Owner: nobody Status: new| Milestone:

Re: [Django] #14091: PATCH: fix incorrect quoting in connection.queries for MySQL

2010-11-24 Thread Django
#14091: PATCH: fix incorrect quoting in connection.queries for MySQL ---+ Reporter: danielr | Owner: nobody Status: new | Milestone:

Re: [Django] #2705: [patch] Add optional FOR UPDATE clause to QuerySets

2010-11-24 Thread Django
#2705: [patch] Add optional FOR UPDATE clause to QuerySets ---+ Reporter: Hawkeye | Owner: brunobraga Status: assigned | Milestone:

Re: [Django] #3048: sitemaps and prepend_www

2010-11-24 Thread Django
#3048: sitemaps and prepend_www ---+ Reporter: simonbun | Owner: adrian Status: reopened | Milestone: Component: Contrib apps | Version:

[Changeset] r14693 - django/branches/releases/1.2.X/django/db/models

2010-11-24 Thread noreply
Author: lukeplant Date: 2010-11-24 09:29:50 -0600 (Wed, 24 Nov 2010) New Revision: 14693 Modified: django/branches/releases/1.2.X/django/db/models/query.py Log: [1.2.X] Fixed #14700 - speed up RawQuerySet iterator. This moves constant work out of the loop, and uses the much faster *args based

[Changeset] r14692 - django/trunk/django/db/models

2010-11-24 Thread noreply
Author: lukeplant Date: 2010-11-24 09:26:29 -0600 (Wed, 24 Nov 2010) New Revision: 14692 Modified: django/trunk/django/db/models/query.py Log: Fixed #14700 - speed up RawQuerySet iterator. This moves constant work out of the loop, and uses the much faster *args based model instantiation where

Re: [Django] #14700: Speed up RawQuerySet iterator

2010-11-24 Thread Django
#14700: Speed up RawQuerySet iterator ---+ Reporter: akaariai | Owner: nobody Status: new | Milestone: 1.3

Re: [Django] #14087: django.core.management.get_commands only sees commands in the last package of a namespace package

2010-11-24 Thread Django
#14087: django.core.management.get_commands only sees commands in the last package of a namespace package -+-- Reporter: KyleMac | Owner: nobody Status: new |

Re: [Django] #11675: Support new memcached wrapper pylibmc

2010-11-24 Thread Django
#11675: Support new memcached wrapper pylibmc --+- Reporter: pipp...@yahoo.co.jp | Owner: otherjacob Status: assigned | Milestone: 1.3

Re: [Django] #14087: django.core.management.get_commands only sees commands in the last package of a namespace package

2010-11-24 Thread Django
#14087: django.core.management.get_commands only sees commands in the last package of a namespace package -+-- Reporter: KyleMac | Owner: nobody Status: new |

Re: [Django] #14700: Speed up RawQuerySet iterator

2010-11-24 Thread Django
#14700: Speed up RawQuerySet iterator ---+ Reporter: akaariai | Owner: nobody Status: new | Milestone: 1.3

Re: [Django] #14087: django.core.management.get_commands only sees commands in the last package of a namespace package

2010-11-24 Thread Django
#14087: django.core.management.get_commands only sees commands in the last package of a namespace package -+-- Reporter: KyleMac | Owner: nobody Status: new |

Re: [Django] #2626: Datetime handling is broken when dealing with more than one time zone

2010-11-24 Thread Django
#2626: Datetime handling is broken when dealing with more than one time zone -+-- Reporter: Tom Tobin | Owner: nobody Status: new | Milestone: Component:

[Changeset] r14691 - django/branches/releases/1.2.X/docs/topics/db

2010-11-24 Thread noreply
Author: gabrielhurley Date: 2010-11-24 05:53:04 -0600 (Wed, 24 Nov 2010) New Revision: 14691 Modified: django/branches/releases/1.2.X/docs/topics/db/optimization.txt Log: [1.2.X] Fixed #14767 -- Reflowed paragraphs and cleaned up some markup/links in the topics/db/optimizations docs. Thanks

[Changeset] r14690 - django/trunk/docs/topics/db

2010-11-24 Thread noreply
Author: gabrielhurley Date: 2010-11-24 05:52:15 -0600 (Wed, 24 Nov 2010) New Revision: 14690 Modified: django/trunk/docs/topics/db/optimization.txt Log: Fixed #14767 -- Reflowed paragraphs and cleaned up some markup/links in the topics/db/optimizations docs. Thanks to adamv for the report and

Re: [Django] #2316: GenericRelation and get_or_create do not work together

2010-11-24 Thread Django
#2316: GenericRelation and get_or_create do not work together ---+ Reporter: Rudolph | Owner: adrian Status: reopened | Milestone: 1.3 Component:

Re: [Django] #14765: Unnecessary usage of NodeList in ForNode (template rendering)

2010-11-24 Thread Django
#14765: Unnecessary usage of NodeList in ForNode (template rendering) --+- Reporter: anonymous| Owner: nobody Status: new | Milestone: 1.3

Re: [Django] #14768: es-MX locale, formats.py contribution

2010-11-24 Thread Django
#14768: es-MX locale, formats.py contribution ---+ Reporter: bautv...@gmail.com| Owner: nobody Status: new | Milestone: 1.3 Component:

[Django] #14768: es-MX locale, formats.py contribution

2010-11-24 Thread Django
#14768: es-MX locale, formats.py contribution --+- Reporter: bautv...@gmail.com| Owner: nobody Status: new | Milestone: Component: Internationalization | Version:

Re: [Django] #11675: [patch] Support new memcached wrapper pylibmc

2010-11-24 Thread Django
#11675: [patch] Support new memcached wrapper pylibmc --+- Reporter: pipp...@yahoo.co.jp | Owner: otherjacob Status: assigned | Milestone: 1.3

Re: [Django] #11675: [patch] Support new memcached wrapper pylibmc

2010-11-24 Thread Django
#11675: [patch] Support new memcached wrapper pylibmc --+- Reporter: pipp...@yahoo.co.jp | Owner: otherjacob Status: assigned | Milestone: 1.3

Re: [Django] #12235: MultiValueDictKeyError when editing Inline objects

2010-11-24 Thread Django
#12235: MultiValueDictKeyError when editing Inline objects ---+ Reporter: br...@playfirst.com | Owner: nobody Status: reopened | Milestone: Component: