Re: [Django] #12810: Add validation for clashing ManyToManyField.db_table names

2016-06-03 Thread Django
#12810: Add validation for clashing ManyToManyField.db_table names -+- Reporter: strelnikovdmitrij|Owner: | berkerpeksag Type: Bug

Re: [Django] #26706: Reverse many to one and forward many to many managers's prefetch object cache should be cleared on clear(). (was: "ManyToMany with prefetch_related" clear function doesn't clear t

2016-06-03 Thread Django
#26706: Reverse many to one and forward many to many managers's prefetch object cache should be cleared on clear(). -+- Reporter: cosmosgenius |Owner: nobody Type: Bug

Re: [Django] #25920: Add number formatting support for locales that use non-uniform digit grouping (e.g. India)

2016-06-03 Thread Django
#25920: Add number formatting support for locales that use non-uniform digit grouping (e.g. India) --+ Reporter: dbinoj|Owner: jasisz Type: New feature |

Re: [Django] #16614: Support server-side cursors for queryset iteration in database backends

2016-06-03 Thread Django
#16614: Support server-side cursors for queryset iteration in database backends -+- Reporter: toofishes|Owner: Type: New feature | Status: new

Re: [Django] #8936: admin databrowse (read-only view-only permissions)

2016-06-03 Thread Django
#8936: admin databrowse (read-only view-only permissions) ---+-- Reporter: simon |Owner: PetrDlouhy Type: New feature| Status: assigned Component: contrib.admin

Re: [Django] #26688: Inconsistent logging of 5xx and 4xx requests to django.request

2016-06-03 Thread Django
#26688: Inconsistent logging of 5xx and 4xx requests to django.request ---+ Reporter: solarissmoke |Owner: seocam Type: Bug| Status: assigned Component: HTTP

Re: [Django] #26028: Improve instructions for overriding Django templates

2016-06-03 Thread Django
#26028: Improve instructions for overriding Django templates ---+ Reporter: pydanny|Owner: phildini Type: New feature| Status: assigned Component: Documentation

Re: [Django] #16614: Support server-side cursors for queryset iteration in database backends

2016-06-03 Thread Django
#16614: Support server-side cursors for queryset iteration in database backends -+- Reporter: toofishes|Owner: Type: New feature | Status: new

Re: [Django] #26707: QueryDict.fromkeys fails in mysterious ways

2016-06-03 Thread Django
#26707: QueryDict.fromkeys fails in mysterious ways + Reporter: wimglenn|Owner: nobody Type: Bug | Status: new Component: HTTP handling |

Re: [Django] #16614: Support server-side cursors for queryset iteration in database backends

2016-06-03 Thread Django
#16614: Support server-side cursors for queryset iteration in database backends -+- Reporter: toofishes|Owner: Type: New feature | Status: new

Re: [Django] #16614: Support server-side cursors for queryset iteration in database backends

2016-06-03 Thread Django
#16614: Support server-side cursors for queryset iteration in database backends -+- Reporter: toofishes|Owner: Type: New feature | Status: new

Re: [Django] #26707: QueryDict.fromkeys fails in mysterious ways

2016-06-03 Thread Django
#26707: QueryDict.fromkeys fails in mysterious ways + Reporter: wimglenn|Owner: nobody Type: Bug | Status: new Component: Utilities |

[Django] #26707: QueryDict.fromkeys fails in mysterious ways

2016-06-03 Thread Django
#26707: QueryDict.fromkeys fails in mysterious ways + Reporter: wimglenn| Owner: nobody Type: Bug | Status: new Component: Utilities |Version: master Severity: Normal | Keywords:

Re: [Django] #26666: assertRedirects gives unhelpful error message expected URL is external

2016-06-03 Thread Django
#2: assertRedirects gives unhelpful error message expected URL is external -+- Reporter: inglesp |Owner: Type: | tobiasmcnulty Cleanup/optimization

Re: [Django] #22406: Inconsistent way to parse boolean value from posted data

2016-06-03 Thread Django
#22406: Inconsistent way to parse boolean value from posted data --+-- Reporter: xiaowl@… |Owner: nobody Type: Bug | Status: closed Component: Forms |

Re: [Django] #26702: Document custom field subclass change requires new custom field class

