Re: [Django] #29481: Documentation should mention that cloning a QuerySet retains the underlying database

2018-06-08 Thread Django
#29481: Documentation should mention that cloning a QuerySet retains the underlying database -+- Reporter: Marco Bonetti|Owner: nobody Type: |

[Django] #29485: Testing with Oracle in AWS RDS (oracle managed files)

2018-06-08 Thread Django
#29485: Testing with Oracle in AWS RDS (oracle managed files) -+- Reporter: Vackar | Owner: nobody Afzal | Type: | Status:

Re: [Django] #28687: Add a 'Not Empty' option to admin's related filter

2018-06-08 Thread Django
#28687: Add a 'Not Empty' option to admin's related filter -+- Reporter: Brillgen Developers |Owner: Jake Type: | Barber Cleanup/optimization |

Re: [Django] #29482: simplify KeyTransform to always use the 'nested_operator'

2018-06-08 Thread Django
#29482: simplify KeyTransform to always use the 'nested_operator' +-- Reporter: David De Sousa |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #29433: templatefilter "make_list" should receive a optional split variable

2018-06-08 Thread Django
#29433: templatefilter "make_list" should receive a optional split variable -+- Reporter: danilovmy|Owner: (none) Type: New feature | Status: new

Re: [Django] #29481: Documentation should mention that cloning a QuerySet retains the underlying database

2018-06-08 Thread Django
#29481: Documentation should mention that cloning a QuerySet retains the underlying database -+- Reporter: Marco Bonetti|Owner: nobody Type: |

[Django] #29484: Remove the need to specify SPATIALITE_LIBRARY_PATH with Spatialite 4.2+

2018-06-08 Thread Django
#29484: Remove the need to specify SPATIALITE_LIBRARY_PATH with Spatialite 4.2+ + Reporter: Claude Paroz | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #29478: cached_property decorator doesn't work with mangled method names

2018-06-08 Thread Django
#29478: cached_property decorator doesn't work with mangled method names -+ Reporter: Thomas Grainger |Owner: hehaha Type: Bug | Status: assigned Component:

Re: [Django] #29448: Create management command management command

2018-06-08 Thread Django
#29448: Create management command management command -+- Reporter: Katie McLaughlin |Owner: Katie | McLaughlin Type: New feature |

Re: [Django] #29464: Move collectstatic post processing messages to verbosity 2

2018-06-08 Thread Django
#29464: Move collectstatic post processing messages to verbosity 2 -+- Reporter: David Szotten|Owner: Arthur Type: | Silva Cleanup/optimization

Re: [Django] #29448: Create management command management command

2018-06-08 Thread Django
#29448: Create management command management command -+- Reporter: Katie McLaughlin |Owner: Katie | McLaughlin Type: New feature |

Re: [Django] #29426: UUID fields display poorly in the admin

2018-06-08 Thread Django
#29426: UUID fields display poorly in the admin --+ Reporter: Aymeric Augustin |Owner: mackong Type: Cleanup/optimization | Status: assigned Component: Forms

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

2018-06-08 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] #7835: Provide the ability for model definitions that are only availably during testing

2018-06-08 Thread Django
#7835: Provide the ability for model definitions that are only availably during testing -+ Reporter: Russell Keith-Magee |Owner: nobody Type: New feature |

Re: [Django] #29482: simplify KeyTransform to always use the 'nested_operator'

2018-06-08 Thread Django
#29482: simplify KeyTransform to always use the 'nested_operator' +-- Reporter: David De Sousa |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #29433: templatefilter "make_list" should receive a optional split variable

2018-06-08 Thread Django
#29433: templatefilter "make_list" should receive a optional split variable -+- Reporter: danilovmy|Owner: hehaha Type: New feature | Status: assigned

Re: [Django] #29297: Exception ignored in: . at 0x111aafe08>

2018-06-08 Thread Django
#29297: Exception ignored in: . at 0x111aafe08> -+- Reporter: kingctan |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #28539: REMOTE_USER auth docs (and middleware logging?) should mention that headers with underscores are stripped when using "runserver" command

2018-06-08 Thread Django
#28539: REMOTE_USER auth docs (and middleware logging?) should mention that headers with underscores are stripped when using "runserver" command -+- Reporter: jcmcken |Owner: Israel

Re: [Django] #29297: Exception ignored in: . at 0x111aafe08>

2018-06-08 Thread Django
#29297: Exception ignored in: . at 0x111aafe08> -+- Reporter: kingctan |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #29483: Confirm support for GDAL 2.3

2018-06-08 Thread Django
#29483: Confirm support for GDAL 2.3 --+ Reporter: Tim Graham|Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS |

Re: [Django] #29483: Confirm support for GDAL 2.3

2018-06-08 Thread Django
#29483: Confirm support for GDAL 2.3 --+ Reporter: Tim Graham|Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS |

Re: [Django] #29458: Documentation incorrectly says Model._meta.get_field() uses related_name instead of related_query_name (was: get_field uses related_query_name instead of related_name)

2018-06-08 Thread Django
#29458: Documentation incorrectly says Model._meta.get_field() uses related_name instead of related_query_name ---+ Reporter: Tomasz Knapik |Owner: nobody Type: Bug|

Re: [Django] #29470: Add output to makemigrations and migrate commands with --noinput

2018-06-08 Thread Django
#29470: Add output to makemigrations and migrate commands with --noinput --+-- Reporter: Kurt Wheeler |Owner: nobody Type: New feature | Status: closed Component:

Re: [Django] #29026: Make makemigrations scriptable / script-friendly

2018-06-08 Thread Django
#29026: Make makemigrations scriptable / script-friendly -+- Reporter: Chris Jerdonek |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #29480: mysql constraints are sometimes retrieved out of the order that they are defined in

2018-06-08 Thread Django
#29480: mysql constraints are sometimes retrieved out of the order that they are defined in -+- Reporter: Thomas Grainger |Owner: nobody Type: |

Re: [Django] #29297: Exception ignored in: . at 0x111aafe08>

2018-06-08 Thread Django
#29297: Exception ignored in: . at 0x111aafe08> -+- Reporter: kingctan |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #29440: Document that RelatedManager.set() doesn't accept bulk keyword argument for many-to-many relations

2018-06-08 Thread Django
#29440: Document that RelatedManager.set() doesn't accept bulk keyword argument for many-to-many relations -+- Reporter: Jeremy Lainé |Owner: Jeremy |

Re: [Django] #29440: Document that RelatedManager.set() doesn't accept bulk keyword argument for many-to-many relations

2018-06-08 Thread Django
#29440: Document that RelatedManager.set() doesn't accept bulk keyword argument for many-to-many relations -+- Reporter: Jeremy Lainé |Owner: Jeremy |

Re: [Django] #29484: Remove the need to specify SPATIALITE_LIBRARY_PATH with Spatialite 4.2+

2018-06-08 Thread Django
#29484: Remove the need to specify SPATIALITE_LIBRARY_PATH with Spatialite 4.2+ -+- Reporter: Claude Paroz |Owner: nobody Type: | Status: new

Re: [Django] #29466: Textual "to" parameter of ForeignKey fails to resolve if placed in abstract model

2018-06-08 Thread Django
#29466: Textual "to" parameter of ForeignKey fails to resolve if placed in abstract model -+- Reporter: Vitalik Verhovodov |Owner: nobody Type: Bug |