Re: [Django] #19101: Non ascii chars in form cause Internal Server Error

2012-10-24 Thread Django
#19101: Non ascii chars in form cause Internal Server Error -+- Reporter: kristall |Owner: aaugustin Type: Bug | Status: new Component: F

Re: [Django] #19181: Document caveats about using DateQuerySet in templates when time zone support is enabled.

2012-10-24 Thread Django
#19181: Document caveats about using DateQuerySet in templates when time zone support is enabled. -+-- Reporter: wiliamsouza83@… |Owner: nobody Type: Uncategorized| Status

Re: [Django] #18169: NoReverseMatch silenced in template Variable

2012-10-24 Thread Django
#18169: NoReverseMatch silenced in template Variable + Reporter: jasisz |Owner: nobody Type: Bug | Status: new Component: Template system

[Django] #19182: ModelAdmin.lookup_allowed should also check for ('fieldname', ClassName) syntax

2012-10-24 Thread Django
#19182: ModelAdmin.lookup_allowed should also check for ('fieldname', ClassName) syntax ---+--- Reporter: gauss | Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #19178: create_permissions method fails if the model has a single new permission

2012-10-24 Thread Django
#19178: create_permissions method fails if the model has a single new permission --+-- Reporter: mariocesar|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #19172: test_poisoned_http_host* tests failing when having ADMINS settings populated

2012-10-24 Thread Django
#19172: test_poisoned_http_host* tests failing when having ADMINS settings populated -+- Reporter: bernardofontes |Owner: anonymous Type: Bug | Statu

Re: [Django] #17991: Prefetch_related fails with GenericRelation

2012-10-24 Thread Django
#17991: Prefetch_related fails with GenericRelation -+- Reporter: okke@… |Owner: nobody Type: Bug | Status: new Component: Database lay

Re: [Django] #19179: No mention of Multiiple Inheritance required for NamedUrlWizardView

2012-10-24 Thread Django
#19179: No mention of Multiiple Inheritance required for NamedUrlWizardView -+- Reporter: tom@…|Owner: nobody Type: Bug | Status: new

[Django] #19181: Document caveats about using DateQuerySet in templates when time zone support is enabled.

2012-10-24 Thread Django
#19181: Document caveats about using DateQuerySet in templates when time zone support is enabled. -+ Reporter: wiliamsouza83@… | Owner: nobody Type: Uncategorized| Status: new Component: Documentation|V

Re: [Django] #19180: Inaccurate documentation regarding "frozen docs"

2012-10-24 Thread Django
#19180: Inaccurate documentation regarding "frozen docs" ---+ Reporter: timo |Owner: nobody Type: Uncategorized | Status: new Component: Documentation |

[Django] #19180: Inaccurate documentation regarding "frozen docs"

2012-10-24 Thread Django
#19180: Inaccurate documentation regarding "frozen docs" ---+ Reporter: timo | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: master Severity: Normal |

Re: [Django] #19031: Using @override_settings doesn't override DATABASES in threads +SQLite

2012-10-24 Thread Django
#19031: Using @override_settings doesn't override DATABASES in threads +SQLite ---+ Reporter: jonash |Owner: nobody Type: Bug| Status: reopened Component:

[django/django] ce1eb3: Remove a case that is no longer reachable in encod...

2012-10-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ce1eb320e59b577a600eb84d7f423a1897be3576 https://github.com/django/django/commit/ce1eb320e59b577a600eb84d7f423a1897be3576 Author: Alex Gaynor Date: 2012-10-24 (Wed, 24 Oct 2012) Changed paths: M dj

Re: [Django] #10554: Response.set_cookie should allow setting two cookies of the same name.

2012-10-24 Thread Django
#10554: Response.set_cookie should allow setting two cookies of the same name. ---+ Reporter: jdunck |Owner: nobody Type: New feature| Status: new Component: HTTP

Re: [Django] #15098: SiteProfileNotAvailable needs silent_variable_failure=True

2012-10-24 Thread Django
#15098: SiteProfileNotAvailable needs silent_variable_failure=True -+- Reporter: tkolar |Owner: tkolar Type: Bug | Status: closed Compon

Re: [Django] #9471: Documentation Admin classes with raw_id_fields

2012-10-24 Thread Django
#9471: Documentation Admin classes with raw_id_fields ---+ Reporter: adroffne@… |Owner: nobody Type: New feature| Status: closed Component: Documentation |

[django/django] baf1f1: [1.4.X] Fixed #9471 - Expanded ModelAdmin.raw_id_f...

2012-10-24 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: baf1f1dcde1f318fdb6514eaa8497fc958aa69d3 https://github.com/django/django/commit/baf1f1dcde1f318fdb6514eaa8497fc958aa69d3 Author: Tim Graham Date: 2012-10-24 (Wed, 24 Oct 2012) Changed paths:

Re: [Django] #9471: Documentation Admin classes with raw_id_fields

2012-10-24 Thread Django
#9471: Documentation Admin classes with raw_id_fields ---+ Reporter: adroffne@… |Owner: nobody Type: New feature| Status: closed Component: Documentation |

[django/django] da958e: Fixed #9471 - Expanded ModelAdmin.raw_id_fields do...

2012-10-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: da958eb2098372c20cc3aaf905777b1a8d3144eb https://github.com/django/django/commit/da958eb2098372c20cc3aaf905777b1a8d3144eb Author: Tim Graham Date: 2012-10-24 (Wed, 24 Oct 2012) Changed paths: A doc

Re: [Django] #18717: Setting attributes on deferred objects should trigger field's descriptor's __set__()

2012-10-24 Thread Django
#18717: Setting attributes on deferred objects should trigger field's descriptor's __set__() ---+ Reporter: Kronuz |Owner: nobody Type: Uncategorized | Status: new C

Re: [Django] #13068: The "Add another [inline object]" javascript doesn't respect prepopulated_fields settings

2012-10-24 Thread Django
#13068: The "Add another [inline object]" javascript doesn't respect prepopulated_fields settings -+- Reporter: hejsan |Owner: seanbrant Type: Bug |

Re: [Django] #19031: Using @override_settings doesn't override DATABASES in threads +SQLite

2012-10-24 Thread Django
#19031: Using @override_settings doesn't override DATABASES in threads +SQLite ---+ Reporter: jonash |Owner: nobody Type: Bug| Status: reopened Component:

Re: [Django] #19025: FormWizard.get_context_data() doesn't include "form" in context

2012-10-24 Thread Django
#19025: FormWizard.get_context_data() doesn't include "form" in context ---+-- Reporter: kenth |Owner: nobody Type: Bug| Status: new Component

Re: [Django] #18707: Test client doesn't allow testing 500 responses content

2012-10-24 Thread Django
#18707: Test client doesn't allow testing 500 responses content ---+ Reporter: ricardokirkner@… |Owner: nobody Type: New feature| Status: new Component: Testing

Re: [Django] #18672: Model hooks for custom sql on syncdb and flush

2012-10-24 Thread Django
#18672: Model hooks for custom sql on syncdb and flush -+- Reporter: niwi |Owner: nobody Type: New feature | Status: new Component: Database

Re: [Django] #18533: makemessages command fails on windows

2012-10-24 Thread Django
#18533: makemessages command fails on windows -+- Reporter: pasha.savchenko@…|Owner: nobody Type: Bug | Status: closed Component: Core (Managemen

[django/django] 1b096a: Removed a function that is already fully implement...

2012-10-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1b096ad77362441d22c3eb7bfa03e9e221af2236 https://github.com/django/django/commit/1b096ad77362441d22c3eb7bfa03e9e221af2236 Author: Alex Gaynor Date: 2012-10-24 (Wed, 24 Oct 2012) Changed paths: M dj

Re: [Django] #19177: Add some ems to the width of username label at login page.

2012-10-24 Thread Django
#19177: Add some ems to the width of username label at login page. --+ Reporter: void |Owner: nobody Type: Cleanup/optimization | Status: new Compone

Re: [Django] #5622: Empty ipaddress raises an error (invalid input syntax for type inet: "")

2012-10-24 Thread Django
#5622: Empty ipaddress raises an error (invalid input syntax for type inet: "") -+- Reporter: anonymous|Owner: aashu_dwivedi Type: Bug | Status: assigned Comp

Re: [Django] #19165: add first and last page to paginator

2012-10-24 Thread Django
#19165: add first and last page to paginator -+- Reporter: ciro.santilli@… |Owner: nobody Type: New feature | Status: closed Component: Core (Other)

Re: [Django] #18976: problem with datepicker django widget

2012-10-24 Thread Django
#18976: problem with datepicker django widget -+- Reporter: |Owner: nobody lukasz.z.grabowski@… | Status: closed Type: Bug

Re: [Django] #19172: test_poisoned_http_host* tests failing when having ADMINS settings populated

2012-10-24 Thread Django
#19172: test_poisoned_http_host* tests failing when having ADMINS settings populated -+- Reporter: bernardofontes |Owner: anonymous Type: Bug | Statu

Re: [Django] #19177: Add some ems to the width of username label at login page.

2012-10-24 Thread Django
#19177: Add some ems to the width of username label at login page. --+ Reporter: void |Owner: nobody Type: Cleanup/optimization | Status: new Compone

[Django] #19179: No mention of Multiiple Inheritance required for NamedUrlWizardView

2012-10-24 Thread Django
#19179: No mention of Multiiple Inheritance required for NamedUrlWizardView -+- Reporter: tom@…| Owner: nobody Type: Bug | Status: new Component: |Version: 1.4 Documentat

Re: [Django] #9025: Nested Inline Support in Admin

2012-10-24 Thread Django
#9025: Nested Inline Support in Admin ---+ Reporter: pixelcort |Owner: Gargamel Type: New feature| Status: assigned Component: contrib.admin | Vers

Re: [Django] #19178: create_permissions method fails if the model has a single new permission

2012-10-24 Thread Django
#19178: create_permissions method fails if the model has a single new permission --+-- Reporter: mariocesar|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #19178: create_permissions method fails if the model has a single new permission

2012-10-24 Thread Django
#19178: create_permissions method fails if the model has a single new permission --+-- Reporter: mariocesar|Owner: nobody Type: Bug | Status: new Component: con

Re: [Django] #19178: create_permissions method fails if the model has a single new permission

2012-10-24 Thread Django
#19178: create_permissions method fails if the model has a single new permission --+-- Reporter: mariocesar|Owner: nobody Type: Bug | Status: new Component: con

Re: [Django] #19178: create_permissions method fails if the model has a single new permission

2012-10-24 Thread Django
#19178: create_permissions method fails if the model has a single new permission --+-- Reporter: mariocesar|Owner: nobody Type: Bug | Status: new Component: con

Re: [Django] #19178: create_permissions method fails if the model has a single new permission

2012-10-24 Thread Django
#19178: create_permissions method fails if the model has a single new permission --+-- Reporter: mariocesar|Owner: nobody Type: Bug | Status: new Component: con

Re: [Django] #9519: Add QuerySet.bulk_delete() that issues only a single SQL query

2012-10-24 Thread Django
#9519: Add QuerySet.bulk_delete() that issues only a single SQL query -+- Reporter: Tarken |Owner: nobody Type: New feature | Status: new Compon

Re: [Django] #19178: create_permissions method fails if the model has a single new permission

2012-10-24 Thread Django
#19178: create_permissions method fails if the model has a single new permission --+-- Reporter: mariocesar|Owner: nobody Type: Bug | Status: new Component: con

Re: [Django] #19019: UserAdmin.user_change_password does not log the change

2012-10-24 Thread Django
#19019: UserAdmin.user_change_password does not log the change --+-- Reporter: Tuttle|Owner: nobody Type: New feature | Status: new Component: contrib.auth |

[Django] #19178: create_permissions method fails if the model has a single new permission

2012-10-24 Thread Django
#19178: create_permissions method fails if the model has a single new permission --+ Reporter: mariocesar| Owner: nobody Type: Bug | Status: new Component: contrib.auth |Version: 1.4 Severity:

Re: [Django] #18796: Refactor HttpResponse.__iter__ / _get_content

2012-10-24 Thread Django
#18796: Refactor HttpResponse.__iter__ / _get_content -+- Reporter: aaugustin|Owner: aaugustin Type: | Status: new Cleanup/optimization

Re: [Django] #6527: A bug in HttpResponse with iterators

2012-10-24 Thread Django
#6527: A bug in HttpResponse with iterators -+- Reporter: daonb |Owner: aaugustin Type: Bug | Status: closed Component: HTTP handling|

Re: [Django] #13222: unexpected HttpResponse iteration behavior

2012-10-24 Thread Django
#13222: unexpected HttpResponse iteration behavior -+- Reporter: teepark |Owner: aaugustin Type: Bug | Status: closed Component: HTTP ha

[django/django] 83041c: Fixed a DeprecationWarning under Python 3.

2012-10-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 83041ca8025425530fcd32b50f247077ac0a5b74 https://github.com/django/django/commit/83041ca8025425530fcd32b50f247077ac0a5b74 Author: Aymeric Augustin Date: 2012-10-24 (Wed, 24 Oct 2012) Changed paths:

Re: [Django] #10190: Charset should be customizable with HttpResponse

