Re: [Django] #27531: Delete confirmation page overrides extrahead

2016-11-23 Thread Django
#27531: Delete confirmation page overrides extrahead ---+-- Reporter: elky |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #27530: Referencing a function in a model field definition, and then removing that reference (and function) after running a migration raises an exception

2016-11-23 Thread Django
#27530: Referencing a function in a model field definition, and then removing that reference (and function) after running a migration raises an exception ---+-- Reporter: Jesse |Owner: nobody

[Django] #27531: Delete confirmation page overrides extrahead

2016-11-23 Thread Django
#27531: Delete confirmation page overrides extrahead -+ Reporter: elky | Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #27529: Geographic database functions with two parameters should accept expressions in one or the other arguments

2016-11-23 Thread Django
#27529: Geographic database functions with two parameters should accept expressions in one or the other arguments -+- Reporter: Antoine Auberger |Owner: nobody Type: Bug

[Django] #27530: Referencing a function in a model field definition, and then removing that reference (and function) after running a migration raises an exception

2016-11-23 Thread Django
#27530: Referencing a function in a model field definition, and then removing that reference (and function) after running a migration raises an exception -+ Reporter: Jesse | Owner: nobody

Re: [Django] #27321: ignores_quoted_identifier_case broken on MySQL on OS X/Windows

2016-11-23 Thread Django
#27321: ignores_quoted_identifier_case broken on MySQL on OS X/Windows -+- Reporter: Adam Chainz |Owner: Adam | Chainz Type: Bug

Re: [Django] #24370: Recommend that all new projects use a custom user model

2016-11-23 Thread Django
#24370: Recommend that all new projects use a custom user model -+- Reporter: Carl Meyer |Owner: Krzysztof Type: | Gogolewski Cleanup/optimization

Re: [Django] #24370: Recommend that all new projects use a custom user model

2016-11-23 Thread Django
#24370: Recommend that all new projects use a custom user model -+- Reporter: Carl Meyer |Owner: Krzysztof Type: | Gogolewski Cleanup/optimization

Re: [Django] #27025: Python 3.6 compatibility

2016-11-23 Thread Django
#27025: Python 3.6 compatibility --+ Reporter: Tim Graham|Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version: master

Re: [Django] #20218: Default authorization backend returns False when queried for object level permissions

2016-11-23 Thread Django
#20218: Default authorization backend returns False when queried for object level permissions --+ Reporter: soren@… |Owner: nobody Type: Bug | Status: new Com

Re: [Django] #20218: Default authorization backend returns False when queried for object level permissions

2016-11-23 Thread Django
#20218: Default authorization backend returns False when queried for object level permissions --+ Reporter: soren@… |Owner: nobody Type: Bug | Status: new Com

Re: [Django] #27529: Geographic database functions with two parameters should accept expressions in one or the other arguments

2016-11-23 Thread Django
#27529: Geographic database functions with two parameters should accept expressions in one or the other arguments -+- Reporter: Antoine |Owner: nobody Type: Bug

Re: [Django] #20218: Default authorization backend returns False when queried for object level permissions

2016-11-23 Thread Django
#20218: Default authorization backend returns False when queried for object level permissions --+ Reporter: soren@… |Owner: nobody Type: Bug | Status: new Com

[Django] #27529: Geographic database functions with two parameters should accept expressions in one or the other arguments

2016-11-23 Thread Django
#27529: Geographic database functions with two parameters should accept expressions in one or the other arguments -+- Reporter: Antoine| Owner: nobody Type: Bug|

Re: [Django] #27528: No default object-level permissions provider

2016-11-23 Thread Django
#27528: No default object-level permissions provider --+-- Reporter: Jamie Bliss |Owner: nobody Type: New feature | Status: closed Component: contrib.auth |

Re: [Django] #27528: No default object-level permissions provider

2016-11-23 Thread Django
#27528: No default object-level permissions provider ---+-- Reporter: Jamie Bliss|Owner: nobody Type: Uncategorized | Status: new Component: contrib.auth |

[Django] #27528: No default object-level permissions provider

2016-11-23 Thread Django
#27528: No default object-level permissions provider -+ Reporter: Jamie Bliss| Owner: nobody Type: Uncategorized | Status: new Component: contrib.auth |

