[Django] #28332: Cannot get diamond multiple inheritance example to work

2017-06-21 Thread Django
#28332: Cannot get diamond multiple inheritance example to work -+ Reporter: Luc Saffre | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #28331: extra_context argument on TemplateView.as_view

2017-06-21 Thread Django
#28331: extra_context argument on TemplateView.as_view ---+-- Reporter: Jeremy |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

Re: [Django] #28331: extra_context argument on TemplateView.as_view

2017-06-21 Thread Django
#28331: extra_context argument on TemplateView.as_view ---+-- Reporter: Jeremy |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

Re: [Django] #11557: get_latest_by should support multiple columns via tuple like ordering

2017-06-21 Thread Django
#11557: get_latest_by should support multiple columns via tuple like ordering -+- Reporter: Forest Bond |Owner: François | Freitag Type: New

Re: [Django] #28225: Credentials of the Admin login form are stored browser due autocomplete was enabled by default.

2017-06-21 Thread Django
#28225: Credentials of the Admin login form are stored browser due autocomplete was enabled by default. +-- Reporter: Pablo Catalina |Owner: nobody Type: Uncategorized |

[Django] #28331: extra_context argument on TemplateView.as_view

2017-06-21 Thread Django
#28331: extra_context argument on TemplateView.as_view -+ Reporter: Jeremy | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

Re: [Django] #28330: Prevent passing positional arguments to an Index.

2017-06-21 Thread Django
#28330: Prevent passing positional arguments to an Index. -+- Reporter: felixxm |Owner: felixxm Type: | Status: assigned

Re: [Django] #28330: Prevent passing positional arguments to an Index.

2017-06-21 Thread Django
#28330: Prevent passing positional arguments to an Index. -+- Reporter: felixxm |Owner: felixxm Type: | Status: assigned

Re: [Django] #27833: prefetch_related fails with SQLite when used with 1000 parent records

2017-06-21 Thread Django
#27833: prefetch_related fails with SQLite when used with 1000 parent records -+- Reporter: Jason Barnabe|Owner: Raphael | Michel Type: Bug

[Django] #28330: Prevent passing positional arguments to an Index.

2017-06-21 Thread Django
#28330: Prevent passing positional arguments to an Index. -+- Reporter: felixxm| Owner: felixxm Type: | Status: assigned Cleanup/optimization

Re: [Django] #27392: Remove "Tests that", "Ensures that", etc. from test docstings

2017-06-21 Thread Django
#27392: Remove "Tests that", "Ensures that", etc. from test docstings -+- Reporter: Tim Graham |Owner: Roman Type: | Dmytriv Cleanup/optimization

Re: [Django] #28329: Cast() does not work with PositiveIntegerField on MySQL.

2017-06-21 Thread Django
#28329: Cast() does not work with PositiveIntegerField on MySQL. -+- Reporter: Paolo D'Apice|Owner: felixxm Type: Bug | Status: closed

Re: [Django] #28127: Allow UserCreationForm's password validation to check all user fields

2017-06-21 Thread Django
#28127: Allow UserCreationForm's password validation to check all user fields --+-- Reporter: jambonrose|Owner: jambonrose Type: Bug | Status: closed Component:

Re: [Django] #27487: ModelAdmin.formfield_overrides on ManyToManyField isn't compatible with CheckboxSelectMultiple

2017-06-21 Thread Django
#27487: ModelAdmin.formfield_overrides on ManyToManyField isn't compatible with CheckboxSelectMultiple -+- Reporter: nrogers64|Owner: Adonys Type: | Alea

Re: [Django] #27487: ModelAdmin.formfield_overrides on ManyToManyField isn't compatible with CheckboxSelectMultiple

2017-06-21 Thread Django
#27487: ModelAdmin.formfield_overrides on ManyToManyField isn't compatible with CheckboxSelectMultiple -+- Reporter: nrogers64|Owner: Adonys Type: | Alea

Re: [Django] #28325: ImageFile extesion validation fails with: AttributeError: 'list' object has no attribute 'name'

2017-06-21 Thread Django
#28325: ImageFile extesion validation fails with: AttributeError: 'list' object has no attribute 'name' -+- Reporter: Maximilian |Owner: nobody Kindshofer |