Re: [Django] #26263: Deprecate the template Context.has_key() method

2016-02-22 Thread Django
#26263: Deprecate the template Context.has_key() method -+- Reporter: timgraham|Owner: timgraham Type: | Status: new Cleanup/optimizatio

Re: [Django] #26256: JSON serializer for subset of fields.

2016-02-22 Thread Django
#26256: JSON serializer for subset of fields. --+ Reporter: sonus21 |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

Re: [Django] #26260: Support of object_list in ModelChoiceField and ModelMultipleChoiceField

2016-02-22 Thread Django
#26260: Support of object_list in ModelChoiceField and ModelMultipleChoiceField -+-- Reporter: srkunze |Owner: nobody Type: New feature | Status: new Component: Forms

Re: [Django] #23672: Add “instances” argument to BaseModelFomSet.__init__()

2016-02-22 Thread Django
#23672: Add “instances” argument to BaseModelFomSet.__init__() --+-- Reporter: aki33524 |Owner: nobody Type: New feature | Status: closed Component: Forms

Re: [Django] #26187: Remove weak password hashers from the default PASSWORD_HASHERS setting

2016-02-22 Thread Django
#26187: Remove weak password hashers from the default PASSWORD_HASHERS setting -+- Reporter: timgraham|Owner: timgraham Type: | Status: cl

Re: [Django] #26187: Remove weak password hashers from the default PASSWORD_HASHERS setting

2016-02-22 Thread Django
#26187: Remove weak password hashers from the default PASSWORD_HASHERS setting -+- Reporter: timgraham|Owner: timgraham Type: | Status: as

Re: [Django] #26220: Allow SingleObjectTemplateResponseMixin to get a template_name from form_class if it's a ModelForm

2016-02-22 Thread Django
#26220: Allow SingleObjectTemplateResponseMixin to get a template_name from form_class if it's a ModelForm ---+ Reporter: nim65s |Owner: nobody Type: New feature| Statu

Re: [Django] #25418: URL Validator to check only hostname part without domain nor tld

2016-02-22 Thread Django
#25418: URL Validator to check only hostname part without domain nor tld --+ Reporter: foxmask |Owner: nobody Type: New feature | Status: new Component: Core (Other)

Re: [Django] #26188: Document how to wrap password hashers

2016-02-22 Thread Django
#26188: Document how to wrap password hashers ---+- Reporter: timgraham |Owner: timgraham Type: New feature| Status: closed Component: Documentation |

Re: [Django] #26188: Document how to wrap password hashers

2016-02-22 Thread Django
#26188: Document how to wrap password hashers ---+- Reporter: timgraham |Owner: timgraham Type: New feature| Status: closed Component: Documentation |

Re: [Django] #25670: `dictsort` does not work when `arg` parameter is numeric

2016-02-22 Thread Django
#25670: `dictsort` does not work when `arg` parameter is numeric -+- Reporter: soon |Owner: soon Type: Bug | Status: assigned Componen

Re: [Django] #26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken

2016-02-22 Thread Django
#26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken -+- Reporter: davidswelt |Owner: timgraham Type: Bug

Re: [Django] #26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken

2016-02-22 Thread Django
#26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken -+- Reporter: davidswelt |Owner: timgraham Type: Bug

Re: [Django] #26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken

2016-02-22 Thread Django
#26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken -+- Reporter: davidswelt |Owner: timgraham Type: Bug

Re: [Django] #25858: Deriving from abstract model with foreign key to model in same app broken on Django 1.9

2016-02-22 Thread Django
#25858: Deriving from abstract model with foreign key to model in same app broken on Django 1.9 -+- Reporter: kaedroho |Owner: charettes Type: Bug |

Re: [Django] #26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken

2016-02-22 Thread Django
#26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken -+- Reporter: davidswelt |Owner: timgraham Type: Bug

Re: [Django] #25418: URL Validator to check only hostname part without domain nor tld