Re: [Django] #27025: Python 3.6 compatibility

2016-11-23 Thread Django
#27025: Python 3.6 compatibility --+ Reporter: Tim Graham|Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version: master

Re: [Django] #25966: Implement get_user_model() that can be used in models.py

2016-11-23 Thread Django
#25966: Implement get_user_model() that can be used in models.py -+- Reporter: Marten Kenbeek |Owner: Markus | Holtermann Type: New feature

Re: [Django] #27499: Pickling a QuerySet evaluates the querysets given to Prefetch in prefetch_related

2016-11-23 Thread Django
#27499: Pickling a QuerySet evaluates the querysets given to Prefetch in prefetch_related -+- Reporter: Adam Chainz |Owner: nobody Type: Bug | Sta

Re: [Django] #26543: Changelist actions don't redirect after failed action resulting in possible ERR_CACHE_MISS in next steps

2016-11-23 Thread Django
#26543: Changelist actions don't redirect after failed action resulting in possible ERR_CACHE_MISS in next steps -+- Reporter: Emmanuelle |Owner: Adonys Delescolle

Re: [Django] #27473: Allow using Extract() with DurationField

2016-11-23 Thread Django
#27473: Allow using Extract() with DurationField -+- Reporter: Daniel Hahler|Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #26543: Changelist actions don't redirect after failed action resulting in possible ERR_CACHE_MISS in next steps

2016-11-23 Thread Django
#26543: Changelist actions don't redirect after failed action resulting in possible ERR_CACHE_MISS in next steps -+- Reporter: Emmanuelle |Owner: Adonys Delescolle

Re: [Django] #26543: Changelist actions don't redirect after failed action resulting in possible ERR_CACHE_MISS in next steps

2016-11-23 Thread Django
#26543: Changelist actions don't redirect after failed action resulting in possible ERR_CACHE_MISS in next steps -+- Reporter: Emmanuelle |Owner: Adonys Delescolle

Re: [Django] #27358: Add a system check for FileField upload_to starting with a slash

2016-11-23 Thread Django
#27358: Add a system check for FileField upload_to starting with a slash -+- Reporter: Tim Graham |Owner: Henry Type: | Dang Cleanup/optimization

Re: [Django] #27499: Pickling a QuerySet evaluates the querysets given to Prefetch in prefetch_related

2016-11-23 Thread Django
#27499: Pickling a QuerySet evaluates the querysets given to Prefetch in prefetch_related -+- Reporter: Adam Chainz |Owner: nobody Type: Bug | Sta

Re: [Django] #27318: Return failed values from memcached.set_many()

2016-11-23 Thread Django
#27318: Return failed values from memcached.set_many() -+- Reporter: Florent Fourcot |Owner: Olivier Type: | Tabone Cleanup/optimization |

Re: [Django] #27471: Make admin's list_filter choices collapsable

2016-11-23 Thread Django
#27471: Make admin's list_filter choices collapsable -+- Reporter: Greg McCoy |Owner: nobody Type: New feature | Status: new Component: contrib.adm

Re: [Django] #27222: Refresh fields that are expressions after Model.save()

2016-11-23 Thread Django
#27222: Refresh fields that are expressions after Model.save() -+- Reporter: holvianssi |Owner: nobody Type: New feature | Status: new Component: D

Re: [Django] #27473: Allow using Extract() with DurationField

2016-11-23 Thread Django
#27473: Allow using Extract() with DurationField -+- Reporter: Daniel Hahler|Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #24959: Allow using negative timedeltas in expressions on MySQL and Oracle

2016-11-23 Thread Django
#24959: Allow using negative timedeltas in expressions on MySQL and Oracle -+- Reporter: Fred Palmer |Owner: felixxm Type: Bug | Status: closed

Re: [Django] #24959: Allow using negative timedeltas in expressions on MySQL and Oracle (was: Allow using negative timedeltas in expressions)

2016-11-23 Thread Django
#24959: Allow using negative timedeltas in expressions on MySQL and Oracle -+- Reporter: Fred Palmer |Owner: felixxm Type: Bug | Status: assigned

Re: [Django] #27356: admin lookup_allowed incorrectly returns False for a nested reverse OneToOneField

