[Django] #29055: Document that escapejs doesn't make template literals safe

2018-01-24 Thread Django
#29055: Document that escapejs doesn't make template literals safe -+- Reporter: Alvin | Owner: Tim Graham Lindstam | Type: |

Re: [Django] #28748: Named groups in choices are not properly validated

2018-01-24 Thread Django
#28748: Named groups in choices are not properly validated -+- Reporter: Scott Stevens|Owner: François | Freitag Type: Bug |

Re: [Django] #28784: Clarify migrate --fake documentation

2018-01-24 Thread Django
#28784: Clarify migrate --fake documentation --+ Reporter: Ramez Kabbani |Owner: Senthil Type: Cleanup/optimization | Status: closed Component:

Re: [Django] #28403: Improve the example for FORMAT_MODULE_PATH and add missing formats

2018-01-24 Thread Django
#28403: Improve the example for FORMAT_MODULE_PATH and add missing formats -+- Reporter: karyon |Owner: Ashaba Type: | John Cleanup/optimization

Re: [Django] #29049: Add slicing notation to F expressions

2018-01-24 Thread Django
#29049: Add slicing notation to F expressions -+- Reporter: Matthew Pava |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #29055: Document that escapejs doesn't make template literals safe

2018-01-24 Thread Django
#29055: Document that escapejs doesn't make template literals safe -+- Reporter: Alvin Lindstam |Owner: Tim Type: | Graham Cleanup/optimization |

Re: [Django] #29048: Add **extra_context arg to as_vendor methods in database functions

2018-01-24 Thread Django
#29048: Add **extra_context arg to as_vendor methods in database functions -+- Reporter: Matthew Pava |Owner: nobody Type: | Status: new

Re: [Django] #28403: Improve the example for FORMAT_MODULE_PATH and add missing formats

2018-01-24 Thread Django
#28403: Improve the example for FORMAT_MODULE_PATH and add missing formats -+- Reporter: karyon |Owner: Ashaba Type: | John Cleanup/optimization

Re: [Django] #28784: Clarify migrate --fake documentation

2018-01-24 Thread Django
#28784: Clarify migrate --fake documentation --+ Reporter: Ramez Kabbani |Owner: Senthil Type: Cleanup/optimization | Status: closed Component:

Re: [Django] #28748: Named groups in choices are not properly validated

2018-01-24 Thread Django
#28748: Named groups in choices are not properly validated -+- Reporter: Scott Stevens|Owner: François | Freitag Type: Bug |

Re: [Django] #28919: Add support for Common Table Expression (CTE) queries

2018-01-24 Thread Django
#28919: Add support for Common Table Expression (CTE) queries -+- Reporter: Daniel Miller|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #29045: admin CSS overrides Select/SelectMultiple size attribute

2018-01-24 Thread Django
#29045: admin CSS overrides Select/SelectMultiple size attribute ---+ Reporter: Jonah Bishop |Owner: Anoosha keen Type: Bug| Status: assigned Component:

Re: [Django] #8851: Add a default option to list_filter in the admin interface

2018-01-24 Thread Django
#8851: Add a default option to list_filter in the admin interface -+- Reporter: Riskable |Owner: Harro | Type: New feature |

Re: [Django] #29045: admin CSS overrides Select/SelectMultiple size attribute

2018-01-24 Thread Django
#29045: admin CSS overrides Select/SelectMultiple size attribute ---+ Reporter: Jonah Bishop |Owner: (none) Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #28757: Allow using forms of contrib.auth without installing contrib.auth

2018-01-24 Thread Django
#28757: Allow using forms of contrib.auth without installing contrib.auth -+- Reporter: Sagar Chalise|Owner: Type: | shangdahao Cleanup/optimization

Re: [Django] #28748: Named groups in choices are not properly validated

2018-01-24 Thread Django
#28748: Named groups in choices are not properly validated -+- Reporter: Scott Stevens|Owner: François | Freitag Type: Bug |

Re: [Django] #29054: QuerySet with multiple annotations crashes with "unhashable type: 'Point'"

2018-01-24 Thread Django
#29054: QuerySet with multiple annotations crashes with "unhashable type: 'Point'" -+ Reporter: Lachlan Cannon |Owner: nobody Type: Bug | Status: new

Re: [Django] #28977: Change Local Memory Cache to Use LRU

2018-01-24 Thread Django
#28977: Change Local Memory Cache to Use LRU -+- Reporter: Grant Jenks |Owner: Grant | Jenks Type: New feature |

Re: [Django] #29043: test --keepdb says "Using existing test database" even if it's run for the first time

2018-01-24 Thread Django
#29043: test --keepdb says "Using existing test database" even if it's run for the first time -+- Reporter: karyon |Owner: nobody Type: |

Re: [Django] #29049: Add slicing notation to F expressions

2018-01-24 Thread Django
#29049: Add slicing notation to F expressions -+- Reporter: Matthew Pava |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #28748: Named groups in choices are not properly validated

2018-01-24 Thread Django
#28748: Named groups in choices are not properly validated -+- Reporter: Scott Stevens|Owner: François | Freitag Type: Bug |

Re: [Django] #28977: Change Local Memory Cache to Use LRU

2018-01-24 Thread Django
#28977: Change Local Memory Cache to Use LRU -+- Reporter: Grant Jenks |Owner: Grant | Jenks Type: New feature |

Re: [Django] #28621: Crash in QuerySet.annotate() with OuterRef

2018-01-24 Thread Django
#28621: Crash in QuerySet.annotate() with OuterRef -+- Reporter: Дилян Палаузов |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #28838: annotations + base_manager_name + instance.save() raises exception

2018-01-24 Thread Django
#28838: annotations + base_manager_name + instance.save() raises exception -+- Reporter: James Addison|Owner: | shangdahao Type: Bug

Re: [Django] #28403: Improve the example for FORMAT_MODULE_PATH and add missing formats

2018-01-24 Thread Django
#28403: Improve the example for FORMAT_MODULE_PATH and add missing formats -+- Reporter: karyon |Owner: Ashaba Type: | John Cleanup/optimization

Re: [Django] #29047: test_substr_with_expressions doesn't test expressions

2018-01-24 Thread Django
#29047: test_substr_with_expressions doesn't test expressions -+- Reporter: Matthew Pava |Owner: Daniel Type: | Hones Cleanup/optimization |

Re: [Django] #25718: Can’t use queries with JSON ’null’ values with JSONField

2018-01-24 Thread Django
#25718: Can’t use queries with JSON ’null’ values with JSONField -+- Reporter: Dmitry Dygalo|Owner: Dmitry | Dygalo Type: Bug

Re: [Django] #29051: unique_together behavior undocumented changes in 1.11

2018-01-24 Thread Django
#29051: unique_together behavior undocumented changes in 1.11 +-- Reporter: Christian Pedersen |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #28540: Document changes to file upload permissions in Django 1.11

2018-01-24 Thread Django
#28540: Document changes to file upload permissions in Django 1.11 -+- Reporter: Yaroslav Demidenko |Owner: nobody Type: | Status: new

Re: [Django] #28540: Document changes to file upload permissions in Django 1.11

2018-01-24 Thread Django
#28540: Document changes to file upload permissions in Django 1.11 -+- Reporter: Yaroslav Demidenko |Owner: nobody Type: | Status: new

Re: [Django] #28748: Named groups in choices are not properly validated

2018-01-24 Thread Django
#28748: Named groups in choices are not properly validated -+- Reporter: Scott Stevens|Owner: François | Freitag Type: Bug |

Re: [Django] #28540: Document changes to file upload permissions in Django 1.11

2018-01-24 Thread Django
#28540: Document changes to file upload permissions in Django 1.11 -+- Reporter: Yaroslav Demidenko |Owner: nobody Type: | Status: new

Re: [Django] #29054: QuerySet with multiple annotations crashes with "unhashable type: 'Point'" (was: Unhashable type Point bug with multiple annotations)

2018-01-24 Thread Django
#29054: QuerySet with multiple annotations crashes with "unhashable type: 'Point'" -+ Reporter: Lachlan Cannon |Owner: nobody Type: Bug | Status: new