Re: [Django] #11459: QuerySet.count() generates invalid sql when used with select_related() and extra(where=[customWhereClause])

2009-07-10 Thread Django
#11459: QuerySet.count() generates invalid sql when used with select_related() and extra(where=[customWhereClause]) +--- Reporter: eddified | Owner: nobody Status: new| Mi

[Django] #11459: QuerySet.count() generates invalid sql when used with select_related() and extra(where=[customWhereClause])

2009-07-10 Thread Django
#11459: QuerySet.count() generates invalid sql when used with select_related() and extra(where=[customWhereClause]) ---+ Reporter: eddified | Owner: nobody Status: new| Milestone:

[Django] #11458: Add GPolylineOptions and GPolygonOptions to django.contrib.gis.maps.google.overlays

2009-07-10 Thread Django
#11458: Add GPolylineOptions and GPolygonOptions to django.contrib.gis.maps.google.overlays -+-- Reporter: tomchuk | Owner: nobody Status: new

Re: [Django] #6045: Many2Many manager and “TypeError: filter() keywords must be strings”

2009-07-10 Thread Django
#6045: Many2Many manager and “TypeError: filter() keywords must be strings” ---+ Reporter: proxor| Owner: Natim Status: assigned

Re: [Django] #10061: incorrect logout link in admin

2009-07-10 Thread Django
#10061: incorrect logout link in admin ---+ Reporter: lashni| Owner: mtredinnick Status: new | Milestone: 1.1 Component: django.contrib.a

Re: [Django] #5638: Non-Western person names

2009-07-10 Thread Django
#5638: Non-Western person names --+- Reporter: Wang Chun | Owner: nobody Status: new | Milestone: Component: Internationalization

[Changeset] r11214 - in django/branches/soc2009/http-wsgi-improvements: django/http docs/ref

2009-07-10 Thread noreply
Author: ccahoon Date: 2009-07-10 21:00:34 -0500 (Fri, 10 Jul 2009) New Revision: 11214 Modified: django/branches/soc2009/http-wsgi-improvements/django/http/__init__.py django/branches/soc2009/http-wsgi-improvements/docs/ref/request-response.txt Log: [soc2009/http-wsgi-improvements] Added th

Re: [Django] #8160: ModelFormset ignores form properties

2009-07-10 Thread Django
#8160: ModelFormset ignores form properties +--- Reporter: andrew.mcmu...@ifi.uio.no | Owner: jkocherhans Status: assigned | Milestone: Component: F

Re: [Django] #8160: ModelFormset ignores form properties

2009-07-10 Thread Django
#8160: ModelFormset ignores form properties +--- Reporter: andrew.mcmu...@ifi.uio.no | Owner: jkocherhans Status: assigned | Milestone: Component: F

Re: [Django] #8160: ModelFormset ignores form properties

2009-07-10 Thread Django
#8160: ModelFormset ignores form properties +--- Reporter: andrew.mcmu...@ifi.uio.no | Owner: jkocherhans Status: assigned | Milestone: 1.1 Component: F

[Django] #11457: Login Redirect Security Check Overly Broad

2009-07-10 Thread Django
#11457: Login Redirect Security Check Overly Broad ---+ Reporter: dnag...@gmail.com | Owner: nobody Status: new| Milestone: Component: Authentication | Version: 1.0

Re: [Django] #10061: incorrect logout link in admin

2009-07-10 Thread Django
#10061: incorrect logout link in admin ---+ Reporter: lashni| Owner: mtredinnick Status: new | Milestone: 1.1 Component: django.contrib.a

Re: [Django] #5227: Redirect security check in login code is incomplete

2009-07-10 Thread Django
#5227: Redirect security check in login code is incomplete -+-- Reporter: Sander Dijkhuis closed * resolution: => fixed Comment: This bug was fixed 2 years ago, if you think there is a new bug please file a n

Re: [Django] #11007: Add django.db.Model.changes(self) that returns a dict of differences

2009-07-10 Thread Django
#11007: Add django.db.Model.changes(self) that returns a dict of differences ---+ Reporter: den...@kaarsemaker.net| Owner: nobody Status: new | Milestone:

Re: [Django] #5227: Redirect security check in login code is incomplete

2009-07-10 Thread Django
#5227: Redirect security check in login code is incomplete -+-- Reporter: Sander Dijkhuis reopened * version: SVN => 1.0 * resolution: fixed => Comment: I believe that the implemented fix is overly broad. M

[Changeset] r11213 - django/branches/soc2009/http-wsgi-improvements/django/http

2009-07-10 Thread noreply
Author: ccahoon Date: 2009-07-10 16:50:19 -0500 (Fri, 10 Jul 2009) New Revision: 11213 Modified: django/branches/soc2009/http-wsgi-improvements/django/http/__init__.py django/branches/soc2009/http-wsgi-improvements/django/http/charsets.py Log: [gsoc2009/http-wsgi-improvements] Clean up impo

Re: [Django] #5227: Redirect security check in login code is incomplete

2009-07-10 Thread Django
#5227: Redirect security check in login code is incomplete -+-- Reporter: Sander Dijkhuis 0 * needs_tests: => 0 * needs_docs: => 0 -- Ticket URL: Django

Re: [Django] #11404: add has_changed() method to formsets

2009-07-10 Thread Django
#11404: add has_changed() method to formsets -+-- Reporter: anonymous | Owner: nobody Status: new | Milestone: Component: Forms | Version: 1.0

Re: [Django] #11380: missed error description and line (and file) which contains it [TIP]

2009-07-10 Thread Django
#11380: missed error description and line (and file) which contains it [TIP] +--- Reporter: pedromagnus| Owner: nobody Status: closed | Milestone:

Re: [Django] #10061: incorrect logout link in admin

2009-07-10 Thread Django
#10061: incorrect logout link in admin ---+ Reporter: lashni| Owner: mtredinnick Status: new | Milestone: 1.1 Component: django.contrib.a

[Changeset] r11212 - in django/branches/soc2009/http-wsgi-improvements: django/http tests/regressiontests/sendfile