2016-11-23 Thread Django
#27356: admin lookup_allowed incorrectly returns False for a nested reverse OneToOneField ---+ Reporter: Tobias Krönke |Owner: felixxm Type: Bug| Status: assigned

Re: [Django] #26340: Cannot rollback to a savepoint explicitly after an IntegrityError when autocommit is disabled

2016-11-23 Thread Django
#26340: Cannot rollback to a savepoint explicitly after an IntegrityError when autocommit is disabled -+- Reporter: Aymeric Augustin |Owner: nobody Type: Bug |

Re: [Django] #27504: Cannot Make ORM Queries After an Error and Rollback In Non-autocommit Mode

2016-11-23 Thread Django
#27504: Cannot Make ORM Queries After an Error and Rollback In Non-autocommit Mode -+- Reporter: Mark Young |Owner: nobody Type: Bug | Status:

Re: [Django] #26677: Run i18n tests on disposable FS tree instead of source code

2016-11-23 Thread Django
#26677: Run i18n tests on disposable FS tree instead of source code -+- Reporter: Ramiro Morales |Owner: Ramiro Type: | Morales Cleanup/optimization

Re: [Django] #27526: test_fuzzy_compiling failing on a machine with 64 cores

2016-11-23 Thread Django
#27526: test_fuzzy_compiling failing on a machine with 64 cores --+ Reporter: Raphaël Hertzog |Owner: nobody Type: Bug | Status: closed Compone

Re: [Django] #26677: Run i18n tests on disposable FS tree instead of source code

2016-11-23 Thread Django
#26677: Run i18n tests on disposable FS tree instead of source code -+- Reporter: Ramiro Morales |Owner: Ramiro Type: | Morales Cleanup/optimization

Re: [Django] #26677: Run i18n tests on disposable FS tree instead of source code

2016-11-23 Thread Django
#26677: Run i18n tests on disposable FS tree instead of source code -+- Reporter: Ramiro Morales |Owner: Ramiro Type: | Morales Cleanup/optimization

Re: [Django] #27525: Revert to previous migration automatically after failure when using MySQL backend

2016-11-23 Thread Django
#27525: Revert to previous migration automatically after failure when using MySQL backend -+- Reporter: Sandy Agafonoff |Owner: nobody Type: New feature | St

Re: [Django] #27527: How to enable login for a custom written authentication backend

2016-11-23 Thread Django
#27527: How to enable login for a custom written authentication backend -+- Reporter: Kireeti |Owner: nobody Type: Uncategorized| Status: closed C

[Django] #27527: How to enable login for a custom written authentication backend

2016-11-23 Thread Django
#27527: How to enable login for a custom written authentication backend -+- Reporter: Kireeti| Owner: nobody Type: | Status: new Uncategorized

Re: [Django] #27477: Use QuerySet.select_for_update() in admin change form to fix race condition

2016-11-23 Thread Django
#27477: Use QuerySet.select_for_update() in admin change form to fix race condition ---+-- Reporter: Dave Hall |Owner: nobody Type: New feature| Status: new Componen

Re: [Django] #27525: Revert to previous migration automatically after failure when using MySQL backend

2016-11-23 Thread Django
#27525: Revert to previous migration automatically after failure when using MySQL backend -+- Reporter: Sandy Agafonoff |Owner: nobody Type: New feature | St

Re: [Django] #27526: test_fuzzy_compiling failing on a machine with 64 cores

2016-11-23 Thread Django
#27526: test_fuzzy_compiling failing on a machine with 64 cores -+- Reporter: Raphaël Hertzog |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #27526: test_fuzzy_compiling failing on a machine with 64 cores

2016-11-23 Thread Django
#27526: test_fuzzy_compiling failing on a machine with 64 cores -+- Reporter: Raphaël Hertzog |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #27526: test_fuzzy_compiling failing on a machine with 64 cores

2016-11-23 Thread Django
#27526: test_fuzzy_compiling failing on a machine with 64 cores -+- Reporter: Raphaël Hertzog |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #26920: GEOSGeometry objects compare equal despite different SRID

2016-11-23 Thread Django
#26920: GEOSGeometry objects compare equal despite different SRID -+- Reporter: Raphael Das Gupta|Owner: nobody Type: | Status: closed Cleanup/o