2012-10-24 Thread Django
#10190: Charset should be customizable with HttpResponse -+- Reporter: Wonlay |Owner: aaugustin Type: New feature | Status: new Component: HTTP

Re: [Django] #19176: MySQL backend: typo on adapt_datetime_with_timezone_support warning message

2012-10-24 Thread Django
#19176: MySQL backend: typo on adapt_datetime_with_timezone_support warning message --+ Reporter: maxirobaina@… | Owner: nobody Type: Bug | Status: closed Compon

[django/django] c736a1: Fixed #19176 -- Typo in copy-pasted error message.

2012-10-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c736a1a9f8f1b70adcbbce8a098fa7c0c4062785 https://github.com/django/django/commit/c736a1a9f8f1b70adcbbce8a098fa7c0c4062785 Author: Aymeric Augustin Date: 2012-10-24 (Wed, 24 Oct 2012) Changed paths:

Re: [Django] #19160: Make ungettext_lazy really usable

2012-10-24 Thread Django
#19160: Make ungettext_lazy really usable -+- Reporter: claudep |Owner: nobody Type: New feature | Status: new Component: |

Re: [Django] #18234: ValueError attempting to save a flatpage with no sites

2012-10-24 Thread Django
#18234: ValueError attempting to save a flatpage with no sites ---+ Reporter: kmtracey |Owner: kmtracey Type: Bug| Status: closed Component: con

[Django] #19177: Add some ems to the width of username label at login page.

2012-10-24 Thread Django
#19177: Add some ems to the width of username label at login page. --+ Reporter: void | Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.admin |Version: ma

Re: [Django] #18234: ValueError attempting to save a flatpage with no sites

2012-10-24 Thread Django
#18234: ValueError attempting to save a flatpage with no sites ---+ Reporter: kmtracey |Owner: kmtracey Type: Bug| Status: closed Component: con

[Django] #19176: MySQL backend: typo on adapt_datetime_with_timezone_support warning message

2012-10-24 Thread Django
#19176: MySQL backend: typo on adapt_datetime_with_timezone_support warning message --+ Reporter: maxirobaina@… | Owner: nobody Type: Bug | Status: new Component

Re: [Django] #9519: Add QuerySet.bulk_delete() that issues only a single SQL query

2012-10-24 Thread Django
#9519: Add QuerySet.bulk_delete() that issues only a single SQL query -+- Reporter: Tarken |Owner: nobody Type: New feature | Status: new Compon

Re: [Django] #9519: Add QuerySet.bulk_delete() that issues only a single SQL query

2012-10-24 Thread Django
#9519: Add QuerySet.bulk_delete() that issues only a single SQL query -+- Reporter: Tarken |Owner: nobody Type: New feature | Status: new Compon

Re: [Django] #19167: When running tests, Django accesses the database referred to in settings

2012-10-24 Thread Django
#19167: When running tests, Django accesses the database referred to in settings ---+ Reporter: EvilDMP|Owner: nobody Type: Uncategorized | Status: new Component: Do

Re: [Django] #19058: Inserting NULL value in Oracle spatial backend causes crash.

2012-10-24 Thread Django
#19058: Inserting NULL value in Oracle spatial backend causes crash. -+- Reporter: jtiai|Owner: nobody Type: Bug | Status: new Compone

Re: [Django] #19165: add first and last page to paginator

2012-10-24 Thread Django
#19165: add first and last page to paginator -+- Reporter: ciro.santilli@… |Owner: nobody Type: New feature | Status: new Component: Core (Other)

Re: [Django] #19172: test_poisoned_http_host* tests failing when having ADMINS settings populated

2012-10-24 Thread Django
#19172: test_poisoned_http_host* tests failing when having ADMINS settings populated -+- Reporter: bernardofontes |Owner: anonymous Type: Bug | Statu

Re: [Django] #19172: test_poisoned_http_host* tests failing when having ADMINS settings populated

2012-10-24 Thread Django
#19172: test_poisoned_http_host* tests failing when having ADMINS settings populated -+- Reporter: bernardofontes |Owner: anonymous Type: Bug | Statu

Re: [Django] #18315: QueryDict.pop is inconsistent

2012-10-24 Thread Django
#18315: QueryDict.pop is inconsistent -+- Reporter: gcbirzan |Owner: nobody Type: Uncategorized| Status: new Component: HTTP handling|

Re: [Django] #19160: Make ungettext_lazy really usable

2012-10-24 Thread Django
#19160: Make ungettext_lazy really usable -+- Reporter: claudep |Owner: nobody Type: New feature | Status: new Component: |