[Django] #31392: Avoid getting the model field default value during migrations if there is not a change from NULL to NOT NULL

2020-03-21 Thread Django
#31392: Avoid getting the model field default value during migrations if there is not a change from NULL to NOT NULL -+ Reporter: Shipeng Feng | Owner: nobody Type: Uncategorized |

Re: [Django] #23916: makemigrations does not detect/like model name case changes

2020-03-21 Thread Django
#23916: makemigrations does not detect/like model name case changes -+- Reporter: Sven Coenye |Owner: Adam | (Chainz) Johnson Type: Bug

Re: [Django] #31387: Document BASE_DIR setting. (was: Document BASE_DIR setting)

2020-03-21 Thread Django
#31387: Document BASE_DIR setting. --+-- Reporter: Eric Baumgartner |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation |

Re: [Django] #31388: HttpResponseBase.setdefault() issue. (was: [HttpResponseBase.setdefault] BUG???)

2020-03-21 Thread Django
#31388: HttpResponseBase.setdefault() issue. ---+-- Reporter: liuwei |Owner: nobody Type: Bug| Status: closed Component: HTTP handling |

Re: [Django] #31391: Remove cancel.js dependency on jQuery

2020-03-21 Thread Django
#31391: Remove cancel.js dependency on jQuery -+- Reporter: Jon Dufresne |Owner: Jon Type: | Dufresne Cleanup/optimization |

Re: [Django] #31389: Django SQLite3 ExtractWeek returns week one instead of the last week of the year. (was: Django SQLite3 ExtractWeek returns week one instead of the last week of the year)

2020-03-21 Thread Django
#31389: Django SQLite3 ExtractWeek returns week one instead of the last week of the year. -+- Reporter: Daniel Mössner |Owner: nobody Type: Bug |

Re: [Django] #31388: [HttpResponseBase.setdefault] BUG???

2020-03-21 Thread Django
#31388: [HttpResponseBase.setdefault] BUG??? ---+-- Reporter: liuwei |Owner: nobody Type: Bug| Status: new Component: Uncategorized |

[Django] #31391: Remove cancel.js dependency on jQuery

2020-03-21 Thread Django
#31391: Remove cancel.js dependency on jQuery + Reporter: Jon Dufresne | Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #26430: Coalesce in Aggregations ignored when EmptyResultSet returned

2020-03-21 Thread Django
#26430: Coalesce in Aggregations ignored when EmptyResultSet returned -+- Reporter: Ryan Prater |Owner: nobody Type: Bug | Status: new

Re: [Django] #31377: Django 3.0: "GROUP BY" clauses error with tricky field annotation

2020-03-21 Thread Django
#31377: Django 3.0: "GROUP BY" clauses error with tricky field annotation -+- Reporter: Holovashchenko |Owner: Hasan Vadym | Ramezani Type: Bug

[Django] #31390: Using Q as rhs value in filter causes SQL Syntax error

2020-03-21 Thread Django
#31390: Using Q as rhs value in filter causes SQL Syntax error -+- Reporter: | Owner: nobody MarcinWieczorek| Type: Bug| Status:

Re: [Django] #31389: Django SQLite3 ExtractWeek returns week one instead of the last week of the year

2020-03-21 Thread Django
#31389: Django SQLite3 ExtractWeek returns week one instead of the last week of the year -+- Reporter: dmoetech |Owner: nobody Type: Bug |

[Django] #31389: Django SQLite3 ExtractWeek returns week one instead of the last week of the year

2020-03-21 Thread Django
#31389: Django SQLite3 ExtractWeek returns week one instead of the last week of the year -+- Reporter: dmoetech | Owner: nobody Type: Bug| Status: new

Re: [Django] #31380: Deploy system check that DJANGO_ALLOW_ASYNC_UNSAFE is not set

2020-03-21 Thread Django
#31380: Deploy system check that DJANGO_ALLOW_ASYNC_UNSAFE is not set -+- Reporter: Adam (Chainz)|Owner: hashlash Johnson| Type: New feature |