2016-02-22 Thread Django
#25418: URL Validator to check only hostname part without domain nor tld --+ Reporter: foxmask |Owner: nobody Type: New feature | Status: new Component: Core (Other)

Re: [Django] #26186: When extending from abstract model, ForeignKey points to wrong application

2016-02-22 Thread Django
#26186: When extending from abstract model, ForeignKey points to wrong application -+- Reporter: skyjur |Owner: charettes Type: Bug | Status

[Django] #26265: RendererMixin id_for_label causes HTML id uniqueness violation

2016-02-22 Thread Django
#26265: RendererMixin id_for_label causes HTML id uniqueness violation + Reporter: scoenye | Owner: nobody Type: Bug | Status: new Component: Forms |Version: 1.9 Severity: Normal | Ke

Re: [Django] #25971: BrokenLinkEmailsMiddleware shouldn't report 404s when URL = Referer + "/"

2016-02-22 Thread Django
#25971: BrokenLinkEmailsMiddleware shouldn't report 404s when URL = Referer + "/" -+- Reporter: jribbens |Owner: | harikrishnakanchi Type: B

Re: [Django] #26190: Return final management command result from call_command

2016-02-22 Thread Django
#26190: Return final management command result from call_command -+- Reporter: claudep |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #26264: prefetch_related() crashes with values_list(flat=True) (was: values_list with flat=True doesn't make sense with prefetch_related)

2016-02-22 Thread Django
#26264: prefetch_related() crashes with values_list(flat=True) -+- Reporter: agmond |Owner: nobody Type: Bug | Status: new Component: D

Re: [Django] #26264: values_list with flat=True doesn't make sense with prefetch_related

2016-02-22 Thread Django
#26264: values_list with flat=True doesn't make sense with prefetch_related -+- Reporter: agmond |Owner: nobody Type: Bug | Status: new

Re: [Django] #26264: values_list with flat=True doesn't make sense with prefetch_related

2016-02-22 Thread Django
#26264: values_list with flat=True doesn't make sense with prefetch_related -+- Reporter: agmond |Owner: nobody Type: Bug | Status: new

Re: [Django] #26264: values_list with flat=True doesn't make sense with prefetch_related

2016-02-22 Thread Django
#26264: values_list with flat=True doesn't make sense with prefetch_related -+- Reporter: agmond |Owner: nobody Type: Bug | Status: new

Re: [Django] #19527: Allow QuerySet.bulk_create() to set the primary key of its objects

2016-02-22 Thread Django
#19527: Allow QuerySet.bulk_create() to set the primary key of its objects -+- Reporter: Tuttle |Owner: nobody Type: New feature | Status: new C

Re: [Django] #26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken

2016-02-22 Thread Django
#26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken -+- Reporter: davidswelt |Owner: timgraham Type: Bug

[Django] #26264: values_list with flat=True doesn't make sense with prefetch_related

2016-02-22 Thread Django
#26264: values_list with flat=True doesn't make sense with prefetch_related --+ Reporter: agmond| Owner: nobody Type: Bug | Status: new Component: Databa

Re: [Django] #26260: Support of object_list in ModelChoiceField and ModelMultipleChoiceField

2016-02-22 Thread Django
#26260: Support of object_list in ModelChoiceField and ModelMultipleChoiceField -+-- Reporter: srkunze |Owner: nobody Type: New feature | Status: new Component: Forms

Re: [Django] #26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken

2016-02-22 Thread Django
#26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken -+- Reporter: davidswelt |Owner: timgraham Type: Bug |

Re: [Django] #26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken

2016-02-22 Thread Django
#26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken -+- Reporter: davidswelt |Owner: timgraham Type: Bug |

Re: [Django] #26263: Deprecate the template Context.has_key() method

2016-02-22 Thread Django
#26263: Deprecate the template Context.has_key() method -+- Reporter: timgraham|Owner: timgraham Type: | Status: new Cleanup/optimizatio

[Django] #26263: Deprecate the template Context.has_key() method

2016-02-22 Thread Django
#26263: Deprecate the template Context.has_key() method -+- Reporter: timgraham | Owner: timgraham Type: | Status: new Cleanup/optimization |

Re: [Django] #26261: QuerySet.exclude() crashes when referencing related_qurey_name of GenericRelation

2016-02-22 Thread Django
#26261: QuerySet.exclude() crashes when referencing related_qurey_name of GenericRelation -+- Reporter: Muty |Owner: nobody Type: Bug | Sta

Re: [Django] #26261: QuerySet.exclude() crashes when referencing related_qurey_name of GenericRelation (was: Using GenericRelation with exclude)

2016-02-22 Thread Django
#26261: QuerySet.exclude() crashes when referencing related_qurey_name of GenericRelation -+- Reporter: Muty |Owner: nobody Type: Bug | Sta

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

2016-02-22 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] #26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken

2016-02-22 Thread Django
#26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken -+ Reporter: davidswelt |Owner: nobody Type: Bug |

Re: [Django] #26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken (was: TemplateResponse and SimpleTemplateResponse: error message causes Ty

2016-02-22 Thread Django
#26253: Deprecation for TemplateResponse and SimpleTemplateResponse accepting django.template.Template is broken -+ Reporter: davidswelt |Owner: nobody Type: Bug |

Re: [Django] #26250: Use a single string placeholder syntax for all user facing APIs

2016-02-22 Thread Django
#26250: Use a single string placeholder syntax for all user facing APIs -+- Reporter: jdufresne|Owner: nobody Type: | Status: new Cleanu

Re: [Django] #26262: Add HTTP response status code to JsonResponse

2016-02-22 Thread Django
#26262: Add HTTP response status code to JsonResponse ---+-- Reporter: boussouira |Owner: nobody Type: New feature| Status: closed Component: HTTP handling |

Re: [Django] #26262: Add HTTP response status code to JsonResponse

2016-02-22 Thread Django
#26262: Add HTTP response status code to JsonResponse ---+-- Reporter: boussouira |Owner: nobody Type: New feature| Status: closed Component: HTTP handling |

Re: [Django] #26260: Support of object_list in ModelChoiceField and ModelMultipleChoiceField

2016-02-22 Thread Django
#26260: Support of object_list in ModelChoiceField and ModelMultipleChoiceField -+-- Reporter: srkunze |Owner: nobody Type: New feature | Status: new Component: Forms

Re: [Django] #26262: Add HTTP response status code to JsonResponse

2016-02-22 Thread Django
#26262: Add HTTP response status code to JsonResponse ---+-- Reporter: boussouira |Owner: nobody Type: New feature| Status: closed Component: HTTP handling |

Re: [Django] #26262: Add HTTP response status code to JsonResponse

2016-02-22 Thread Django
#26262: Add HTTP response status code to JsonResponse ---+-- Reporter: boussouira |Owner: nobody Type: New feature| Status: closed Component: HTTP handling |

Re: [Django] #26261: Using GenericRelation with exclude

2016-02-22 Thread Django
#26261: Using GenericRelation with exclude -+- Reporter: Muty |Owner: nobody Type: Bug | Status: new Component:

[Django] #26262: Add HTTP response status code to JsonResponse

2016-02-22 Thread Django
#26262: Add HTTP response status code to JsonResponse ---+ Reporter: boussouira | Owner: nobody Type: New feature| Status: new Component: HTTP handling |Version: 1.9 Severity: Normal | Keyw

Re: [Django] #26254: Support for disallowing filter on local fields in ModelAdmin

2016-02-22 Thread Django
#26254: Support for disallowing filter on local fields in ModelAdmin --+-- Reporter: DheerendraRathor |Owner: nobody Type: New feature | Status: closed Component:

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

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

Re: [Django] #26261: Using GenericRelation with exclude

2016-02-22 Thread Django
#26261: Using GenericRelation with exclude -+- Reporter: Muty |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #26261: Using GenericRelation with exclude

2016-02-22 Thread Django
#26261: Using GenericRelation with exclude -+ Reporter: Muty | Owner: nobody Type: Uncategorized| Status: new Component: contrib.contenttypes |Version: 1.8 Sever

[Django] #26261: Using GenericRelation with exclude

2016-02-22 Thread Django
#26261: Using GenericRelation with exclude --+ Reporter: Muty | Owner: nobody Type: Uncategorized | Status: new Component: contrib.contenttypes |Version: 1.8 S

[Django] #26260: Support of object_list in ModelChoiceField and ModelMultipleChoiceField

2016-02-22 Thread Django
#26260: Support of object_list in ModelChoiceField and ModelMultipleChoiceField -+ Reporter: srkunze | Owner: nobody Type: New feature | Status: new Component: Forms|Version: master Severity: No

Re: [Django] #26259: Form.cleaned_data should call is_valid() if necessary (was: Form.cleaned_data should be a property)

2016-02-22 Thread Django
#26259: Form.cleaned_data should call is_valid() if necessary -+-- Reporter: guettli |Owner: nobody Type: New feature | Status: closed Component: Forms|

Re: [Django] #26232: i18n unit test fails on xgettext in /usr/local/bin

2016-02-22 Thread Django
#26232: i18n unit test fails on xgettext in /usr/local/bin -+- Reporter: jeroenp |Owner: nobody Type: Bug | Status: new Component:

[Django] #26259: Form.cleaned_data should be a property

2016-02-22 Thread Django
#26259: Form.cleaned_data should be a property ---+ Reporter: guettli| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.9 Severity: Normal | Keywords:

Re: [Django] #26256: JSON serializer for subset of fields.

2016-02-22 Thread Django
#26256: JSON serializer for subset of fields. --+ Reporter: sonus21 |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

Re: [Django] #26254: Support for disallowing filter on local fields in ModelAdmin

2016-02-22 Thread Django
#26254: Support for disallowing filter on local fields in ModelAdmin --+-- Reporter: DheerendraRathor |Owner: nobody Type: New feature | Status: new Component: con

Re: [Django] #26217: Docs for WeekArchiveView are misleading about %W

2016-02-22 Thread Django
#26217: Docs for WeekArchiveView are misleading about %W ---+ Reporter: konk |Owner: konk Type: Bug| Status: assigned Component: Documentation |

Re: [Django] #26253: TemplateResponse and SimpleTemplateResponse: error message causes TypeError

2016-02-22 Thread Django
#26253: TemplateResponse and SimpleTemplateResponse: error message causes TypeError -+-- Reporter: davidswelt |Owner: nobody Type: Uncategorized| Status: new Co

Re: [Django] #26242: Allow to create models with static app_label at import stage.

2016-02-22 Thread Django
#26242: Allow to create models with static app_label at import stage. -+- Reporter: kramarz |Owner: nobody Type: New feature | Status: closed Com

Re: [Django] #26258: Jinja2 rendered templates are not safe by default

2016-02-22 Thread Django
#26258: Jinja2 rendered templates are not safe by default -+-- Reporter: tsouvarev|Owner: nobody Type: Bug | Status: new Component: Template system

Re: [Django] #26254: Support for disallowing filter on local fields in ModelAdmin

2016-02-22 Thread Django
#26254: Support for disallowing filter on local fields in ModelAdmin --+-- Reporter: DheerendraRathor |Owner: nobody Type: New feature | Status: new Component: con

Re: [Django] #26258: Jinja2 rendered templates are not safe by default

2016-02-22 Thread Django
#26258: Jinja2 rendered templates are not safe by default -+-- Reporter: tsouvarev|Owner: nobody Type: Bug | Status: new Component: Template system

