Re: [Django] #11017: Oracle LIKEC query doesn't use index

2009-09-16 Thread Django
#11017: Oracle LIKEC query doesn't use index ---+ Reporter: jtiai | Owner: nobody Status: new | Milestone: 1.2 Component: Data

Re: [Django] #919: [patch] Implement `random` template tag

2009-09-16 Thread Django
#919: [patch] Implement `random` template tag --+- Reporter: Tom Tobin | Owner: adrian Status: closed | Milestone: Component: Template system

Re: [Django] #10360: allow customized forbidden message when using exceptions

2009-09-16 Thread Django
#10360: allow customized forbidden message when using exceptions -+-- Reporter: tallfred| Owner: ericholscher Status: assigned| Milestone: 1.2 Component:

Re: [Django] #11890: Defer/only + annotate is broken

2009-09-16 Thread Django
#11890: Defer/only + annotate is broken ---+ Reporter: jaklaas...@gmail.com | Owner: nobody Status: new | Milestone: Component: Database

Re: [Django] #11890: Defer/only + annotate is broken

2009-09-16 Thread Django
#11890: Defer/only + annotate is broken ---+ Reporter: jaklaas...@gmail.com | Owner: nobody Status: new | Milestone: Component: Database

[Django] #11890: Defer/only + annotate is broken

2009-09-16 Thread Django
#11890: Defer/only + annotate is broken --+- Reporter: jaklaas...@gmail.com | Owner: nobody Status: new | Milestone: Component: Database layer (models, ORM) |

Re: [Django] #8765: mod_python handler requires explicit str() cast for HttpResponse(mimetype=...)

2009-09-16 Thread Django
#8765: mod_python handler requires explicit str() cast for HttpResponse(mimetype=...) +--- Reporter: semenov| Owner: nobody Status: reopened |

[Django] #11889: Order for context being override isn't clear for Context Processors and Views

2009-09-16 Thread Django
#11889: Order for context being override isn't clear for Context Processors and Views ---+ Reporter: francis| Owner: nobody Status: new| Milestone: 1.2 Component: Documentation |

Re: [Django] #9586: Shall upload_to return an urlencoded string or not?

2009-09-16 Thread Django
#9586: Shall upload_to return an urlencoded string or not? -+-- Reporter: eibaan | Owner: nobody Status: new | Milestone: Component: Fi

[Django] #11888: Unable to render file name with special chars (non-ascii)

2009-09-16 Thread Django
#11888: Unable to render file name with special chars (non-ascii) --+- Reporter: rjc | Owner: nobody Status: new | Milestone: Component: django.contrib.admin

Re: [Django] #6183: [patch] Support help_text with ManyToMany field widgets

2009-09-16 Thread Django
#6183: [patch] Support help_text with ManyToMany field widgets --+- Reporter: Steven Armstrong | Owner: nobody Status: new | Milestone: Compon

Re: [Django] #6183: [patch] Support help_text with ManyToMany field widgets

2009-09-16 Thread Django
#6183: [patch] Support help_text with ManyToMany field widgets --+- Reporter: Steven Armstrong | Owner: nobody Status: new | Milestone: Compon

Re: [Django] #11887: Unescaped characters in the title of the Sites Framework page

2009-09-16 Thread Django
#11887: Unescaped characters in the title of the Sites Framework page +--- Reporter: anonymous | Owner: nobody Status: closed | Milestone: Component: Documenta

Re: [Django] #8874: problem with URLs on FastCGI after update to 1.0

2009-09-16 Thread Django
#8874: problem with URLs on FastCGI after update to 1.0 -+-- Reporter: kyprizel| Owner: kyprizel Status: reopened| Milestone: 1.2 Component: Core framework |

[Django] #11887: Unescaped characters in the title of the Sites Framework page

2009-09-16 Thread Django
#11887: Unescaped characters in the title of the Sites Framework page ---+ Reporter: anonymous | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1

Re: [Django] #8490: path_info equals script_name on lighttpd using fastcgi under a subdirectory when accessed without a trailing '/'

2009-09-16 Thread Django
#8490: path_info equals script_name on lighttpd using fastcgi under a subdirectory when accessed without a trailing '/' -+-- Reporter: mtrichardson| Owner: nobody

Re: [Django] #8490: path_info equals script_name on lighttpd using fastcgi under a subdirectory when accessed without a trailing '/'

2009-09-16 Thread Django
#8490: path_info equals script_name on lighttpd using fastcgi under a subdirectory when accessed without a trailing '/' -+-- Reporter: mtrichardson| Owner: nobody