2016-06-03 Thread Django
#26702: Document custom field subclass change requires new custom field class --+ Reporter: baylee|Owner: baylee Type: Cleanup/optimization | Status:

Re: [Django] #26706: "ManyToMany with prefetch_related" clear function doesn't clear the items from the object but deletes from db (was: ManyToMany clear doesn't clear the items from the object but de

2016-06-03 Thread Django
#26706: "ManyToMany with prefetch_related" clear function doesn't clear the items from the object but deletes from db -+- Reporter: cosmosgenius |Owner: nobody Type: Bug

Re: [Django] #26706: ManyToMany clear doesn't clear the items from the object but deletes from db

2016-06-03 Thread Django
#26706: ManyToMany clear doesn't clear the items from the object but deletes from db -+- Reporter: cosmosgenius |Owner: nobody Type: Bug |

Re: [Django] #12810: Add validation for clashing ManyToManyField.db_table names

2016-06-03 Thread Django
#12810: Add validation for clashing ManyToManyField.db_table names -+- Reporter: strelnikovdmitrij|Owner: | berkerpeksag Type: Bug

Re: [Django] #26604: Add example of simple multiple file upload in documentation

2016-06-03 Thread Django
#26604: Add example of simple multiple file upload in documentation -+- Reporter: zxcq544 |Owner: | berkerpeksag Type: New feature

Re: [Django] #26604: Add example of simple multiple file upload in documentation

2016-06-03 Thread Django
#26604: Add example of simple multiple file upload in documentation -+- Reporter: zxcq544 |Owner: | berkerpeksag Type: New feature

Re: [Django] #26604: Add example of simple multiple file upload in documentation

2016-06-03 Thread Django
#26604: Add example of simple multiple file upload in documentation -+- Reporter: zxcq544 |Owner: | berkerpeksag Type: New feature

Re: [Django] #25127: document how to define models in multiple modules

2016-06-03 Thread Django
#25127: document how to define models in multiple modules --+ Reporter: keturn|Owner: palmerev Type: Cleanup/optimization | Status: assigned

Re: [Django] #25127: document how to define models in multiple modules

2016-06-03 Thread Django
#25127: document how to define models in multiple modules --+ Reporter: keturn|Owner: palmerev Type: Cleanup/optimization | Status: assigned

Re: [Django] #25127: document how to define models in multiple modules

2016-06-03 Thread Django
#25127: document how to define models in multiple modules --+ Reporter: keturn|Owner: palmerev Type: Cleanup/optimization | Status: assigned

Re: [Django] #26706: ManyToMany clear doesn't clear the items from the object but deletes from db

2016-06-03 Thread Django
#26706: ManyToMany clear doesn't clear the items from the object but deletes from db -+- Reporter: cosmosgenius |Owner: nobody Type: Bug |

Re: [Django] #12810: Add validation for clashing ManyToManyField.db_table names

2016-06-03 Thread Django
#12810: Add validation for clashing ManyToManyField.db_table names -+- Reporter: strelnikovdmitrij|Owner: | berkerpeksag Type: Bug

Re: [Django] #25920: Add number formatting support for locales that use non-uniform digit grouping (e.g. India)

2016-06-03 Thread Django
#25920: Add number formatting support for locales that use non-uniform digit grouping (e.g. India) --+ Reporter: dbinoj|Owner: jasisz Type: New feature |

Re: [Django] #12810: Add validation for clashing ManyToManyField.db_table names

2016-06-03 Thread Django
#12810: Add validation for clashing ManyToManyField.db_table names -+- Reporter: strelnikovdmitrij|Owner: | berkerpeksag Type: Bug

Re: [Django] #24781: lazy() may need a __repr__ for Python 2

2016-06-03 Thread Django
#24781: lazy() may need a __repr__ for Python 2 ---+- Reporter: jdh13 |Owner: chescales Type: Bug| Status: assigned Component: Utilities |

Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-03 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates -+- Reporter: aaugustin|Owner: bjcubsfan Type: Bug | Status: closed Component:

Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-03 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates -+- Reporter: aaugustin|Owner: bjcubsfan Type: Bug | Status: closed Component:

Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-03 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates -+- Reporter: aaugustin|Owner: bjcubsfan Type: Bug | Status: closed Component:

Re: [Django] #26659: Allow filtering of which tests run