Re: [Django] #26244: URLValidator and http/request.py use different validators

2016-02-22 Thread Django
#26244: URLValidator and http/request.py use different validators -+- Reporter: zachborboa |Owner: nobody Type: | Status: closed Cleanup/o

Re: [Django] #26253: TemplateResponse and SimpleTemplateResponse: error message causes TypeError (was: TemplateResponse and BasicTemplateResponse: error message causes TypeError)

2016-02-22 Thread Django
#26253: TemplateResponse and SimpleTemplateResponse: error message causes TypeError -+-- Reporter: davidswelt |Owner: nobody Type: Uncategorized| Status: new Co

Re: [Django] #26257: Add support for expressions like (Lower('myfield'), ) in model Meta.ordering (was: runserver fails with AttributeError when using Meta.ordering = (Lower('myfield'), ))

2016-02-22 Thread Django
#26257: Add support for expressions like (Lower('myfield'),) in model Meta.ordering -+- Reporter: aluminiumgeek|Owner: nobody Type: New feature | Status:

Re: [Django] #26255: Tutorial part 3 references include() that happens in tutorial 1 (was: In "Writing your first Django app, part 3" in "Writing more views" section it's not clear what include() refe

2016-02-22 Thread Django
#26255: Tutorial part 3 references include() that happens in tutorial 1 --+ Reporter: ameidatou |Owner: nobody Type: Cleanup/optimization | Status: new Co

Re: [Django] #26258: Jinja2 rendered templates are not safe by default

2016-02-22 Thread Django
#26258: Jinja2 rendered templates are not safe by default -+ Reporter: tsouvarev| Owner: nobody Type: Bug | Status: new Component: Template system |Version: 1.9 Severity: Normal

[Django] #26258: Jinja2 rendered templates are not safe by default

2016-02-22 Thread Django
#26258: Jinja2 rendered templates are not safe by default -+ Reporter: tsouvarev| Owner: nobody Type: Bug | Status: new Component: Template system |Version: 1.9 Severity: Normal

Re: [Django] #23816: Ability to defer model field by default

2016-02-22 Thread Django
#23816: Ability to defer model field by default -+- Reporter: rcoup|Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #26248: Make current WSGI request instance available in forms.ModelForm instances.

2016-02-22 Thread Django
#26248: Make current WSGI request instance available in forms.ModelForm instances. +-- Reporter: Dmitri-Sintsov |Owner: nobody Type: New feature | Status: closed Com

Re: [Django] #26256: JSON serializer for subset of fields.

2016-02-22 Thread Django
#26256: JSON serializer for subset of fields. --+ Reporter: sonus21 |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

Re: [Django] #26238: confusing error message: django.core.exceptions.FieldError: Unknown field(s) specified when including a BinaryField in ModelForm.Meta.fields

2016-02-22 Thread Django
#26238: confusing error message: django.core.exceptions.FieldError: Unknown field(s) specified when including a BinaryField in ModelForm.Meta.fields -+- Reporter: groovecoder |Owner: nobody

Re: [Django] #26214: Better error message for RuntimeError: populate() isn't reentrant

2016-02-22 Thread Django
#26214: Better error message for RuntimeError: populate() isn't reentrant -+- Reporter: guettli |Owner: nobody Type: | Status: closed C

Re: [Django] #26235: POST to delete protected fk relationship raises ProtectedError

2016-02-22 Thread Django
#26235: POST to delete protected fk relationship raises ProtectedError ---+ Reporter: Zelvuska |Owner: akki Type: Bug| Status: assigned Component: contrib.a

[Django] #26257: runserver fails with AttributeError when using Meta.ordering = (Lower('myfield'), )

2016-02-22 Thread Django
#26257: runserver fails with AttributeError when using Meta.ordering = (Lower('myfield'),) --+--- Reporter: aluminiumgeek | Owner: nobody Type: Bug | Status: new Component: