Re: [Django] #26983: models.Manager query "filter(field__isnull=False)" not working in 1.10

2016-08-01 Thread Django
#26983: models.Manager query "filter(field__isnull=False)" not working in 1.10 -+- Reporter: weidwonder |Owner: nobody Type: Bug | Status: new

[Django] #26983: models.Manager query "filter(field__isnull=False)" not working in 1.10

2016-08-01 Thread Django
#26983: models.Manager query "filter(field__isnull=False)" not working in 1.10 --+-- Reporter: weidwonder| Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #26980: Make it easier to change what RemoteTestRunner is used

2016-08-01 Thread Django
#26980: Make it easier to change what RemoteTestRunner is used -+- Reporter: cjerdonek|Owner: cjerdonek Type: | Status: assigned

Re: [Django] #25598: Add support for SCRIPT_NAME in STATIC_URL and MEDIA_URL

2016-08-01 Thread Django
#25598: Add support for SCRIPT_NAME in STATIC_URL and MEDIA_URL -+- Reporter: DheerendraRathor |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #26981: Support passing custom kwargs to DiscoverRunner's test runner

2016-08-01 Thread Django
#26981: Support passing custom kwargs to DiscoverRunner's test runner ---+-- Reporter: cjerdonek |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #26957: Inconsistency between doc and code: authenticate() when user.is_active == False

2016-08-01 Thread Django
#26957: Inconsistency between doc and code: authenticate() when user.is_active == False --+ Reporter: ericls|Owner: an0o0nym Type: Cleanup/optimization |

Re: [Django] #26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID).

2016-08-01 Thread Django
#26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID). -+- Reporter: setivolkylany|

Re: [Django] #26978: Improve the message attached to the 404 raised by get_object_or_404 and get_list_or_404

2016-08-01 Thread Django
#26978: Improve the message attached to the 404 raised by get_object_or_404 and get_list_or_404 -+- Reporter: ewjoachim|Owner: nobody Type: |

Re: [Django] #26954: has_module_permission set to False on ModelAdmin raises 403 Forbidden error when visiting its app page

2016-08-01 Thread Django
#26954: has_module_permission set to False on ModelAdmin raises 403 Forbidden error when visiting its app page ---+- Reporter: bhch |Owner: halilkaya Type: Bug|

Re: [Django] #26982: Allow easy removal of "novalidate" in admin

2016-08-01 Thread Django
#26982: Allow easy removal of "novalidate" in admin ---+-- Reporter: nrogers64 |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

Re: [Django] #26954: has_module_permission set to False on ModelAdmin raises 403 Forbidden error when visiting its app page

2016-08-01 Thread Django
#26954: has_module_permission set to False on ModelAdmin raises 403 Forbidden error when visiting its app page ---+- Reporter: bhch |Owner: halilkaya Type: Bug|

Re: [Django] #26980: Make it easier to change what RemoteTestRunner is used

2016-08-01 Thread Django
#26980: Make it easier to change what RemoteTestRunner is used -+- Reporter: cjerdonek|Owner: cjerdonek Type: | Status: assigned

Re: [Django] #26954: has_module_permission set to False on ModelAdmin raises 403 Forbidden error when visiting its app page

2016-08-01 Thread Django
#26954: has_module_permission set to False on ModelAdmin raises 403 Forbidden error when visiting its app page ---+- Reporter: bhch |Owner: halilkaya Type: Bug|

[Django] #26982: Allow easy removal of "novalidate" in admin

2016-08-01 Thread Django
#26982: Allow easy removal of "novalidate" in admin ---+ Reporter: nrogers64 | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.10 Severity: Normal |

[Django] #26981: Support passing custom kwargs to DiscoverRunner's test runner

2016-08-01 Thread Django
#26981: Support passing custom kwargs to DiscoverRunner's test runner ---+ Reporter: cjerdonek | Owner: nobody Type: Uncategorized | Status: new Component: Testing framework |Version: 1.9

Re: [Django] #26980: Make it easier to change what RemoteTestRunner is used

2016-08-01 Thread Django
#26980: Make it easier to change what RemoteTestRunner is used ---+-- Reporter: cjerdonek |Owner: cjerdonek Type: Uncategorized | Status: assigned Component:

[Django] #26980: Make it easier to change what RemoteTestRunner is used

2016-08-01 Thread Django
#26980: Make it easier to change what RemoteTestRunner is used ---+ Reporter: cjerdonek | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.9 Severity: Normal

Re: [Django] #26976: Make it easier to change what LiveServerThread class is used

2016-08-01 Thread Django
#26976: Make it easier to change what LiveServerThread class is used -+- Reporter: cjerdonek|Owner: cjerdonek Type: | Status: closed

Re: [Django] #26957: Inconsistency between doc and code: authenticate() when user.is_active == False

2016-08-01 Thread Django
#26957: Inconsistency between doc and code: authenticate() when user.is_active == False --+ Reporter: ericls|Owner: an0o0nym Type: Cleanup/optimization |

Re: [Django] #26976: Make it easier to change what LiveServerThread class is used

2016-08-01 Thread Django
#26976: Make it easier to change what LiveServerThread class is used -+- Reporter: cjerdonek|Owner: cjerdonek Type: | Status: assigned

Re: [Django] #26976: Make it easier to change what LiveServerThread class is used

2016-08-01 Thread Django
#26976: Make it easier to change what LiveServerThread class is used -+- Reporter: cjerdonek|Owner: cjerdonek Type: | Status: assigned