2016-06-03 Thread Django
#26659: Allow filtering of which tests run -+- Reporter: apiraino |Owner: nobody Type: New feature | Status: new Component: Testing framework

Re: [Django] #26705: DjangoTranslation instance has no attribute 'plural'

2016-06-03 Thread Django
#26705: DjangoTranslation instance has no attribute 'plural' --+ Reporter: theju |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #4136: Add a way to save null CharField's as null rather than an empty string

2016-06-03 Thread Django
#4136: Add a way to save null CharField's as null rather than an empty string -+- Reporter: David Cramer |Owner: | Type: New feature |

Re: [Django] #26496: AdminEmailHandler can produce mails violating RFC2822

2016-06-03 Thread Django
#26496: AdminEmailHandler can produce mails violating RFC2822 -+- Reporter: nijel|Owner: knightrix Type: Bug | Status: closed Component: Error

[Django] #26706: ManyToMany clear doesn't clear the items from the object but deletes from db

2016-06-03 Thread Django
#26706: ManyToMany clear doesn't clear the items from the object but deletes from db --+ Reporter: cosmosgenius | Owner: nobody Type: Bug | Status: new

[Django] #26705: DjangoTranslation instance has no attribute 'plural'

2016-06-03 Thread Django
#26705: DjangoTranslation instance has no attribute 'plural' --+ Reporter: theju | Owner: nobody Type: Bug | Status: new Component: Internationalization |Version: 1.8

Re: [Django] #26704: Document DjangoJSONEncoder

2016-06-03 Thread Django
#26704: Document DjangoJSONEncoder --+ Reporter: willhardy |Owner: tbeadle Type: Cleanup/optimization | Status: assigned Component: Documentation

Re: [Django] #25920: Add number formatting support for locales that use non-uniform digit grouping (e.g. India)

2016-06-03 Thread Django
#25920: Add number formatting support for locales that use non-uniform digit grouping (e.g. India) -+- Reporter: dbinoj |Owner: jasisz Type: New feature |

Re: [Django] #26496: AdminEmailHandler can produce mails violating RFC2822

2016-06-03 Thread Django
#26496: AdminEmailHandler can produce mails violating RFC2822 -+- Reporter: nijel|Owner: knightrix Type: Bug | Status: closed Component: Error

Re: [Django] #25127: document how to define models in multiple modules

2016-06-03 Thread Django
#25127: document how to define models in multiple modules --+ Reporter: keturn|Owner: palmerev Type: Cleanup/optimization | Status: assigned

Re: [Django] #26043: Add a hook to run queries between the start of a transaction and a view

2016-06-03 Thread Django
#26043: Add a hook to run queries between the start of a transaction and a view ---+ Reporter: srkunze|Owner: nobody Type: New feature| Status: closed Component:

Re: [Django] #25616: Add note regarding missing dependencies on LookupError for migrations

2016-06-03 Thread Django
#25616: Add note regarding missing dependencies on LookupError for migrations --+ Reporter: mcfletch |Owner: nip3o Type: Cleanup/optimization | Status:

Re: [Django] #26683: Oracle DBs: Add option to use VARCHAR2 data type

2016-06-03 Thread Django
#26683: Oracle DBs: Add option to use VARCHAR2 data type +-- Reporter: elarandjelovic |Owner: nobody Type: New feature | Status: new Component: Migrations |

Re: [Django] #26698: dbshell crashes on Postgres backend with empty database name

2016-06-03 Thread Django
#26698: dbshell crashes on Postgres backend with empty database name -+- Reporter: IlyaSemenov |Owner: mieciu Type: Bug | Status: closed

Re: [Django] #26698: dbshell crashes on Postgres backend with empty database name

2016-06-03 Thread Django
#26698: dbshell crashes on Postgres backend with empty database name -+- Reporter: IlyaSemenov |Owner: mieciu Type: Bug | Status: closed

Re: [Django] #26698: dbshell crashes on Postgres backend with empty database name

2016-06-03 Thread Django
#26698: dbshell crashes on Postgres backend with empty database name -+- Reporter: IlyaSemenov |Owner: mieciu Type: Bug | Status: closed

Re: [Django] #26698: dbshell crashes on Postgres backend with empty database name

2016-06-03 Thread Django
#26698: dbshell crashes on Postgres backend with empty database name -+- Reporter: IlyaSemenov |Owner: mieciu Type: Bug | Status: assigned

Re: [Django] #23546: callproc **kwargs or *args parameter

2016-06-03 Thread Django
#23546: callproc **kwargs or *args parameter -+- Reporter: fatal10110 |Owner: Type: New feature | Status: new Component: Database layer |

Re: [Django] #24317: Deprecate field.rel, replace it with real field instances

2016-06-03 Thread Django
#24317: Deprecate field.rel, replace it with real field instances -+- Reporter: akaariai |Owner: Type: | Status: new

Re: [Django] #15619: Logout link should be protected

2016-06-03 Thread Django
#15619: Logout link should be protected --+ Reporter: void |Owner: Type: Bug | Status: new Component: contrib.auth | Version: master

Re: [Django] #23155: Add request attr to user_login_failed signal

2016-06-03 Thread Django
#23155: Add request attr to user_login_failed signal --+ Reporter: anonymous |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #26021: Standardize on hanging indent in documentation

2016-06-03 Thread Django
#26021: Standardize on hanging indent in documentation --+ Reporter: timgraham |Owner: kutenai Type: Cleanup/optimization | Status: closed Component:

Re: [Django] #26021: Standardize on hanging indent in documentation

2016-06-03 Thread Django
#26021: Standardize on hanging indent in documentation --+ Reporter: timgraham |Owner: kutenai Type: Cleanup/optimization | Status: closed Component:

Re: [Django] #26021: Standardize on hanging indent in documentation

2016-06-03 Thread Django
#26021: Standardize on hanging indent in documentation --+ Reporter: timgraham |Owner: kutenai Type: Cleanup/optimization | Status: closed Component:

Re: [Django] #10107: Allow mark_safe() to be used as a decorator

2016-06-03 Thread Django
#10107: Allow mark_safe() to be used as a decorator -+ Reporter: matehat |Owner: svvitale Type: New feature | Status: assigned Component: Utilities|

Re: [Django] #12666: Setting for sending email using localtime instead of UTC

2016-06-03 Thread Django
#12666: Setting for sending email using localtime instead of UTC -+ Reporter: net147 |Owner: aisipos Type: New feature | Status: assigned Component: Core (Mail) |

Re: [Django] #26628: Log CSRF failures to django.security instead of django.request (was: Log CSRF failures to django.security by default.)

2016-06-03 Thread Django
#26628: Log CSRF failures to django.security instead of django.request --+ Reporter: jacobian |Owner: Hwesta Type: Cleanup/optimization | Status: assigned

Re: [Django] #26702: Document custom field subclass change requires new custom field class

2016-06-03 Thread Django
#26702: Document custom field subclass change requires new custom field class --+ Reporter: baylee|Owner: baylee Type: Cleanup/optimization | Status:

Re: [Django] #15250: Cannot fill parent model instance in cache

2016-06-03 Thread Django
#15250: Cannot fill parent model instance in cache -+- Reporter: vzima|Owner: czpython Type: Bug | Status: closed Component:

Re: [Django] #26638: Allow callable in defaults argument for QuerySet.get_or_create

2016-06-03 Thread Django
#26638: Allow callable in defaults argument for QuerySet.get_or_create -+- Reporter: mlorant |Owner: | ddsnowboard Type: New feature

Re: [Django] #26703: field automatically choosen as primary_key (primary_key=False do not work)

2016-06-03 Thread Django
#26703: field automatically choosen as primary_key (primary_key=False do not work) -+- Reporter: nbremond |Owner: nobody Type: Bug | Status:

Re: [Django] #26703: field automatically choosen as primary_key (primary_key=False do not work)

2016-06-03 Thread Django
#26703: field automatically choosen as primary_key (primary_key=False do not work) -+- Reporter: nbremond |Owner: nobody Type: Bug | Status:

Re: [Django] #19513: update() after annotate(val=Sum(...)) crashes on PostgreSQL & Oracle

2016-06-03 Thread Django
#19513: update() after annotate(val=Sum(...)) crashes on PostgreSQL & Oracle -+- Reporter: mengzhuo1203@… |Owner: nobody Type: Bug | Status: new

Re: [Django] #26703: field automatically choosen as primary_key (primary_key=False do not work)

