Re: [Django] #30543: admin.E108 is raised on fields accessible only via instance.

2019-06-05 Thread Django
#30543: admin.E108 is raised on fields accessible only via instance. --+ Reporter: ajcsimons |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #30543: admin.E108 is raised on fields accessible only via instance.

2019-06-05 Thread Django
#30543: admin.E108 is raised on fields accessible only via instance. --+ Reporter: ajcsimons |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #30542: Float-valued aggregations and annotations with filters fail with AttributeError

2019-06-05 Thread Django
#30542: Float-valued aggregations and annotations with filters fail with AttributeError -+- Reporter: Chuan-Zheng Lee |Owner: Étienne | Beaulé Type:

Re: [Django] #30542: Float-valued aggregations and annotations with filters fail with AttributeError

2019-06-05 Thread Django
#30542: Float-valued aggregations and annotations with filters fail with AttributeError -+- Reporter: Chuan-Zheng Lee |Owner: Étienne | Beaulé Type:

Re: [Django] #30397: Allow app_label and class to be specified in the name argument for indexes and constraints.

2019-06-05 Thread Django
#30397: Allow app_label and class to be specified in the name argument for indexes and constraints. -+- Reporter: felixxm |Owner: Can | Sarıgöl

[Django] #30544: Django 2.1 release notes don't mention the BooleanField(blank=False) default change

2019-06-05 Thread Django
#30544: Django 2.1 release notes don't mention the BooleanField(blank=False) default change -+- Reporter: Sergei | Owner: nobody Maertens | Type:

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

2019-06-05 Thread Django
#28567: Unclear documentation for 'next' parameter of set_language view -+- Reporter: George Tantiras |Owner: George | Tantiras Type: Bug

Re: [Django] #30544: Django 2.1 release notes don't mention the BooleanField(blank=False) default change. (was: Django 2.1 release notes don't mention the BooleanField(blank=False) default change)

2019-06-05 Thread Django
#30544: Django 2.1 release notes don't mention the BooleanField(blank=False) default change. -+- Reporter: Sergei Maertens |Owner: nobody Type: |

[Django] #30545: Admin checks for list_display incorrectly reports error if hasattr(model, item) returns false but model._meta.get_field(item) returns something

2019-06-05 Thread Django
#30545: Admin checks for list_display incorrectly reports error if hasattr(model, item) returns false but model._meta.get_field(item) returns something -+ Reporter: ajcsimons | Owner: nobody

Re: [Django] #30543: admin.E108 is raised on fields accessible only via instance.

2019-06-05 Thread Django
#30543: admin.E108 is raised on fields accessible only via instance. --+ Reporter: ajcsimons |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #30545: admin.E108 is raised on fields accessible only via instance. (was: Admin checks for list_display incorrectly reports error if hasattr(model, item) returns false but model._meta.ge

2019-06-05 Thread Django
#30545: admin.E108 is raised on fields accessible only via instance. ---+-- Reporter: ajcsimons |Owner: nobody Type: Bug| Status: closed Component: contrib.a

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

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

[Django] #30546: SimpleLazyObject not so lazy on Python3

2019-06-05 Thread Django
#30546: SimpleLazyObject not so lazy on Python3 -+- Reporter: Sławek | Owner: nobody Ehlert | Type: Bug| Status: new

Re: [Django] #30546: SimpleLazyObject not so lazy on Python3

2019-06-05 Thread Django
#30546: SimpleLazyObject not so lazy on Python3 -+- Reporter: Sławek Ehlert|Owner: nobody Type: Bug | Status: new Component: Utilities

Re: [Django] #30477: Filtering on reverse ForeignKey relation uses get_db_prep_value from a wrong field.

2019-06-05 Thread Django
#30477: Filtering on reverse ForeignKey relation uses get_db_prep_value from a wrong field. -+- Reporter: Michal Petrucha |Owner: Sergey | Golovchenko

Re: [Django] #30226: Add base authentication backend to ease custom backend creation.

2019-06-05 Thread Django
#30226: Add base authentication backend to ease custom backend creation. -+ Reporter: Tobias Bengfort |Owner: nobody Type: New feature | Status: closed Component: c

Re: [Django] #30226: Add base authentication backend to ease custom backend creation.

2019-06-05 Thread Django
#30226: Add base authentication backend to ease custom backend creation. -+ Reporter: Tobias Bengfort |Owner: nobody Type: New feature | Status: closed Component: c

Re: [Django] #28790: Document how to avoid running certain test classes in parallel

2019-06-05 Thread Django
#28790: Document how to avoid running certain test classes in parallel -+- Reporter: Tobias Krönke|Owner: Caio Type: | Ariede Cleanup/optimization

Re: [Django] #30543: admin.E108 is raised on fields accessible only via instance.

2019-06-05 Thread Django
#30543: admin.E108 is raised on fields accessible only via instance. --+ Reporter: ajcsimons |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #30543: admin.E108 is raised on fields accessible only via instance.

2019-06-05 Thread Django
#30543: admin.E108 is raised on fields accessible only via instance. --+ Reporter: ajcsimons |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #30543: admin.E108 is raised on fields accessible only via instance.

2019-06-05 Thread Django
#30543: admin.E108 is raised on fields accessible only via instance. --+ Reporter: ajcsimons |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #30543: admin.E108 is raised on fields accessible only via instance.

2019-06-05 Thread Django
#30543: admin.E108 is raised on fields accessible only via instance. -+- Reporter: ajcsimons|Owner: ajcsimons Type: Bug | Status: assigned

Re: [Django] #30543: admin.E108 is raised on fields accessible only via instance.

2019-06-05 Thread Django
#30543: admin.E108 is raised on fields accessible only via instance. -+- Reporter: ajcsimons|Owner: ajcsimons Type: Bug | Status: assigned

Re: [Django] #28790: Document how to avoid running certain test classes in parallel

2019-06-05 Thread Django
#28790: Document how to avoid running certain test classes in parallel -+- Reporter: Tobias Krönke|Owner: Caio Type: | Ariede Cleanup/optimization

Re: [Django] #30546: SimpleLazyObject not so lazy on Python3

2019-06-05 Thread Django
#30546: SimpleLazyObject not so lazy on Python3 -+- Reporter: Sławek Ehlert|Owner: nobody Type: Bug | Status: new Component: Utilities

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

2019-06-05 Thread Django
#30521: Default error webpages are not correctly-formed html pages. -+- Reporter: Ruben Garcia |Owner: Alexandre Type: | Varas Cleanup/optimization

Re: [Django] #30546: isinstance() call on SimpleLazyObject doesn't swallow evaluation exceptions on Python3. (was: SimpleLazyObject not so lazy on Python3)

2019-06-05 Thread Django
#30546: isinstance() call on SimpleLazyObject doesn't swallow evaluation exceptions on Python3. -+- Reporter: Sławek Ehlert|Owner: nobody Type: Bug |