Re: [Django] #29428: Add support to admin for expressions like (Lower('myfield'), ) in model Meta.ordering

2018-06-14 Thread Django
#29428: Add support to admin for expressions like (Lower('myfield'),) in model Meta.ordering -+- Reporter: Dutch Stiphout |Owner: (none) Type: Bug |

[Django] #29495: When altering unique_together and removing a field, migrations may get wrong order.

2018-06-14 Thread Django
#29495: When altering unique_together and removing a field, migrations may get wrong order. --+ Reporter: Curtis Maloney | Owner: nobody Type: Bug | Status: new

Re: [Django] #29469: Misleading makemigrations "App count not be found" error message with nested apps

2018-06-14 Thread Django
#29469: Misleading makemigrations "App count not be found" error message with nested apps ---+ Reporter: Matthew Schinckel |Owner: oliver Type: Bug| Status: a

Re: [Django] #29469: Misleading makemigrations "App count not be found" error message with nested apps

2018-06-14 Thread Django
#29469: Misleading makemigrations "App count not be found" error message with nested apps ---+ Reporter: Matthew Schinckel |Owner: oliver Type: Bug| Status: a

Re: [Django] #29428: Add support to admin for expressions like (Lower('myfield'), ) in model Meta.ordering

2018-06-14 Thread Django
#29428: Add support to admin for expressions like (Lower('myfield'),) in model Meta.ordering -+- Reporter: Dutch Stiphout |Owner: (none) Type: Bug |

Re: [Django] #29486: Odd behaviour with ForeignKey to non-integer field since Django 2.0.5 with PostgreSQL

2018-06-14 Thread Django
#29486: Odd behaviour with ForeignKey to non-integer field since Django 2.0.5 with PostgreSQL -+- Reporter: Henrik Ossipoff |Owner: nobody Hansen | Type:

Re: [Django] #29493: Block strings from being passed to `__in`

2018-06-14 Thread Django
#29493: Block strings from being passed to `__in` -+- Reporter: Christian Ledermann |Owner: nobody Type: New feature | Status: closed Component: Database la

Re: [Django] #29493: Block strings from being passed to `__in`

2018-06-14 Thread Django
#29493: Block strings from being passed to `__in` -+- Reporter: Christian Ledermann |Owner: nobody Type: New feature | Status: closed Component: Database la

Re: [Django] #29492: Improve speed of compilemessages with multithreading (was: Improve speed of compilemessages)

2018-06-14 Thread Django
#29492: Improve speed of compilemessages with multithreading -+- Reporter: Claude Paroz |Owner: Claude Type: | Paroz Cleanup/optimization |

Re: [Django] #29494: Flush command doesn’t work on custom db_table including schema

2018-06-14 Thread Django
#29494: Flush command doesn’t work on custom db_table including schema -+- Reporter: Bertrand Bordage |Owner: nobody Type: Bug | Status: closed Co

Re: [Django] #22673: inspectdb not support database schema on postgresql with name different of "public"

2018-06-14 Thread Django
#22673: inspectdb not support database schema on postgresql with name different of "public" -+- Reporter: Fabio Caritas|Owner: nobody Barrionuevo da Luz | Type: New feature

Re: [Django] #29494: Flush command doesn’t work on custom db_table including schema

2018-06-14 Thread Django
#29494: Flush command doesn’t work on custom db_table including schema --+-- Reporter: Bertrand Bordage |Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #29494: Flush command doesn’t work on custom db_table including schema

2018-06-14 Thread Django
#29494: Flush command doesn’t work on custom db_table including schema --+-- Reporter: Bertrand Bordage |Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #29494: Flush command doesn’t work on custom db_table including schema

2018-06-14 Thread Django
#29494: Flush command doesn’t work on custom db_table including schema --+-- Reporter: Bertrand Bordage |Owner: nobody Type: Uncategorized | Status: new Component: U

Re: [Django] #29493: Block strings from being passed to `__in` (was: ORM: [fieldname]__in when passed a string iterates over digits of the string)

2018-06-14 Thread Django
#29493: Block strings from being passed to `__in` -+- Reporter: Christian Ledermann |Owner: nobody Type: New feature | Status: closed Component: Database la

Re: [Django] #29493: ORM: [fieldname]__in when passed a string iterates over digits of the string

2018-06-14 Thread Django
#29493: ORM: [fieldname]__in when passed a string iterates over digits of the string -+- Reporter: Christian Ledermann |Owner: nobody Type: Uncategorized| Status:

[Django] #29494: Flush command doesn’t work on custom db_table including schema

2018-06-14 Thread Django
#29494: Flush command doesn’t work on custom db_table including schema + Reporter: Bertrand Bordage | Owner: nobody Type: Uncategorized | Status: new Compone

[Django] #29493: ORM: [fieldname]__in when passed a string iterates over digits of the string

2018-06-14 Thread Django
#29493: ORM: [fieldname]__in when passed a string iterates over digits of the string -+- Reporter: Christian | Owner: nobody Ledermann | Type: