[Django] #17743: Punctuation Error on Internationalization Page

2012-02-21 Thread Django
#17743: Punctuation Error on Internationalization Page ---+- Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.3 Severity: Normal |

Re: [Django] #17742: `DateTimeField` may not behave very well when it is set or compared to a `date` and time zone support is active

2012-02-21 Thread Django
#17742: `DateTimeField` may not behave very well when it is set or compared to a `date` and time zone support is active -+- Reporter: aaugustin|Owner: aaugustin Type:

Re: [Django] #17741: QuerySet.query.__str__() does not generate valid MySQL query with dates

2012-02-21 Thread Django
#17741: QuerySet.query.__str__() does not generate valid MySQL query with dates -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: clos

Re: [Django] #17728: Filtering of annotated querysets broken with timezone-aware datetimes

2012-02-21 Thread Django
#17728: Filtering of annotated querysets broken with timezone-aware datetimes -+- Reporter: gg |Owner: aaugustin Type: Bug | Status: new

Re: [Django] #17742: `DateTimeField` may not behave very well when it is set or compared to a `date` and time zone support is active

2012-02-21 Thread Django
#17742: `DateTimeField` may not behave very well when it is set or compared to a `date` and time zone support is active -+- Reporter: aaugustin|Owner: aaugustin Type:

Re: [Django] #17742: `DateTimeField` may not behave very well when it is set or compared to a `date` and time zone support is active

2012-02-21 Thread Django
#17742: `DateTimeField` may not behave very well when it is set or compared to a `date` and time zone support is active -+- Reporter: aaugustin|Owner: aaugustin Type:

[Django] #17742: `DateTimeField` may not behave very well when it is set or compared to a `date` and time zone support is active

2012-02-21 Thread Django
#17742: `DateTimeField` may not behave very well when it is set or compared to a `date` and time zone support is active --+--- Reporter: aaugustin | Owner: aaugustin Type: Cleanup/optimization

[Changeset] r17575 - django/trunk/django/contrib/admin

2012-02-21 Thread noreply
Author: julien Date: 2012-02-21 23:14:20 -0800 (Tue, 21 Feb 2012) New Revision: 17575 Modified: django/trunk/django/contrib/admin/tests.py Log: Stopped hiding the original exception's message when a selenium driver's instantiation fails. Modified: django/trunk/django/contrib/admin/tests.py ==

[Changeset] r17574 - in django/trunk/tests/regressiontests: admin_inlines admin_views admin_widgets

2012-02-21 Thread noreply
Author: julien Date: 2012-02-21 23:14:10 -0800 (Tue, 21 Feb 2012) New Revision: 17574 Modified: django/trunk/tests/regressiontests/admin_inlines/tests.py django/trunk/tests/regressiontests/admin_views/tests.py django/trunk/tests/regressiontests/admin_widgets/tests.py Log: Enabled the admi

Re: [Django] #17737: collectstatic copies wrong files to STATIC_ROOT

2012-02-21 Thread Django
#17737: collectstatic copies wrong files to STATIC_ROOT -+ Reporter: pigletto |Owner: jezdez Type: Bug | Status: new Component: contrib.s

Re: [Django] #17737: collectstatic copies wrong files to STATIC_ROOT

2012-02-21 Thread Django
#17737: collectstatic copies wrong files to STATIC_ROOT -+ Reporter: pigletto |Owner: jezdez Type: Bug | Status: new Component: contrib.s

Re: [Django] #4501: Coverage support for tests

2012-02-21 Thread Django
#4501: Coverage support for tests ---+-- Reporter: bugs@… |Owner: krzysiumed Type: New feature| Status: assigned Component: Testing framework |

Re: [Django] #17728: Filtering of annotated querysets broken with timezone-aware datetimes

2012-02-21 Thread Django
#17728: Filtering of annotated querysets broken with timezone-aware datetimes -+- Reporter: gg |Owner: aaugustin Type: Bug | Status: new

Re: [Django] #4501: Coverage support for tests

2012-02-21 Thread Django
#4501: Coverage support for tests ---+-- Reporter: bugs@… |Owner: krzysiumed Type: New feature| Status: assigned Component: Testing framework |

Re: [Django] #3881: Don't mask server exception with session save exception

2012-02-21 Thread Django
#3881: Don't mask server exception with session save exception --+ Reporter: hauserx@… |Owner: adrian Type: Bug | Status: reopened Component: contri

[Changeset] r17573 - in django/trunk: django/contrib/contenttypes django/contrib/gis/db/models/sql django/db/models django/db/models/sql tests/modeltests/proxy_models

2012-02-21 Thread noreply
Author: carljm Date: 2012-02-21 21:26:50 -0800 (Tue, 21 Feb 2012) New Revision: 17573 Modified: django/trunk/django/contrib/contenttypes/models.py django/trunk/django/contrib/gis/db/models/sql/compiler.py django/trunk/django/db/models/base.py django/trunk/django/db/models/options.py

Re: [Django] #17678: Model._meta proxy_for_model set up incorrectly

2012-02-21 Thread Django
#17678: Model._meta proxy_for_model set up incorrectly --+ Reporter: akaariai | Owner: nobody Type: Bug | Status: closed Component: Database layer (models,

Re: [Django] #3871: Use custom managers in reverse relations

2012-02-21 Thread Django
#3871: Use custom managers in reverse relations -+- Reporter: EspenG |Owner: v1v3kn Type: New feature | Status: assigned Component: Database la

Re: [Django] #3202: [patch] Faster SelectBox for ManyToMany

2012-02-21 Thread Django
#3202: [patch] Faster SelectBox for ManyToMany ---+ Reporter: gkelly@… |Owner: xian Type: New feature| Status: new Component: contrib.admin | Vers

Re: [Django] #2550: [patch] Allow a Backend to Globally Fail Authentication

2012-02-21 Thread Django
#2550: [patch] Allow a Backend to Globally Fail Authentication -+- Reporter: umbrae@… |Owner: Type: New feature | aashu_dwivedi Component: contrib.auth |

Re: [Django] #2550: [patch] Allow a Backend to Globally Fail Authentication

2012-02-21 Thread Django
#2550: [patch] Allow a Backend to Globally Fail Authentication -+- Reporter: umbrae@… |Owner: Type: New feature | aashu_dwivedi Component: contrib.auth |

Re: [Django] #2445: [patch] allow callable values for limit_choices_to

2012-02-21 Thread Django
#2445: [patch] allow callable values for limit_choices_to --+ Reporter: michael@… |Owner: nobody Type: New feature | Status: reopened Component: Core (Other) |

Re: [Django] #17728: Filtering of annotated querysets broken with timezone-aware datetimes

2012-02-21 Thread Django
#17728: Filtering of annotated querysets broken with timezone-aware datetimes -+- Reporter: gg |Owner: aaugustin Type: Bug | Status: new

Re: [Django] #17741: QuerySet.query.__str__() does not generate valid MySQL query with dates

2012-02-21 Thread Django
#17741: QuerySet.query.__str__() does not generate valid MySQL query with dates -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: clos

Re: [Django] #17741: QuerySet.query.__str__() does not generate valid MySQL query with dates

2012-02-21 Thread Django
#17741: QuerySet.query.__str__() does not generate valid MySQL query with dates -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: clos

[Django] #17741: QuerySet.query.__str__() does not generate valid MySQL query with dates

2012-02-21 Thread Django
#17741: QuerySet.query.__str__() does not generate valid MySQL query with dates --+ Reporter: anonymous | Owner: nobody Type: Bug | Status: new Component: Da

[Changeset] r17572 - in django/branches/releases/1.3.X: django/conf tests/regressiontests/settings_tests tests/regressiontests/templates

2012-02-21 Thread noreply
Author: SmileyChris Date: 2012-02-21 16:52:19 -0800 (Tue, 21 Feb 2012) New Revision: 17572 Modified: django/branches/releases/1.3.X/django/conf/__init__.py django/branches/releases/1.3.X/tests/regressiontests/settings_tests/tests.py django/branches/releases/1.3.X/tests/regressiontests/tem

[Changeset] r17571 - in django/trunk: django/conf tests/regressiontests/settings_tests tests/regressiontests/templates

2012-02-21 Thread noreply
Author: SmileyChris Date: 2012-02-21 16:42:19 -0800 (Tue, 21 Feb 2012) New Revision: 17571 Modified: django/trunk/django/conf/__init__.py django/trunk/tests/regressiontests/settings_tests/tests.py django/trunk/tests/regressiontests/templates/tests.py Log: Don't let ALLOWED_INCLUDE_ROOTS b

Re: [Django] #17732: Add "ensure cookies are enabled" message to CSRF verification failed view

2012-02-21 Thread Django
#17732: Add "ensure cookies are enabled" message to CSRF verification failed view ---+ Reporter: h3 |Owner: nobody Type: Uncategorized | Status: closed Component

[Changeset] r17570 - django/trunk/django/views

2012-02-21 Thread noreply
Author: PaulM Date: 2012-02-21 15:54:02 -0800 (Tue, 21 Feb 2012) New Revision: 17570 Modified: django/trunk/django/views/csrf.py Log: Improved CSRF error message. Modified: django/trunk/django/views/csrf.py === --- django/trunk/d

Re: [Django] #17732: Add "ensure cookies are enabled" message to CSRF verification failed view

2012-02-21 Thread Django
#17732: Add "ensure cookies are enabled" message to CSRF verification failed view ---+-- Reporter: h3 |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #17728: Filtering of annotated querysets broken with timezone-aware datetimes

2012-02-21 Thread Django
#17728: Filtering of annotated querysets broken with timezone-aware datetimes -+- Reporter: gg |Owner: aaugustin Type: Bug | Status: new

Re: [Django] #17728: Filtering of annotated querysets broken with timezone-aware datetimes

2012-02-21 Thread Django
#17728: Filtering of annotated querysets broken with timezone-aware datetimes -+- Reporter: gg |Owner: aaugustin Type: Bug | Status: new

Re: [Django] #17736: django.contrib.gis.geos.polygon from_bbox loss of floating-point accuracy

2012-02-21 Thread Django
#17736: django.contrib.gis.geos.polygon from_bbox loss of floating-point accuracy -+-- Reporter: tdihp@… |Owner: nobody Type: Bug | Status: new Component: GIS |

Re: [Django] #17728: Filtering of annotated querysets broken with timezone-aware datetimes

2012-02-21 Thread Django
#17728: Filtering of annotated querysets broken with timezone-aware datetimes -+- Reporter: gg |Owner: aaugustin Type: Bug | Status: new

Re: [Django] #8896: Routing according also to hostname

2012-02-21 Thread Django
#8896: Routing according also to hostname -+- Reporter: veena|Owner: jshedd Type: New feature | Status: new Component: Core (Other) |

[Changeset] r17569 - django/trunk/docs/ref/models

2012-02-21 Thread noreply
Author: aaugustin Date: 2012-02-21 10:28:35 -0800 (Tue, 21 Feb 2012) New Revision: 17569 Modified: django/trunk/docs/ref/models/querysets.txt Log: Fixed a few typos in the aggregation functions reference. Modified: django/trunk/docs/ref/models/querysets.txt ===

Re: [Django] #17740: BaseModelFormSet should use its queryset when initializing the ModelForm's pk_field's ModelChoiceField.

2012-02-21 Thread Django
#17740: BaseModelFormSet should use its queryset when initializing the ModelForm's pk_field's ModelChoiceField. -+-- Reporter: larsent |Owner: larsent Type: Bug | Status: new

[Django] #17740: BaseModelFormSet should use its queryset when initializing the ModelForm's pk_field's ModelChoiceField.

2012-02-21 Thread Django
#17740: BaseModelFormSet should use its queryset when initializing the ModelForm's pk_field's ModelChoiceField. +- Reporter: larsent | Owner: larsent Type: Bug | Status: new Component: Forms |Vers

Re: [Django] #17739: Error encountered when fixtures only has one fixture

2012-02-21 Thread Django
#17739: Error encountered when fixtures only has one fixture -+- Reporter: shivrajpersaud@… |Owner: nobody Type: Bug | Status: closed Component:

[Django] #17739: Error encountered when fixtures only has one fixture

2012-02-21 Thread Django
#17739: Error encountered when fixtures only has one fixture --+- Reporter: shivrajpersaud@… | Owner: nobody Type: Bug | Status: new Component: Core (Serialization) |Version:

Re: [Django] #17728: Filtering of annotated querysets broken with timezone-aware datetimes

2012-02-21 Thread Django
#17728: Filtering of annotated querysets broken with timezone-aware datetimes -+- Reporter: gg |Owner: aaugustin Type: Bug | Status: new

Re: [Django] #17728: Filtering of annotated querysets broken with timezone-aware datetimes

2012-02-21 Thread Django
#17728: Filtering of annotated querysets broken with timezone-aware datetimes -+- Reporter: gg |Owner: aaugustin Type: Bug | Status: new

Re: [Django] #17728: Filtering of annotated querysets broken with timezone-aware datetimes

2012-02-21 Thread Django
#17728: Filtering of annotated querysets broken with timezone-aware datetimes -+- Reporter: gg |Owner: aaugustin Type: Bug | Status: new

Re: [Django] #17737: collectstatic copies wrong files to STATIC_ROOT

2012-02-21 Thread Django
#17737: collectstatic copies wrong files to STATIC_ROOT -+ Reporter: pigletto |Owner: jezdez Type: Bug | Status: new Component: contrib.s

Re: [Django] #17737: collectstatic copies wrong files to STATIC_ROOT

2012-02-21 Thread Django
#17737: collectstatic copies wrong files to STATIC_ROOT -+ Reporter: pigletto |Owner: nobody Type: Bug | Status: new Component: contrib.s

Re: [Django] #10852: Add no-fuzzy-matching option to makemessages

2012-02-21 Thread Django
#10852: Add no-fuzzy-matching option to makemessages -+- Reporter: graham.carlyle@… |Owner: nobody Type: Uncategorized| Status: closed Component:

Re: [Django] #17734: 302 redirect to standard language for non-i18n URL's when returning 404.

2012-02-21 Thread Django
#17734: 302 redirect to standard language for non-i18n URL's when returning 404. --+ Reporter: petar@… |Owner: nobody Type: Bug | Status: n

Re: [Django] #17738: Add a time zone FAQ

2012-02-21 Thread Django
#17738: Add a time zone FAQ -+- Reporter: aaugustin|Owner: aaugustin Type: | Status: new Cleanup/optimization |

Re: [Django] #17734: 302 redirect to standard language for non-i18n URL's when returning 404.

2012-02-21 Thread Django
#17734: 302 redirect to standard language for non-i18n URL's when returning 404. --+ Reporter: petar@… |Owner: nobody Type: Bug | Status: n