Re: [Django] #8874: problem with URLs on FastCGI after update to 1.0

2009-09-16 Thread Django
#8874: problem with URLs on FastCGI after update to 1.0 -+-- Reporter: kyprizel| Owner: kyprizel Status: reopened| Milestone: 1.2 Component: Core framework |

[Changeset] r11585 - django/branches/releases/1.1.X

2009-09-16 Thread noreply
Author: russellm Date: 2009-09-16 07:23:04 -0500 (Wed, 16 Sep 2009) New Revision: 11585 Modified: django/branches/releases/1.1.X/ Log: [1.1.X] Marked r11577 as merged Property changes on: django/branches/releases/1.1.X ___ Name:

[Changeset] r11584 - in django/branches/releases/1.1.X: . docs/ref/contrib/admin

2009-09-16 Thread noreply
Author: russellm Date: 2009-09-16 07:19:44 -0500 (Wed, 16 Sep 2009) New Revision: 11584 Modified: django/branches/releases/1.1.X/ django/branches/releases/1.1.X/docs/ref/contrib/admin/index.txt Log: [1.1.X] Fixed some ReST markup in admin installation docs. Merge of r11580 from trunk. P

[Changeset] r11583 - in django/branches/releases/1.1.X: . docs/ref/contrib/admin

2009-09-16 Thread noreply
Author: russellm Date: 2009-09-16 07:16:27 -0500 (Wed, 16 Sep 2009) New Revision: 11583 Modified: django/branches/releases/1.1.X/ django/branches/releases/1.1.X/docs/ref/contrib/admin/index.txt Log: [1.1.X] Fixed counting error in admin installation overview docs. Merge of r11579 from trun

[Changeset] r11582 - in django/branches/releases/1.1.X: . django/db/models/sql tests/modeltests/expressions

2009-09-16 Thread noreply
Author: russellm Date: 2009-09-16 07:12:54 -0500 (Wed, 16 Sep 2009) New Revision: 11582 Modified: django/branches/releases/1.1.X/ django/branches/releases/1.1.X/django/db/models/sql/expressions.py django/branches/releases/1.1.X/tests/modeltests/expressions/models.py Log: [1.1.X] Fixed #1

[Changeset] r11581 - in django/trunk: django/db/models/sql tests/modeltests/expressions

2009-09-16 Thread noreply
Author: russellm Date: 2009-09-16 07:09:47 -0500 (Wed, 16 Sep 2009) New Revision: 11581 Modified: django/trunk/django/db/models/sql/expressions.py django/trunk/tests/modeltests/expressions/models.py Log: Fixed #11886 -- Corrected handling of F() expressions that use parentheses. Thanks to

[Django] #11886: F() expressions don't retain parentheses into final SQL

2009-09-16 Thread Django
#11886: F() expressions don't retain parentheses into final SQL ---+ Reporter: russellm | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.1

Re: [Django] #8490: path_info equals script_name on lighttpd using fastcgi under a subdirectory when accessed without a trailing '/'

2009-09-16 Thread Django
#8490: path_info equals script_name on lighttpd using fastcgi under a subdirectory when accessed without a trailing '/' -+-- Reporter: mtrichardson| Owner: nobody

[Django] #11885: 'Using the built-in reference' section makes unjustified assumption

2009-09-16 Thread Django
#11885: 'Using the built-in reference' section makes unjustified assumption ---+ Reporter: sampablokuper | Owner: nobody Status: new| Milestone: Component: Documentation | Versi

Re: [Django] #8490: path_info equals script_name on lighttpd using fastcgi under a subdirectory when accessed without a trailing '/'

2009-09-16 Thread Django
#8490: path_info equals script_name on lighttpd using fastcgi under a subdirectory when accessed without a trailing '/' -+-- Reporter: mtrichardson| Owner: nobody

Re: [Django] #2112: [patch] Add the reverse of PREPEND_WWW, which strips leading "www."

2009-09-16 Thread Django
#2112: [patch] Add the reverse of PREPEND_WWW, which strips leading "www." -+-- Reporter: pa-ching| Owner: adrian Status: closed | Milestone: Component: Co

Re: [Django] #2112: [patch] Add the reverse of PREPEND_WWW, which strips leading "www."

2009-09-16 Thread Django
#2112: [patch] Add the reverse of PREPEND_WWW, which strips leading "www." -+-- Reporter: pa-ching| Owner: adrian Status: reopened| Milestone: Component: Co