Re: [Django] #29948: Single empty TransactionTestCase fails with IntegrityError

2018-11-18 Thread Django
#29948: Single empty TransactionTestCase fails with IntegrityError ---+ Reporter: Matt Westcott |Owner: (none) Type: Bug| Status: new Component: Test

Re: [Django] #28905: Overhaul extra_requires to include more optional dependencies

2018-11-18 Thread Django
#28905: Overhaul extra_requires to include more optional dependencies -+- Reporter: Jaap Roes|Owner: Nick Pope Type: | Status: assigned

Re: [Django] #27755: add ModelAdmin.get_inlines() hook to allow set inlines based on the request or model instance.

2018-11-18 Thread Django
#27755: add ModelAdmin.get_inlines() hook to allow set inlines based on the request or model instance. -+- Reporter: WeizhongTu |Owner: Hidde | Bultsma

Re: [Django] #27685: Allow autoreloader to use watchman

2018-11-18 Thread Django
#27685: Allow autoreloader to use watchman -+- Reporter: Aymeric Augustin |Owner: Tom Type: | Forbes Cleanup/optimization | Status

Re: [Django] #29722: Add introspection of special table and view types.

2018-11-18 Thread Django
#29722: Add introspection of special table and view types. -+- Reporter: Nick Pope|Owner: Nick Pope Type: New feature | Status: assigned Component

Re: [Django] #27080: `as_manager` on QuerySet should pass down `use_in_migrations` to new Manager instance

2018-11-18 Thread Django
#27080: `as_manager` on QuerySet should pass down `use_in_migrations` to new Manager instance -+- Reporter: Leif Denby |Owner: Oliver | Newman

Re: [Django] #29964: Remove unused template admin/related_widget_wrapper.html

2018-11-18 Thread Django
#29964: Remove unused template admin/related_widget_wrapper.html -+- Reporter: Hidde Bultsma|Owner: Vishvajit Type: | Pathak Cleanup/optimization

Re: [Django] #17: Metasystem optimization: Share select_related in memory

2018-11-18 Thread Django
#17: Metasystem optimization: Share select_related in memory -+- Reporter: Adrian Holovaty |Owner: Philippe | Raoult Type: New feature |

Re: [Django] #29964: Remove unused template admin/related_widget_wrapper.html

2018-11-18 Thread Django
#29964: Remove unused template admin/related_widget_wrapper.html -+- Reporter: Hidde Bultsma|Owner: Vishvajit Type: | Pathak Cleanup/optimization

Re: [Django] #27801: Make createsuperuser inspect environment variables for username and password

2018-11-18 Thread Django
#27801: Make createsuperuser inspect environment variables for username and password ---+- Reporter: Markus Holtermann |Owner: James Pic Type: New feature| Status: as

[Django] #29964: Remove unused template admin/related_widget_wrapper.html

2018-11-18 Thread Django
#29964: Remove unused template admin/related_widget_wrapper.html + Reporter: Hidde Bultsma | Owner: nobody Type: Cleanup/optimization | Status: new C

Re: [Django] #29961: Change-Add-Delete links are visible in tabular inline for foreignkey fields with a HiddenInput widget

2018-11-18 Thread Django
#29961: Change-Add-Delete links are visible in tabular inline for foreignkey fields with a HiddenInput widget -+- Reporter: Hidde Bultsma|Owner: Hidde |

Re: [Django] #29961: Change-Add-Delete links are visible in tabular inline for foreignkey fields with a HiddenInput widget

2018-11-18 Thread Django
#29961: Change-Add-Delete links are visible in tabular inline for foreignkey fields with a HiddenInput widget -+- Reporter: Hidde Bultsma|Owner: Hidde |

Re: [Django] #29963: JsonField should not allows top-level scalar values (was: JsonField validates number as a valid json format)

2018-11-18 Thread Django
#29963: JsonField should not allows top-level scalar values --+-- Reporter: Khashayar |Owner: nobody Type: New feature | Status: closed Component: contrib.p

Re: [Django] #29962: Queryset.explain(verbose=True) doesn't work on non-PostgreSQL backend (was: queryset explain() doesn't work with verbose=True)

2018-11-18 Thread Django
#29962: Queryset.explain(verbose=True) doesn't work on non-PostgreSQL backend -+- Reporter: Mohd. Shafikur |Owner: nobody Rahman | Type: Bug