Re: [Django] #6422: Support for 'DISTINCT ON' queries with QuerySet.distinct()

2011-12-11 Thread Django
#6422: Support for 'DISTINCT ON' queries with QuerySet.distinct() -+- Reporter: Manfred Wassmann |Owner: jgelens | Status: assigned Type: Ne

Re: [Django] #14512: Documentation & tools for decorating class-based-views.

2011-12-11 Thread Django
#14512: Documentation & tools for decorating class-based-views. ---+ Reporter: lrekucki |Owner: lrekucki Type: New feature| Status: reopened Component:

[Django] #17381: TemplateView get method passes kwargs into context

2011-12-11 Thread Django
#17381: TemplateView get method passes kwargs into context ---+ Reporter: ptone | Owner: nobody Type: Bug| Status: new Component: Generic views |Version: SVN Severity: Normal |

Re: [Django] #17381: TemplateView get method passes kwargs into context

2011-12-11 Thread Django
#17381: TemplateView get method passes kwargs into context ---+-- Reporter: ptone |Owner: nobody Type: Bug| Status: new Component: Generic views |

Re: [Django] #8952: Refactor a Django "site" to be just another view function

2011-12-11 Thread Django
#8952: Refactor a Django "site" to be just another view function ---+- Reporter: simon |Owner: nobody Type: New feature| Status: new Component: contrib.sites

Re: [Django] #17242: Kwargs are not in the context if you inherit from BaseListView or it's subclasses

2011-12-11 Thread Django
#17242: Kwargs are not in the context if you inherit from BaseListView or it's subclasses -+- Reporter: Fact Fiber |Owner: nobody Type: Bug | Sta

Re: [Django] #17242: Kwargs are not in the context if you inherit from BaseListView or it's subclasses

2011-12-11 Thread Django
#17242: Kwargs are not in the context if you inherit from BaseListView or it's subclasses -+- Reporter: Fact Fiber |Owner: nobody Type: Bug | Sta

Re: [Django] #17380: Default value of ModelAdmin.inlines can be altered.

2011-12-11 Thread Django
#17380: Default value of ModelAdmin.inlines can be altered. ---+-- Reporter: schinckel |Owner: nobody Type: Uncategorized | Status: closed Component: contrib.admin |

Re: [Django] #17323: Rename request.raw_post_data to request.body

2011-12-11 Thread Django
#17323: Rename request.raw_post_data to request.body --+ Reporter: carljm|Owner: dstufft Type: Cleanup/optimization | Status: new Component: HTTP han

Re: [Django] #16929: Document how to extend UserAdmin with extra profile information

2011-12-11 Thread Django
#16929: Document how to extend UserAdmin with extra profile information ---+ Reporter: jasper@… |Owner: nobody Type: New feature| Status: new Component: Documentati

Re: [Django] #17380: Default value of ModelAdmin.inlines can be altered.

2011-12-11 Thread Django
#17380: Default value of ModelAdmin.inlines can be altered. ---+-- Reporter: schinckel |Owner: nobody Type: Uncategorized | Status: new Component: contrib.admin |

[Django] #17380: Default value of ModelAdmin.inlines can be altered.

2011-12-11 Thread Django
#17380: Default value of ModelAdmin.inlines can be altered. ---+ Reporter: schinckel | Owner: nobody Type: Uncategorized | Status: new Component: contrib.admin |Version: 1.3 Severity: Normal |

Re: [Django] #16929: Document how to extend UserAdmin with extra profile information

2011-12-11 Thread Django
#16929: Document how to extend UserAdmin with extra profile information ---+ Reporter: jasper@… |Owner: nobody Type: New feature| Status: new Component: Documentati

Re: [Django] #17209: Dogfood class-based views in contrib.auth

2011-12-11 Thread Django
#17209: Dogfood class-based views in contrib.auth -+- Reporter: melinath |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #16220: Add introspection for multicolumn indexes

2011-12-11 Thread Django
#16220: Add introspection for multicolumn indexes -+- Reporter: jgelens |Owner: jgelens Type: | Status: new Cleanup/optimization

Re: [Django] #16220: Add introspection for multicolumn indexes

2011-12-11 Thread Django
#16220: Add introspection for multicolumn indexes -+- Reporter: jgelens |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #17323: Rename request.raw_post_data to request.body

2011-12-11 Thread Django
#17323: Rename request.raw_post_data to request.body --+ Reporter: carljm|Owner: dstufft Type: Cleanup/optimization | Status: new Component: HTTP han