2016-06-03 Thread Django
#26703: field automatically choosen as primary_key (primary_key=False do not work) -+- Reporter: nbremond |Owner: nobody Type: Bug | Status:

Re: [Django] #26701: Improve link to issue tracker in the contributor guide

2016-06-03 Thread Django
#26701: Improve link to issue tracker in the contributor guide --+ Reporter: shaunagm |Owner: shaunagm Type: Cleanup/optimization | Status: closed

Re: [Django] #26701: Improve link to issue tracker in the contributor guide

2016-06-03 Thread Django
#26701: Improve link to issue tracker in the contributor guide --+ Reporter: shaunagm |Owner: shaunagm Type: Cleanup/optimization | Status: closed

Re: [Django] #26701: Improve link to issue tracker in the contributor guide

2016-06-03 Thread Django
#26701: Improve link to issue tracker in the contributor guide --+ Reporter: shaunagm |Owner: shaunagm Type: Cleanup/optimization | Status: closed

Re: [Django] #26703: field automatically choosen as primary_key (primary_key=False do not work)

2016-06-03 Thread Django
#26703: field automatically choosen as primary_key (primary_key=False do not work) -+- Reporter: nbremond |Owner: nobody Type: Bug | Status:

Re: [Django] #26704: Document DjangoJSONEncoder

2016-06-03 Thread Django
#26704: Document DjangoJSONEncoder --+ Reporter: willhardy |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |

Re: [Django] #21523: Models DateField to_python method no longer supports mock dates.

2016-06-03 Thread Django
#21523: Models DateField to_python method no longer supports mock dates. -+- Reporter: hugo@… |Owner: akki Type: | Status: assigned

Re: [Django] #26644: SuspiciousFileOperation when creating a File from a NamedTemporaryFile

2016-06-03 Thread Django
#26644: SuspiciousFileOperation when creating a File from a NamedTemporaryFile -+- Reporter: hobarrera|Owner: hobarrera Type: Bug | Status:

Re: [Django] #26683: Oracle DBs: Add option to use VARCHAR2 data type

2016-06-03 Thread Django
#26683: Oracle DBs: Add option to use VARCHAR2 data type +-- Reporter: elarandjelovic |Owner: nobody Type: New feature | Status: new Component: Migrations |

Re: [Django] #26656: Add timedelta support to DjangoJSONEncoder

2016-06-03 Thread Django
#26656: Add timedelta support to DjangoJSONEncoder -+- Reporter: willhardy|Owner: nobody Type: New feature | Status: new Component: Core

Re: [Django] #26683: Oracle DBs: Add option to use VARCHAR2 data type

2016-06-03 Thread Django
#26683: Oracle DBs: Add option to use VARCHAR2 data type +-- Reporter: elarandjelovic |Owner: nobody Type: New feature | Status: new Component: Migrations |

[Django] #26704: Document DjangoJSONEncoder

2016-06-03 Thread Django
#26704: Document DjangoJSONEncoder ---+ Reporter: willhardy | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.9 Severity: Normal | Keywords: Triage

Re: [Django] #26683: Oracle DBs: Add option to use VARCHAR2 data type

2016-06-03 Thread Django
#26683: Oracle DBs: Add option to use VARCHAR2 data type +-- Reporter: elarandjelovic |Owner: nobody Type: New feature | Status: new Component: Migrations |

Re: [Django] #26656: Add timedelta support to DjangoJSONEncoder

2016-06-03 Thread Django
#26656: Add timedelta support to DjangoJSONEncoder -+- Reporter: willhardy|Owner: nobody Type: New feature | Status: new Component: Core

Re: [Django] #26683: Oracle DBs: Add option to use VARCHAR2 data type

2016-06-03 Thread Django
#26683: Oracle DBs: Add option to use VARCHAR2 data type +-- Reporter: elarandjelovic |Owner: nobody Type: New feature | Status: new Component: Migrations |

[Django] #26703: field automatically choosen as primary_key (primary_key=False do not work)

2016-06-03 Thread Django
#26703: field automatically choosen as primary_key (primary_key=False do not work) -+- Reporter: nbremond | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #26702: Document custom field subclass change requires new custom field class

2016-06-03 Thread Django
#26702: Document custom field subclass change requires new custom field class --+ Reporter: baylee|Owner: baylee Type: Cleanup/optimization | Status: