Re: [Django] #27543: AttributeError: '_Frame' object has no attribute 'f_back' / Django and celery error logging gone wrong

2018-06-05 Thread Django
#27543: AttributeError: '_Frame' object has no attribute 'f_back' / Django and celery error logging gone wrong -+- Reporter: Simon Chenard|Owner: (none) Type: Bug |

Re: [Django] #29473: Postgres JSONField escaping to infinity on each save

2018-06-05 Thread Django
#29473: Postgres JSONField escaping to infinity on each save -+- Reporter: Laurynas Riliskis|Owner: (none) Type: Bug | Status: new Component:

[Django] #29474: BaseInlineFormset.save_new() more complicated than it needs to be?

2018-06-05 Thread Django
#29474: BaseInlineFormset.save_new() more complicated than it needs to be? + Reporter: ljsjl | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #29427: RequestDataTooBig raised in request.py prevents Middleware from returning a valid response

2018-06-05 Thread Django
#29427: RequestDataTooBig raised in request.py prevents Middleware from returning a valid response ---+ Reporter: S. Paquette|Owner: nobody Type: Bug| Status:

[Django] #29473: Postgres JSONField escaping to infinity on each save

2018-06-05 Thread Django
#29473: Postgres JSONField escaping to infinity on each save -+- Reporter: Laurynas | Owner: (none) Riliskis | Type: Bug| Status: new

Re: [Django] #29468: Allow overriding a widget's attributes without redeclaring the default widget

2018-06-05 Thread Django
#29468: Allow overriding a widget's attributes without redeclaring the default widget -+- Reporter: Ivan Muller |Owner: nobody Type: |

Re: [Django] #29419: Limiting visibility of Admin actions to `change` permission only isn't right.

2018-06-05 Thread Django
#29419: Limiting visibility of Admin actions to `change` permission only isn't right. -+ Reporter: Paulo|Owner: (none) Type: Bug | Status: new

Re: [Django] #29419: Limiting visibility of Admin actions to `change` permission only isn't right.

2018-06-05 Thread Django
#29419: Limiting visibility of Admin actions to `change` permission only isn't right. -+- Reporter: Paulo|Owner: Hiroki | Kiyohara Type:

Re: [Django] #29468: Allow overriding a widget's attributes without redeclaring the default widget (was: Improve Form Field declaration of widget `attrs`.)

2018-06-05 Thread Django
#29468: Allow overriding a widget's attributes without redeclaring the default widget -+- Reporter: Ivan Muller |Owner: nobody Type: |

Re: [Django] #29419: Limiting visibility of Admin actions to `change` permission only isn't right.

2018-06-05 Thread Django
#29419: Limiting visibility of Admin actions to `change` permission only isn't right. -+- Reporter: Paulo|Owner: Hiroki | Kiyohara Type:

Re: [Django] #29419: Limiting visibility of Admin actions to `change` permission only isn't right. (was: Document the change in permissions required to perform admin actions)

2018-06-05 Thread Django
#29419: Limiting visibility of Admin actions to `change` permission only isn't right. -+- Reporter: Paulo|Owner: Hiroki | Kiyohara Type:

Re: [Django] #29451: Add compatibility with MySQL 8

2018-06-05 Thread Django
#29451: Add compatibility with MySQL 8 -+- Reporter: Tim Graham |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #29353: _middleware_chain is not set for StaticFilesHandler

2018-06-05 Thread Django
#29353: _middleware_chain is not set for StaticFilesHandler -+- Reporter: koxu1996 |Owner: Claude | Paroz Type: Bug |

Re: [Django] #29454: Default size for django.core.files.uploadedfile is None and then len will raise error

2018-06-05 Thread Django
#29454: Default size for django.core.files.uploadedfile is None and then len will raise error -+- Reporter: jxltom |Owner: nobody Type: |

Re: [Django] #29469: Makemigrations provides misleading error message.

2018-06-05 Thread Django
#29469: Makemigrations provides misleading error message. ---+-- Reporter: Matthew Schinckel |Owner: nobody Type: Uncategorized | Status: new Component: Migrations

Re: [Django] #29396: Using date__year comparisons together with OuterRef causes an IndexError

2018-06-05 Thread Django
#29396: Using date__year comparisons together with OuterRef causes an IndexError -+- Reporter: Dmitry Shachnev |Owner: Windson | yang Type: Bug

Re: [Django] #29303: non_atomic_requests decorator alters _non_atomic_requests attribute of original function

2018-06-05 Thread Django
#29303: non_atomic_requests decorator alters _non_atomic_requests attribute of original function -+- Reporter: Alasdair Nicol |Owner: Windson | yang

Re: [Django] #29301: Reorder management command arguments in --help output to prioritize command-specific arguments

2018-06-05 Thread Django
#29301: Reorder management command arguments in --help output to prioritize command-specific arguments -+- Reporter: David Foster |Owner: David Type: | Foster

Re: [Django] #29303: non_atomic_requests decorator alters _non_atomic_requests attribute of original function

2018-06-05 Thread Django
#29303: non_atomic_requests decorator alters _non_atomic_requests attribute of original function -+- Reporter: Alasdair Nicol |Owner: Windson | yang

Re: [Django] #29459: Make Form data/files initialize with an empty MultiValueDict rather than dict

2018-06-05 Thread Django
#29459: Make Form data/files initialize with an empty MultiValueDict rather than dict --+ Reporter: Sven R. Kunze |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #29463: add pagination to stacked inline and tabular inline

2018-06-05 Thread Django
#29463: add pagination to stacked inline and tabular inline ---+-- Reporter: oliver |Owner: oliver Type: New feature| Status: closed Component: contrib.admin |

Re: [Django] #29468: Improve Form Field declaration of widget `attrs`. (was: Form Field declaration:)

2018-06-05 Thread Django
#29468: Improve Form Field declaration of widget `attrs`. -+- Reporter: Ivan Muller |Owner: nobody Type: | Status: closed