Re: [Django] #17323: Rename request.raw_post_data to request.body

2011-12-11 Thread Django
#17323: Rename request.raw_post_data to request.body --+ Reporter: carljm|Owner: dstufft Type: Cleanup/optimization | Status: new Component: HTTP han

Re: [Django] #17323: Rename request.raw_post_data to request.body

2011-12-11 Thread Django
#17323: Rename request.raw_post_data to request.body --+ Reporter: carljm|Owner: dstufft Type: Cleanup/optimization | Status: new Component: HTTP han

Re: [Django] #8500: Allow overriding of default adminsite.

2011-12-11 Thread Django
#8500: Allow overriding of default adminsite. + Reporter: oyvind |Owner: oyvind Type: New feature | Status: new Component: contrib.admin |

Re: [Django] #6422: Support for 'DISTINCT ON' queries with QuerySet.distinct()

2011-12-11 Thread Django
#6422: Support for 'DISTINCT ON' queries with QuerySet.distinct() -+- Reporter: Manfred Wassmann |Owner: jgelens | Status: assigned Type: Ne

Re: [Django] #15863: SimpleCookies are not correctly serialized with the file or database cache backends

2011-12-11 Thread Django
#15863: SimpleCookies are not correctly serialized with the file or database cache backends -+ Reporter: rakuco |Owner: PaulM Type: Bug | St

[Changeset] r17200 - in django/trunk: django/http tests/regressiontests/cache

2011-12-11 Thread noreply
Author: lukeplant Date: 2011-12-11 13:04:56 -0800 (Sun, 11 Dec 2011) New Revision: 17200 Modified: django/trunk/django/http/__init__.py django/trunk/tests/regressiontests/cache/tests.py Log: Fixed #15863 - SimpleCookies are not correctly serialized with the file or database cache backends

Re: [Django] #7857: manage.py shell, dbshell funtionality

2011-12-11 Thread Django
#7857: manage.py shell, dbshell funtionality -+- Reporter: Sanha|Owner: marclurr Type: New feature | Status: assigned Component: Core (Manage

Re: [Django] #7857: manage.py shell, dbshell funtionality

2011-12-11 Thread Django
#7857: manage.py shell, dbshell funtionality -+- Reporter: Sanha|Owner: marclurr Type: New feature | Status: assigned Component: Core (Manage

Re: [Django] #17379: Silent translation of all ./manage.py commands to en-us unexpected/undocumented

2011-12-11 Thread Django
#17379: Silent translation of all ./manage.py commands to en-us unexpected/undocumented -+- Reporter: chrischambers|Owner: nobody Type: Bug | Statu

Re: [Django] #15939: SignedIntegerField / UnsignedIntegerField as part of the core fields.py

2011-12-11 Thread Django
#15939: SignedIntegerField / UnsignedIntegerField as part of the core fields.py -+- Reporter: foxwhisper |Owner: nobody Type: New feature | Status: clos

Re: [Django] #15566: .update queries should affect Date*Field's with auto_now

2011-12-11 Thread Django
#15566: .update queries should affect Date*Field's with auto_now ---+ Reporter: jdunck |Owner: bberes Type: Bug| Status: assigned Component: Documentation

Re: [Django] #17365: Extend test discovery to include unittest2 test suite runner

2011-12-11 Thread Django
#17365: Extend test discovery to include unittest2 test suite runner ---+ Reporter: jezdez |Owner: nobody Type: New feature| Status: new Component: Te

Re: [Django] #17379: Silent translation of all ./manage.py commands to en-us unexpected/undocumented

2011-12-11 Thread Django
#17379: Silent translation of all ./manage.py commands to en-us unexpected/undocumented -+- Reporter: chrischambers|Owner: nobody Type: Bug | Statu

[Django] #17379: Silent translation of all ./manage.py commands to en-us unexpected/undocumented

2011-12-11 Thread Django
#17379: Silent translation of all ./manage.py commands to en-us unexpected/undocumented -+- Reporter: chrischambers| Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #16630: Support for HTML5 input types

2011-12-11 Thread Django
#16630: Support for HTML5 input types -+ Reporter: jonash |Owner: nobody Type: New feature | Status: new Component: Forms| Version: SVN

Re: [Django] #10214: Add 'internal' option to SEND_BROKEN_LINK_EMAILS

2011-12-11 Thread Django
#10214: Add 'internal' option to SEND_BROKEN_LINK_EMAILS --+ Reporter: mail@…|Owner: nobody Type: New feature | Status: new Component: Core (Other) |

Re: [Django] #9026: Scripts receive invalid keyboard input under Windows with JVM

2011-12-11 Thread Django
#9026: Scripts receive invalid keyboard input under Windows with JVM -+- Reporter: ikelly |Owner: nobody Type: Bug | Status: new Compone

Re: [Django] #8413: Django doesn't reload itself after updating files on disk that raised error on import.

2011-12-11 Thread Django
#8413: Django doesn't reload itself after updating files on disk that raised error on import. -+- Reporter: buriy|Owner: buriy Type: Bug |

Re: [Django] #9589: development server stops on SyntaxError or other Exceptions

2011-12-11 Thread Django
#9589: development server stops on SyntaxError or other Exceptions -+- Reporter: eibaan |Owner: nobody Type: Bug | Status: closed Compon

Re: [Django] #9116: different caps in application name producing error

2011-12-11 Thread Django
#9116: different caps in application name producing error -+- Reporter: Maxim Syabro |Owner: nobody | Status: closed Type: Bug

Re: [Django] #8952: Refactor a Django "site" to be just another view function

2011-12-11 Thread Django
#8952: Refactor a Django "site" to be just another view function ---+- Reporter: simon |Owner: nobody Type: New feature| Status: new Component: contrib.sites

Re: [Django] #8413: Django doesn't reload itself after updating files on disk that raised error on import.

2011-12-11 Thread Django
#8413: Django doesn't reload itself after updating files on disk that raised error on import. -+- Reporter: buriy|Owner: buriy Type: Bug |

Re: [Django] #9202: forms.field.URLField regexp for validating URL does not follow the RFC

2011-12-11 Thread Django
#9202: forms.field.URLField regexp for validating URL does not follow the RFC +-- Reporter: niccl |Owner: nobody Type: Bug | Status: closed Component: Forms |

Re: [Django] #17378: add "squashed" index of CBV reference documentation

2011-12-11 Thread Django
#17378: add "squashed" index of CBV reference documentation ---+-- Reporter: ptone |Owner: nobody Type: New feature| Status: new Component: Documentation |

[Django] #17378: add "squashed" index of CBV reference documentation

2011-12-11 Thread Django
#17378: add "squashed" index of CBV reference documentation ---+ Reporter: ptone | Owner: nobody Type: New feature| Status: new Component: Documentation |Version: 1.3 Severity: Normal |

Re: [Django] #9483: Title template filter is broken

2011-12-11 Thread Django
#9483: Title template filter is broken -+- Reporter: hdevries |Owner: hdevries Type: Bug | Status: closed Component: Template system

Re: [Django] #10870: Aggregates with joins ignore extra filters provided by setup_joins

2011-12-11 Thread Django
#10870: Aggregates with joins ignore extra filters provided by setup_joins -+- Reporter: fas |Owner: fas Type: Bug | Status: new Comp

Re: [Django] #17168: Transaction middleware only creates transaction for default database

2011-12-11 Thread Django
#17168: Transaction middleware only creates transaction for default database -+- Reporter: |Owner: david.winterbottom@… | codeinthehole Type:

Re: [Django] #17168: Transaction middleware only creates transaction for default database

2011-12-11 Thread Django
#17168: Transaction middleware only creates transaction for default database -+- Reporter: |Owner: david.winterbottom@… | codeinthehole Type:

Re: [Django] #17168: Transaction middleware only creates transaction for default database

2011-12-11 Thread Django
#17168: Transaction middleware only creates transaction for default database -+- Reporter: |Owner: david.winterbottom@… | codeinthehole Type:

Re: [Django] #17168: Transaction middleware only creates transaction for default database

2011-12-11 Thread Django
#17168: Transaction middleware only creates transaction for default database -+- Reporter: |Owner: david.winterbottom@… | codeinthehole Type:

Re: [Django] #17376: reverse() function does not work in the middleware

2011-12-11 Thread Django
#17376: reverse() function does not work in the middleware -+ Reporter: stalker@…|Owner: nobody Type: Bug | Status: new Component: Uncate

Re: [Django] #17376: reverse() function does not work in the middleware

2011-12-11 Thread Django
#17376: reverse() function does not work in the middleware -+- Reporter: stalker@…|Owner: nobody Type: Bug | Status: new Component: Uncat

Re: [Django] #17373: TabularInline with extra = 0: "Add another" wraps in instead of inside of

2011-12-11 Thread Django
#17373: TabularInline with extra = 0: "Add another" wraps in instead of inside of ---+-- Reporter: jpic |Owner: nobody Type: Bug| Status: closed Comp

Re: [Django] #9371: Fixtures combined with inherited models causing constraint violations/possible double entry of data

2011-12-11 Thread Django
#9371: Fixtures combined with inherited models causing constraint violations/possible double entry of data --+ Reporter: terpsquared |Owner: nobody Type: Bug |

Re: [Django] #12844: improve lazy loading and resource usage

2011-12-11 Thread Django
#12844: improve lazy loading and resource usage -+- Reporter: wkornewald |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #17377: Test admin_views.UserAdminTest.test_user_permission_performance depends on side effects

2011-12-11 Thread Django
#17377: Test admin_views.UserAdminTest.test_user_permission_performance depends on side effects -+-- Reporter: gregmuellegger |Owner: nobody Type: Bug | Status:

[Changeset] r17199 - django/trunk/tests/regressiontests/admin_views

2011-12-11 Thread noreply
Author: aaugustin Date: 2011-12-11 04:04:37 -0800 (Sun, 11 Dec 2011) New Revision: 17199 Modified: django/trunk/tests/regressiontests/admin_views/tests.py Log: Fixed #17377 -- Don't depend on a warm cache in admin_views.UserAdminTest.test_user_permission_performance. Thanks Gregor M?\195?\188

Re: [Django] #15156: Ordinal numbers in English and in other locales

2011-12-11 Thread Django
#15156: Ordinal numbers in English and in other locales -+- Reporter: Besnik |Owner: nobody Type: New feature | Status: new Component: Translations

Re: [Django] #17377: Test admin_views.UserAdminTest.test_user_permission_performance depends on side effects

2011-12-11 Thread Django
#17377: Test admin_views.UserAdminTest.test_user_permission_performance depends on side effects -+-- Reporter: gregmuellegger |Owner: nobody Type: Bug | Status:

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

2011-12-11 Thread Django
#9400: flock causes problems when writing to an NFS share -+- Reporter: mikeh|Owner: nobody Type: Bug | Status: closed Component: Fil

Re: [Django] #17238: Link to source code in docs

2011-12-11 Thread Django
#17238: Link to source code in docs -+ Reporter: santiagobasulto |Owner: nobody Type: New feature | Status: new Component: Documentation| Versi

[Django] #17377: Test admin_views.UserAdminTest.test_user_permission_performance depends on side effects

2011-12-11 Thread Django
#17377: Test admin_views.UserAdminTest.test_user_permission_performance depends on side effects +- Reporter: gregmuellegger | Owner: nobody Type: Bug | Status: new Component: Uncategorized |

Re: [Django] #10201: serializers.serialize loses microseconds information.

2011-12-11 Thread Django
#10201: serializers.serialize loses microseconds information. -+- Reporter: niksite |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #9037: django.contrib.humanize new filter (dotint)

2011-12-11 Thread Django
#9037: django.contrib.humanize new filter (dotint) -+- Reporter: waa |Owner: nobody Type: New feature | Status: closed Component: contrib.hu

[Django] #17376: reverse() function does not work in the middleware

2011-12-11 Thread Django
#17376: reverse() function does not work in the middleware ---+- Reporter: stalker@… | Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: 1.3 Severity: Norma

Re: [Django] #16632: 204 (No Content) responses without content-type crashes django if UA is Internet Explorer

2011-12-11 Thread Django
#16632: 204 (No Content) responses without content-type crashes django if UA is Internet Explorer ---+- Reporter: juan@… |Owner: aaugustin Type: Bug| Status: c

[Changeset] r17198 - in django/branches/releases/1.3.X: django/http tests/regressiontests/utils

2011-12-11 Thread noreply
Author: aaugustin Date: 2011-12-11 02:09:15 -0800 (Sun, 11 Dec 2011) New Revision: 17198 Modified: django/branches/releases/1.3.X/django/http/utils.py django/branches/releases/1.3.X/tests/regressiontests/utils/http.py Log: [1.3.X] Fixed #16632 -- Crash on responses without Content-Type with

Re: [Django] #17369: Useless error messages in management command execution

2011-12-11 Thread Django
#17369: Useless error messages in management command execution -+- Reporter: valexeev |Owner: nobody Type: Bug | Status: closed Component:

[Changeset] r17197 - in django/trunk/django/core/management: . commands

2011-12-11 Thread noreply
Author: aaugustin Date: 2011-12-11 02:03:09 -0800 (Sun, 11 Dec 2011) New Revision: 17197 Modified: django/trunk/django/core/management/base.py django/trunk/django/core/management/commands/loaddata.py django/trunk/django/core/management/commands/syncdb.py Log: Fixed #16397 -- Respected the

Re: [Django] #11667: Full traceback if import error before model validation

2011-12-11 Thread Django
#11667: Full traceback if import error before model validation -+- Reporter: jedie|Owner: nobody Type: New feature | Status: closed Component:

Re: [Django] #16397: BaseCommand.execute() swallows ImportError, CommandError even when --traceback is used

2011-12-11 Thread Django
#16397: BaseCommand.execute() swallows ImportError, CommandError even when --traceback is used -+- Reporter: charles@…|Owner: aaugustin Type: Bug |

Re: [Django] #17341: Model.save() commits transactions after every parent class save

2011-12-11 Thread Django
#17341: Model.save() commits transactions after every parent class save -+- Reporter: akaariai |Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #17165: SelectDateWidget does not work correctly with has_changed()

2011-12-11 Thread Django
#17165: SelectDateWidget does not work correctly with has_changed() -+- Reporter: rene@… |Owner: nobody Type: Bug | Status: reopened Com

Re: [Django] #17165: SelectDateWidget does not work correctly with has_changed()

2011-12-11 Thread Django
#17165: SelectDateWidget does not work correctly with has_changed() -+- Reporter: rene@… |Owner: nobody Type: Bug | Status: closed Compo

Re: [Django] #17165: SelectDateWidget does not work correctly with has_changed()

2011-12-11 Thread Django
#17165: SelectDateWidget does not work correctly with has_changed() -+- Reporter: rene@… |Owner: nobody Type: Bug | Status: closed Compo

[Changeset] r17196 - in django/trunk: django/http tests/regressiontests/utils

2011-12-11 Thread noreply
Author: aaugustin Date: 2011-12-11 00:58:14 -0800 (Sun, 11 Dec 2011) New Revision: 17196 Modified: django/trunk/django/http/utils.py django/trunk/tests/regressiontests/utils/http.py Log: Fixed #16632 -- Crash on responses without Content-Type with IE. Thanks juan for the report and kenth fo

Re: [Django] #16632: 204 (No Content) responses without content-type crashes django if UA is Internet Explorer

2011-12-11 Thread Django
#16632: 204 (No Content) responses without content-type crashes django if UA is Internet Explorer ---+- Reporter: juan@… |Owner: aaugustin Type: Bug| Status: c

[Changeset] r17195 - django/trunk/tests/modeltests/select_for_update

2011-12-11 Thread noreply
Author: aaugustin Date: 2011-12-11 00:43:01 -0800 (Sun, 11 Dec 2011) New Revision: 17195 Modified: django/trunk/tests/modeltests/select_for_update/tests.py Log: Fixed #17251 -- In the select_for_update tests, close manually database connections made in threads, so they don't stay "idle in tran

Re: [Django] #17251: select_for_update tests threads should close connections manually

2011-12-11 Thread Django
#17251: select_for_update tests threads should close connections manually -+- Reporter: akaariai |Owner: aaugustin Type: | Status: closed

Re: [Django] #17266: psycopg2 backend should use get_parameter_status to check if SET TIME ZONE is needed

2011-12-11 Thread Django
#17266: psycopg2 backend should use get_parameter_status to check if SET TIME ZONE is needed -+- Reporter: akaariai |Owner: aaugustin Type: |

[Changeset] r17194 - in django/trunk: django/db/backends/postgresql_psycopg2 docs/ref

2011-12-11 Thread noreply
Author: aaugustin Date: 2011-12-11 00:19:04 -0800 (Sun, 11 Dec 2011) New Revision: 17194 Modified: django/trunk/django/db/backends/postgresql_psycopg2/base.py django/trunk/docs/ref/databases.txt Log: Fixed #17266 -- Skipped the "SET TIME ZONE" query for PostgreSQL when it isn't necessary.

Re: [Django] #17266: psycopg2 backend should use get_parameter_status to check if SET TIME ZONE is needed

2011-12-11 Thread Django
#17266: psycopg2 backend should use get_parameter_status to check if SET TIME ZONE is needed -+- Reporter: akaariai |Owner: aaugustin Type: |

Re: [Django] #17266: psycopg2 backend should use get_parameter_status to check if SET TIME ZONE is needed

2011-12-11 Thread Django
#17266: psycopg2 backend should use get_parameter_status to check if SET TIME ZONE is needed -+- Reporter: akaariai |Owner: aaugustin Type: |