2009-07-10 Thread noreply
Author: ccahoon Date: 2009-07-10 14:02:34 -0500 (Fri, 10 Jul 2009) New Revision: 11212 Modified: django/branches/soc2009/http-wsgi-improvements/django/http/__init__.py django/branches/soc2009/http-wsgi-improvements/tests/regressiontests/sendfile/tests.py Log: [soc2009/http-wsgi-improvement

Re: [Django] #10061: incorrect logout link in admin

2009-07-10 Thread Django
#10061: incorrect logout link in admin ---+ Reporter: lashni| Owner: mtredinnick Status: new | Milestone: 1.1 Component: django.contrib.a

Re: [Django] #11448: Defining relationships after querying a model does not add a reverse lookup to the referenced model

2009-07-10 Thread Django
#11448: Defining relationships after querying a model does not add a reverse lookup to the referenced model ---+ Reporter: Dennis Kaarsemaker| Owner: nobody Status: new

Re: [Django] #11247: FieldError resulting from intermixing model forms with model definitions

2009-07-10 Thread Django
#11247: FieldError resulting from intermixing model forms with model definitions ---+ Reporter: kmtracey | Owner: nobody Status: closed| Mileston

Re: [Django] #11247: FieldError resulting from intermixing model forms with model definitions

2009-07-10 Thread Django
#11247: FieldError resulting from intermixing model forms with model definitions ---+ Reporter: kmtracey | Owner: nobody Status: new | Mileston

[Django] #11456: flatpages append slash not working with unicode urls

2009-07-10 Thread Django
#11456: flatpages append slash not working with unicode urls --+- Reporter: hadaraz | Owner: nobody Status: new | Milestone: Component: Contrib apps | Version: 1.1-beta-1 K

Re: [Django] #11213: as_hidden() broken SplitDateTime widget

2009-07-10 Thread Django
#11213: as_hidden() broken SplitDateTime widget -+-- Reporter: skm | Owner: nobody Status: new | Milestone: Component: Forms | Version: S

Re: [Django] #10191: Fix / Add support for radiobuttons after adding item with popup in Django Admin

2009-07-10 Thread Django
#10191: Fix / Add support for radiobuttons after adding item with popup in Django Admin ---+ Reporter: trbs | Owner: bodiddlie Stat

Re: [Django] #10191: Fix / Add support for radiobuttons after adding item with popup in Django Admin

2009-07-10 Thread Django
#10191: Fix / Add support for radiobuttons after adding item with popup in Django Admin ---+ Reporter: trbs | Owner: bodiddlie Stat

Re: [Django] #10061: incorrect logout link in admin

2009-07-10 Thread Django
#10061: incorrect logout link in admin ---+ Reporter: lashni| Owner: mtredinnick Status: new | Milestone: 1.1 Component: django.contrib.a

Re: [Django] #9638: Add %(app_label)s to the related_name format string for abstract models

2009-07-10 Thread Django
#9638: Add %(app_label)s to the related_name format string for abstract models --+- Reporter: la...@structuredabstraction.com | Owner: anonymous Status: assigned |

Re: [Django] #9638: Add %(app_label)s to the related_name format string for abstract models

2009-07-10 Thread Django
#9638: Add %(app_label)s to the related_name format string for abstract models --+- Reporter: la...@structuredabstraction.com | Owner: anonymous Status: assigned |

Re: [Django] #10061: incorrect logout link in admin

2009-07-10 Thread Django
#10061: incorrect logout link in admin ---+ Reporter: lashni| Owner: mtredinnick Status: new | Milestone: 1.1 Component: django.contrib.a

Re: [Django] #11091: SSL POST hangs if view function does not use POST object

2009-07-10 Thread Django
#11091: SSL POST hangs if view function does not use POST object +--- Reporter: bensmith | Owner: nobody Status: new| Milestone: Component:

Re: [Django] #11454: ModelAdmin documentation correction

2009-07-10 Thread Django
#11454: ModelAdmin documentation correction +--- Reporter: m0nonoke | Owner: nobody Status: new| Milestone: 1.0.3 Component: Documentation | Version: 1.

Re: [Django] #11453: The Howto "Error reporting via e-mail" should mention the SERVER_EMAIL setting

2009-07-10 Thread Django
#11453: The Howto "Error reporting via e-mail" should mention the SERVER_EMAIL setting +--- Reporter: nischirat | Owner: nobody Status: new| Milestone: Com

Re: [Django] #11450: Small typos in ContentType documentation

2009-07-10 Thread Django
#11450: Small typos in ContentType documentation --+- Reporter: Bradley Ayers | Owner: nobody Status: new | Milestone: Component: D

Re: [Django] #11445: truncatewords_html does'nt correctly detect html entities.

2009-07-10 Thread Django
#11445: truncatewords_html does'nt correctly detect html entities. --+- Reporter: Cld | Owner: nobody Status: new | Milestone:

Re: [Django] #11448: Defining relationships after querying a model does not add a reverse lookup to the referenced model

2009-07-10 Thread Django
#11448: Defining relationships after querying a model does not add a reverse lookup to the referenced model ---+ Reporter: Dennis Kaarsemaker| Owner: nobody Status: new

Re: [Django] #11455: Rename misleadingly named sql_create_table_suffix function

2009-07-10 Thread Django
#11455: Rename misleadingly named sql_create_table_suffix function ---+ Reporter: seveas| Owner: nobody Status: new | Milestone:

[Django] #11455: Rename misleadingly named sql_create_table_suffix function

2009-07-10 Thread Django
#11455: Rename misleadingly named sql_create_table_suffix function --+- Reporter: seveas| Owner: nobody Status: new | Milestone: Component: Datab

[Django] #11454: ModelAdmin documentation correction

2009-07-10 Thread Django
#11454: ModelAdmin documentation correction ---+ Reporter: m0nonoke | Owner: nobody Status: new| Milestone: 1.0.3 Component: Documentation | Version: 1.0 Keywords:

[Django] #11453: The Howto "Error reporting via e-mail" should mention the SERVER_EMAIL setting

2009-07-10 Thread Django
#11453: The Howto "Error reporting via e-mail" should mention the SERVER_EMAIL setting ---+ Reporter: nischirat | Owner: nobody Status: new| Milestone: Component: Documentation

Re: [Django] #11005: ./manage query -- query the django orm from the command line

2009-07-10 Thread Django
#11005: ./manage query -- query the django orm from the command line -+-- Reporter: den...@kaarsemaker.net | Owner: seveas Status: new | Milestone: Comp

Re: [Django] #11308: Django ignores an application if it's trying to import a module that doesn't exist

2009-07-10 Thread Django
#11308: Django ignores an application if it's trying to import a module that doesn't exist ---+ Reporter: rynoinstereo | Owner: nobody Status: closed|

Re: [Django] #11386: manage.py sqlall error msg says it did not find an app when it found it

2009-07-10 Thread Django
#11386: manage.py sqlall error msg says it did not find an app when it found it --+- Reporter: aviahl | Owner: nobody Status: closed | Milestone:

Re: [Django] #11399: Reset on an app that does not fully compile will result in an 'App not found' error.

2009-07-10 Thread Django
#11399: Reset on an app that does not fully compile will result in an 'App not found' error. --+- Reporter: anonymous| Owner: nobody Status: closed | Milestone:

Re: [Django] #9150: Generic views should accept arguements for form_class

2009-07-10 Thread Django
#9150: Generic views should accept arguements for form_class -+-- Reporter: erikcw | Owner: toabctl Status: assigned| Milestone

Re: [Django] #11363: empty help_text gives some django var

2009-07-10 Thread Django
#11363: empty help_text gives some django var ---+ Reporter: onno | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #9150: Generic views should accept arguements for form_class

2009-07-10 Thread Django
#9150: Generic views should accept arguements for form_class -+-- Reporter: erikcw | Owner: toabctl Status: assigned| Milestone

Re: [Django] #9150: Generic views should accept arguements for form_class

2009-07-10 Thread Django
#9150: Generic views should accept arguements for form_class -+-- Reporter: erikcw | Owner: toabctl Status: assigned| Milestone

Re: [Django] #9150: Generic views should accept arguements for form_class

2009-07-10 Thread Django
#9150: Generic views should accept arguements for form_class -+-- Reporter: erikcw | Owner: toabctl Status: assigned| Milestone

Re: [Django] #10990: Admin templates that extend base_site.html and override extrahead or extrastyle should include block.super last

2009-07-10 Thread Django
#10990: Admin templates that extend base_site.html and override extrahead or extrastyle should include block.super last ---+ Reporter: kit1980 | Owner: nobody Status: new

Re: [Django] #10061: incorrect logout link in admin

2009-07-10 Thread Django
#10061: incorrect logout link in admin ---+ Reporter: lashni| Owner: mtredinnick Status: new | Milestone: 1.1 Component: django.contrib.a

Re: [Django] #3006: generic relations do not act as expected in a filter/get

2009-07-10 Thread Django
#3006: generic relations do not act as expected in a filter/get ---+ Reporter: jeroen_at_lbvd.nl | Owner: rmyers Status: new | Milestone:

Re: [Django] #4192: manage.py sqlindexes does not create the index for unique_together fields

2009-07-10 Thread Django
#4192: manage.py sqlindexes does not create the index for unique_together fields --+- Reporter: litnimax | Owner: nobody Status: new | Milestone: Compon

[Django] #11452: Using filter_horizontal on a field in admin stops its help_text appearing

2009-07-10 Thread Django
#11452: Using filter_horizontal on a field in admin stops its help_text appearing -+-- Reporter: EvilDMP | Owner: nobody Status: new | Milestone: Component: django-admin.py

[Django] #11451: Retrieving forms fields that are specific to a certian base class

2009-07-10 Thread Django
#11451: Retrieving forms fields that are specific to a certian base class ---+ Reporter: gruszczy | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version

Re: [Django] #9150: Generic views should accept arguements for form_class

2009-07-10 Thread Django
#9150: Generic views should accept arguements for form_class -+-- Reporter: erikcw | Owner: toabctl Status: assigned| Milestone

Re: [Django] #9150: Generic views should accept arguements for form_class

2009-07-10 Thread Django
#9150: Generic views should accept arguements for form_class -+-- Reporter: erikcw | Owner: nobody Status: new | Milestone