Re: [Django] #30966: Migration crashes due to foreign key issue, depending on otherwise irrelevant order on MySQL.

2019-11-12 Thread Django
#30966: Migration crashes due to foreign key issue, depending on otherwise irrelevant order on MySQL. -+- Reporter: Peter Thomassen |Owner: Hasan | Ramezani

Re: [Django] #30982: django.db.backends.postgresql is not one of available backends. (was: error al hacer migraciones)

2019-11-12 Thread Django
#30982: django.db.backends.postgresql is not one of available backends. -+- Reporter: Danny-Tech |Owner: nobody Type: Bug | Status: closed

Re: [Django] #23435: GenericForeignKey should be indexed

2019-11-12 Thread Django
#23435: GenericForeignKey should be indexed --+ Reporter: Aymeric Augustin |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #25388: Allow disabling of all migrations during tests

2019-11-12 Thread Django
#25388: Allow disabling of all migrations during tests ---+ Reporter: Markus Holtermann |Owner: (none) Type: New feature| Status: new Component: Testing

Re: [Django] #30966: Migration crashes due to foreign key issue, depending on otherwise irrelevant order on MySQL.

2019-11-12 Thread Django
#30966: Migration crashes due to foreign key issue, depending on otherwise irrelevant order on MySQL. -+- Reporter: Peter Thomassen |Owner: Hasan | Ramezani

Re: [Django] #30413: admin_views.test_multidb fails with persistent test SQLite database.

2019-11-12 Thread Django
#30413: admin_views.test_multidb fails with persistent test SQLite database. -+- Reporter: Daniel Hahler|Owner: Farhaan | Bukhsh Type: Bug

Re: [Django] #30966: Migration crashes due to foreign key issue, depending on otherwise irrelevant order on MySQL.

2019-11-12 Thread Django
#30966: Migration crashes due to foreign key issue, depending on otherwise irrelevant order on MySQL. -+- Reporter: Peter Thomassen |Owner: Hasan | Ramezani

Re: [Django] #30966: Migration crashes due to foreign key issue, depending on otherwise irrelevant order on MySQL.

2019-11-12 Thread Django
#30966: Migration crashes due to foreign key issue, depending on otherwise irrelevant order on MySQL. -+- Reporter: Peter Thomassen |Owner: Hasan | Ramezani

[Django] #30982: error al hacer migraciones

2019-11-12 Thread Django
#30982: error al hacer migraciones -+ Reporter: Danny-Tech | Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: 2.2

Re: [Django] #29926: Python 3.8 compatibility

2019-11-12 Thread Django
#29926: Python 3.8 compatibility --+ Reporter: Tim Graham|Owner: felixxm Type: New feature | Status: closed Component: Core (Other) | Version:

Re: [Django] #29926: Python 3.8 compatibility

2019-11-12 Thread Django
#29926: Python 3.8 compatibility --+ Reporter: Tim Graham|Owner: felixxm Type: New feature | Status: closed Component: Core (Other) | Version:

Re: [Django] #29926: Python 3.8 compatibility

2019-11-12 Thread Django
#29926: Python 3.8 compatibility --+ Reporter: Tim Graham|Owner: felixxm Type: New feature | Status: closed Component: Core (Other) | Version:

Re: [Django] #29926: Python 3.8 compatibility

2019-11-12 Thread Django
#29926: Python 3.8 compatibility --+ Reporter: Tim Graham|Owner: felixxm Type: New feature | Status: closed Component: Core (Other) | Version:

Re: [Django] #29926: Python 3.8 compatibility

2019-11-12 Thread Django
#29926: Python 3.8 compatibility --+ Reporter: Tim Graham|Owner: felixxm Type: New feature | Status: closed Component: Core (Other) | Version:

Re: [Django] #30941: hasattr(request, '_cached_user') check no longer works

2019-11-12 Thread Django
#30941: hasattr(request, '_cached_user') check no longer works -+ Reporter: Collin Anderson |Owner: nobody Type: Bug | Status: new Component: contrib.auth

Re: [Django] #30941: hasattr(request, '_cached_user') check no longer works

2019-11-12 Thread Django
#30941: hasattr(request, '_cached_user') check no longer works -+ Reporter: Collin Anderson |Owner: nobody Type: Bug | Status: new Component: contrib.auth

Re: [Django] #30941: hasattr(request, '_cached_user') check no longer works

2019-11-12 Thread Django
#30941: hasattr(request, '_cached_user') check no longer works -+ Reporter: Collin Anderson |Owner: nobody Type: Bug | Status: new Component: contrib.auth

Re: [Django] #30981: Admin changelist crashes when using query expression in the ModelAdmin's admin_order_field

2019-11-12 Thread Django
#30981: Admin changelist crashes when using query expression in the ModelAdmin's admin_order_field ---+-- Reporter: Petr DlouhĂ˝|Owner: nobody Type: Uncategorized | Status:

Re: [Django] #30966: Migration crashes due to foreign key issue, depending on otherwise irrelevant order on MySQL.

2019-11-12 Thread Django
#30966: Migration crashes due to foreign key issue, depending on otherwise irrelevant order on MySQL. -+- Reporter: Peter Thomassen |Owner: Hasan | Ramezani

[Django] #30981: Admin changelist crashes when using query expression in the ModelAdmin's admin_order_field

2019-11-12 Thread Django
#30981: Admin changelist crashes when using query expression in the ModelAdmin's admin_order_field -+ Reporter: Petr DlouhĂ˝| Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #30941: hasattr(request, '_cached_user') check no longer works

2019-11-12 Thread Django
#30941: hasattr(request, '_cached_user') check no longer works -+ Reporter: Collin Anderson |Owner: nobody Type: Bug | Status: new Component: contrib.auth

[Django] #30980: admin.E130 (duplicate __name__ attributes of actions) should specify which were duplicated

2019-11-12 Thread Django
#30980: admin.E130 (duplicate __name__ attributes of actions) should specify which were duplicated + Reporter: Keryn Knight | Owner: nobody Type: Cleanup/optimization |

Re: [Django] #30828: Document how to add ManyToMany relationships in bulk for different objects and for manually defined "through".

2019-11-12 Thread Django
#30828: Document how to add ManyToMany relationships in bulk for different objects and for manually defined "through". -+- Reporter: David Foster |Owner: David Type:

Re: [Django] #30828: Document how to add ManyToMany relationships in bulk for different objects and for manually defined "through".

2019-11-12 Thread Django
#30828: Document how to add ManyToMany relationships in bulk for different objects and for manually defined "through". -+- Reporter: David Foster |Owner: David Type:

Re: [Django] #30941: hasattr(request, '_cached_user') check no longer works

2019-11-12 Thread Django
#30941: hasattr(request, '_cached_user') check no longer works -+ Reporter: Collin Anderson |Owner: nobody Type: Bug | Status: new Component: contrib.auth

Re: [Django] #30405: IndexError in _get_lines_from_file when module does not match file contents (via loader)

2019-11-12 Thread Django
#30405: IndexError in _get_lines_from_file when module does not match file contents (via loader) -+- Reporter: Daniel Hahler|Owner: Hasan | Ramezani

Re: [Django] #30405: IndexError in _get_lines_from_file when module does not match file contents (via loader)

2019-11-12 Thread Django
#30405: IndexError in _get_lines_from_file when module does not match file contents (via loader) -+- Reporter: Daniel Hahler|Owner: Hasan | Ramezani