Re: [Django] #26966: MySQL backend schema editor skip_default method requires update for MySQL 5.7

2016-08-01 Thread Django
#26966: MySQL backend schema editor skip_default method requires update for MySQL 5.7 -+- Reporter: mcgeeco |Owner: nobody Type: Bug |

Re: [Django] #26976: Make it easier to change what LiveServerThread class is used

2016-08-01 Thread Django
#26976: Make it easier to change what LiveServerThread class is used -+- Reporter: cjerdonek|Owner: cjerdonek Type: | Status: assigned

[Django] #26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID).

2016-08-01 Thread Django
#26979: Using an admin.RelatedOnlyFieldListFilter in admin does not working if a type of a field is ForeignKey and value to_field is not pk (in my case it is UUID). ---+--- Reporter: setivolkylany | Owner: nobody

Re: [Django] #26977: Instantiating an abstract model with a string ForeignKey fails with TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types

2016-08-01 Thread Django
#26977: Instantiating an abstract model with a string ForeignKey fails with TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types --+ Reporter: teeberg |

Re: [Django] #26760: Delete nonexistent migrations from django_migrations table

2016-08-01 Thread Django
#26760: Delete nonexistent migrations from django_migrations table -+- Reporter: jarekwg |Owner: nobody Type: | Status: new

Re: [Django] #26977: Instantiating an abstract model with a string ForeignKey fails with TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types

2016-08-01 Thread Django
#26977: Instantiating an abstract model with a string ForeignKey fails with TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types --+ Reporter: teeberg |

Re: [Django] #26977: Instantiating an abstract model with a string ForeignKey fails with TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types

2016-08-01 Thread Django
#26977: Instantiating an abstract model with a string ForeignKey fails with TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types --+ Reporter: teeberg |

Re: [Django] #26927: Subwidgets not passed required and disabled attributes in BoundField.__iter__()

2016-08-01 Thread Django
#26927: Subwidgets not passed required and disabled attributes in BoundField.__iter__() ---+- Reporter: jdufresne |Owner: nobody Type: Bug| Status: closed

Re: [Django] #26927: Subwidgets not passed required and disabled attributes in BoundField.__iter__()

2016-08-01 Thread Django
#26927: Subwidgets not passed required and disabled attributes in BoundField.__iter__() ---+- Reporter: jdufresne |Owner: nobody Type: Bug| Status: closed

Re: [Django] #26966: MySQL backend schema editor skip_default method requires update for MySQL 5.7

2016-08-01 Thread Django
#26966: MySQL backend schema editor skip_default method requires update for MySQL 5.7 -+- Reporter: mcgeeco |Owner: nobody Type: Bug |

Re: [Django] #26977: Instantiating an abstract model with a string ForeignKey fails with TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types (was: TypeError: isinstance(

2016-08-01 Thread Django
#26977: Instantiating an abstract model with a string ForeignKey fails with TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types -+- Reporter: teeberg |

Re: [Django] #26977: Instantiating an abstract model with a string ForeignKey fails with TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types

2016-08-01 Thread Django
#26977: Instantiating an abstract model with a string ForeignKey fails with TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types -+- Reporter: teeberg |

Re: [Django] #26966: MySQL backend schema editor skip_default method requires update for MySQL 5.7

2016-08-01 Thread Django
#26966: MySQL backend schema editor skip_default method requires update for MySQL 5.7 -+- Reporter: mcgeeco |Owner: nobody Type: Bug |

Re: [Django] #26976: Make it easier to change what LiveServerThread class is used

2016-08-01 Thread Django
#26976: Make it easier to change what LiveServerThread class is used --+ Reporter: cjerdonek |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #26975: Unclear documentation: use of paths with loaddata

2016-08-01 Thread Django
#26975: Unclear documentation: use of paths with loaddata ---+ Reporter: ancientHacker |Owner: nobody Type: Bug| Status: new Component: Documentation |

Re: [Django] #26930: makemigrations tries to access default databases even when set to empty

2016-08-01 Thread Django
#26930: makemigrations tries to access default databases even when set to empty -+ Reporter: lizlemon |Owner: nobody Type: Bug | Status: closed

Re: [Django] #26930: makemigrations tries to access default databases even when set to empty

2016-08-01 Thread Django
#26930: makemigrations tries to access default databases even when set to empty -+ Reporter: lizlemon |Owner: nobody Type: Bug | Status: closed

Re: [Django] #26978: Improve the message attached to the 404 raised by get_object_or_404 and get_list_or_404

2016-08-01 Thread Django
#26978: Improve the message attached to the 404 raised by get_object_or_404 and get_list_or_404 --+-- Reporter: ewjoachim |Owner: Type: Uncategorized | Status: new

[Django] #26978: Improve the message attached to the 404 raised by get_object_or_404 and get_list_or_404

2016-08-01 Thread Django
#26978: Improve the message attached to the 404 raised by get_object_or_404 and get_list_or_404 -+-- Reporter: ewjoachim| Owner: Type: Uncategorized| Status: new Component: Error reporting |

Re: [Django] #22288: F() expression not compatible with __range field look up

2016-08-01 Thread Django
#22288: F() expression not compatible with __range field look up -+- Reporter: liushaohua86@… |Owner: | MatthewWilkes Type: Bug |

Re: [Django] #23422: Cannot add Permission to Group in data migration

2016-08-01 Thread Django
#23422: Cannot add Permission to Group in data migration +-- Reporter: tjwalch |Owner: nobody Type: Bug | Status: closed Component: Migrations |