Re: [Django] #30479: Autoreloader with StatReloader doesn't track changes in manage.py.

2019-05-28 Thread Django
#30479: Autoreloader with StatReloader doesn't track changes in manage.py. -+-- Reporter: Keryn Knight |Owner: Tom Forbes Type: Bug | Status: closed

Re: [Django] #30479: Autoreloader with StatReloader doesn't track changes in manage.py.

2019-05-28 Thread Django
#30479: Autoreloader with StatReloader doesn't track changes in manage.py. -+-- Reporter: Keryn Knight |Owner: Tom Forbes Type: Bug | Status: closed

Re: [Django] #30493: GenericRelation and prefetch_related: wrong caching with cyclic prefetching.

2019-05-28 Thread Django
#30493: GenericRelation and prefetch_related: wrong caching with cyclic prefetching. -+- Reporter: Finn Stutzenstein|Owner: nobody Type: Bug | Status:

Re: [Django] #30315: StringAgg with ordering in subquery generates invalid string_agg() SQL function call

2019-05-28 Thread Django
#30315: StringAgg with ordering in subquery generates invalid string_agg() SQL function call -+- Reporter: Reupen Shah |Owner: Caio | Ariede

Re: [Django] #30500: Error reporting returns a circular import error on a python formatting error, and does not restart the development server

2019-05-28 Thread Django
#30500: Error reporting returns a circular import error on a python formatting error, and does not restart the development server -+- Reporter: Runner15 |Owner: (none) Type:

Re: [Django] #30517: Add Redis cache backend. (was: refactor BaseMemcachedCache to be a base class for KV engines)

2019-05-28 Thread Django
#30517: Add Redis cache backend. -+- Reporter: dulmandakh |Owner: nobody Type: New feature | Status: closed Component: Core (Cache system) |

Re: [Django] #30491: Document changing primary key behavior in "How Django knows to UPDATE vs. INSERT" section.

2019-05-28 Thread Django
#30491: Document changing primary key behavior in "How Django knows to UPDATE vs. INSERT" section. --+ Reporter: Brad |Owner: Brad Type: Cleanup/optimization |

[Django] #30519: Add sanity checks to Django RasterField deserialization for rasters that are not fully managed through Django.

2019-05-28 Thread Django
#30519: Add sanity checks to Django RasterField deserialization for rasters that are not fully managed through Django. + Reporter: Daniel Wiesmann | Owner: nobody Type:

Re: [Django] #30315: StringAgg with ordering in subquery generates invalid string_agg() SQL function call

2019-05-28 Thread Django
#30315: StringAgg with ordering in subquery generates invalid string_agg() SQL function call -+- Reporter: Reupen Shah |Owner: Caio | Ariede

Re: [Django] #30518: Multiple Count annotation with filter doesn't work properly. (was: Multiple Count annotation with filter doesn't work properly (at least if related modelas has same named fileds))

2019-05-28 Thread Django
#30518: Multiple Count annotation with filter doesn't work properly. -+- Reporter: farin|Owner: nobody Type: Bug | Status: closed

Re: [Django] #30491: Document changing primary key behavior in "How Django knows to UPDATE vs. INSERT" section.

2019-05-28 Thread Django
#30491: Document changing primary key behavior in "How Django knows to UPDATE vs. INSERT" section. --+ Reporter: Brad |Owner: Brad Type: Cleanup/optimization |

Re: [Django] #30519: Add sanity checks to Django RasterField deserialization for rasters that are not fully managed through Django.

2019-05-28 Thread Django
#30519: Add sanity checks to Django RasterField deserialization for rasters that are not fully managed through Django. --+ Reporter: Daniel Wiesmann |Owner: nobody Type:

Re: [Django] #30315: StringAgg with ordering in subquery generates invalid string_agg() SQL function call

2019-05-28 Thread Django
#30315: StringAgg with ordering in subquery generates invalid string_agg() SQL function call -+- Reporter: Reupen Shah |Owner: Caio | Ariede

[Django] #30518: Multiple Count annotation with filter doesn't work properly (at least if related modelas has same named fileds)

2019-05-28 Thread Django
#30518: Multiple Count annotation with filter doesn't work properly (at least if related modelas has same named fileds) -+- Reporter: farin | Owner: nobody Type: Bug|

[Django] #30524: on_delete doesn't work properly with MySql.

2019-05-28 Thread Django
#30524: on_delete doesn't work properly with MySql. -+- Reporter: | Owner: nobody dheeraj135 | Type: Bug| Status: new

Re: [Django] #30457: on_commit should be triggered in a TestCase

2019-05-28 Thread Django
#30457: on_commit should be triggered in a TestCase + Reporter: Bernhard Mäder |Owner: nobody Type: New feature | Status: new Component: Documentation

Re: [Django] #30524: on_delete doesn't work properly with MySql.

2019-05-28 Thread Django
#30524: on_delete doesn't work properly with MySql. ---+-- Reporter: dheeraj135 |Owner: nobody Type: Bug| Status: closed Component: Uncategorized |

[Django] #30523: StatReloader does not update file times if notify_file_changed() is triggered

2019-05-28 Thread Django
#30523: StatReloader does not update file times if notify_file_changed() is triggered -+ Reporter: Tom Forbes | Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #30523: StatReloader does not update file times if notify_file_changed() is triggered

2019-05-28 Thread Django
#30523: StatReloader does not update file times if notify_file_changed() is triggered +-- Reporter: Tom Forbes |Owner: Tom Forbes Type: Bug | Status: assigned

Re: [Django] #30524: on_delete doesn't work properly with MySql.

2019-05-28 Thread Django
#30524: on_delete doesn't work properly with MySql. ---+-- Reporter: dheeraj135 |Owner: nobody Type: Bug| Status: new Component: Uncategorized |

Re: [Django] #30521: Default error webpages are not correctly-formed html pages. (was: Default error webpages are not correctly-formed html pages)

2019-05-28 Thread Django
#30521: Default error webpages are not correctly-formed html pages. --+ Reporter: Ruben Garcia |Owner: (none) Type: Cleanup/optimization | Status: new

Re: [Django] #30526: migration to UUID id field doesn't properly convert integers (SQLite)

2019-05-28 Thread Django
#30526: migration to UUID id field doesn't properly convert integers (SQLite) --+-- Reporter: Martin Baker |Owner: nobody Type: Bug | Status: new Component:

[Django] #30525: --skip-checks management command needs backported

2019-05-28 Thread Django
#30525: --skip-checks management command needs backported -+- Reporter: Doug | Owner: nobody Fultz | Type: | Status: new

Re: [Django] #30525: --skip-checks management command needs backported

2019-05-28 Thread Django
#30525: --skip-checks management command needs backported -+- Reporter: Doug Fultz |Owner: nobody Type: Uncategorized| Status: closed Component:

[Django] #30526: migration to UUID id field doesn't properly convert integers (SQLite)

2019-05-28 Thread Django
#30526: migration to UUID id field doesn't properly convert integers (SQLite) + Reporter: Martin Baker | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #30522: How to use Custom install Sqlite3 in Django. (was: How to use Custom install Sqlite3 in Django)

2019-05-28 Thread Django
#30522: How to use Custom install Sqlite3 in Django. -+- Reporter: Ananthraj|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #28053: Allow fields to specify arbitrary indexes via db_index=Index()

2019-05-28 Thread Django
#28053: Allow fields to specify arbitrary indexes via db_index=Index() -+- Reporter: Marc Tamlyn |Owner: Can | Sarıgöl Type: New feature

Re: [Django] #30520: ModelForm with field without label crashes when used in InlineModelAdmin.

2019-05-28 Thread Django
#30520: ModelForm with field without label crashes when used in InlineModelAdmin. -+ Reporter: George Tantiras |Owner: Jones Type: Bug | Status: assigned

Re: [Django] #28935: Template error raised in an {% extends %} child template shows incorrect source location on debug page

2019-05-28 Thread Django
#28935: Template error raised in an {% extends %} child template shows incorrect source location on debug page -+-- Reporter: Matt Westcott|Owner: Ankur Jain Type: Bug |

[Django] #30521: Default error webpages are not correctly-formed html pages

2019-05-28 Thread Django
#30521: Default error webpages are not correctly-formed html pages + Reporter: Ruben Garcia | Owner: (none) Type: Cleanup/optimization | Status: new

Re: [Django] #30520: ModelForm with field without label crashes when used in InlineModelAdmin. (was: Extra field of ModelForm without label, raises error in InlineModelAdmin)

2019-05-28 Thread Django
#30520: ModelForm with field without label crashes when used in InlineModelAdmin. -+ Reporter: George Tantiras |Owner: nobody Type: Bug | Status: new

Re: [Django] #28944: Chaining values()/values_list() after QuerySet.select_for_update(of=()) crashes

2019-05-28 Thread Django
#28944: Chaining values()/values_list() after QuerySet.select_for_update(of=()) crashes -+- Reporter: Thierry Bastian |Owner: Can | Sarıgöl Type:

Re: [Django] #28944: Chaining values()/values_list() after QuerySet.select_for_update(of=()) crashes

2019-05-28 Thread Django
#28944: Chaining values()/values_list() after QuerySet.select_for_update(of=()) crashes -+- Reporter: Thierry Bastian |Owner: nobody Type: Bug |

Re: [Django] #28567: Unclear documentation for 'next' parameter of set_language view

2019-05-28 Thread Django
#28567: Unclear documentation for 'next' parameter of set_language view --+ Reporter: George Tantiras |Owner: (none) Type: Bug | Status: closed

Re: [Django] #26192: Cannot order query by constant value on PostgreSQL

2019-05-28 Thread Django
#26192: Cannot order query by constant value on PostgreSQL -+- Reporter: Sven R. Kunze|Owner: (none) Type: Bug | Status: new Component:

[Django] #30520: Extra field of ModelForm without label, raises error in InlineModelAdmin

2019-05-28 Thread Django
#30520: Extra field of ModelForm without label, raises error in InlineModelAdmin ---+ Reporter: George Tantiras | Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #28567: Unclear documentation for 'next' parameter of set_language view

2019-05-28 Thread Django
#28567: Unclear documentation for 'next' parameter of set_language view --+ Reporter: George Tantiras |Owner: (none) Type: Bug | Status: new

Re: [Django] #26192: Cannot order query by constant value on PostgreSQL

2019-05-28 Thread Django
#26192: Cannot order query by constant value on PostgreSQL -+- Reporter: Sven R. Kunze|Owner: (none) Type: Bug | Status: new Component:

Re: [Django] #30493: GenericRelation and prefetch_related: wrong caching with cyclic prefetching.

2019-05-28 Thread Django
#30493: GenericRelation and prefetch_related: wrong caching with cyclic prefetching. -+- Reporter: Finn Stutzenstein|Owner: Can | Sarıgöl Type: Bug

Re: [Django] #30520: ModelForm with field without label crashes when used in InlineModelAdmin.

2019-05-28 Thread Django
#30520: ModelForm with field without label crashes when used in InlineModelAdmin. -+ Reporter: George Tantiras |Owner: Jones Type: Bug | Status: assigned

[Django] #30522: How to use Custom install Sqlite3 in Django

2019-05-28 Thread Django
#30522: How to use Custom install Sqlite3 in Django -+- Reporter: Ananthraj | Owner: nobody Type: | Status: new Uncategorized |

Re: [Django] #30520: ModelForm with field without label crashes when used in InlineModelAdmin.

2019-05-28 Thread Django
#30520: ModelForm with field without label crashes when used in InlineModelAdmin. -+- Reporter: George Tantiras |Owner: Jones Type: Bug | Status:

Re: [Django] #30520: ModelForm with field without label crashes when used in InlineModelAdmin.

2019-05-28 Thread Django
#30520: ModelForm with field without label crashes when used in InlineModelAdmin. -+ Reporter: George Tantiras |Owner: Jones Type: Bug | Status: assigned

Re: [Django] #30516: Autoreloader crashes on re-raising exceptions with custom signature.

2019-05-28 Thread Django
#30516: Autoreloader crashes on re-raising exceptions with custom signature. -+-- Reporter: Alan Trick |Owner: Tom Forbes Type: Bug | Status: assigned