Re: [Django] #25142: Refactor access mixins to allow customisation

2015-07-24 Thread Django
#25142: Refactor access mixins to allow customisation --+ Reporter: dfunckt |Owner: dfunckt Type: Cleanup/optimization | Status: assigned Component: co

Re: [Django] #24525: AssertionError at `Query.change_aliases`

2015-07-24 Thread Django
#24525: AssertionError at `Query.change_aliases` -+- Reporter: coolRR |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #24525: AssertionError at `Query.change_aliases`

2015-07-24 Thread Django
#24525: AssertionError at `Query.change_aliases` -+- Reporter: coolRR |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #24525: AssertionError at `Query.change_aliases`

2015-07-24 Thread Django
#24525: AssertionError at `Query.change_aliases` -+- Reporter: coolRR |Owner: nobody Type: Bug | Status: closed Component: Database lay

Re: [Django] #24525: AssertionError at `Query.change_aliases`

2015-07-24 Thread Django
#24525: AssertionError at `Query.change_aliases` -+- Reporter: coolRR |Owner: nobody Type: Bug | Status: closed Component: Database lay

Re: [Django] #17215: runtests doesn't clean up all temp files all the time

2015-07-24 Thread Django
#17215: runtests doesn't clean up all temp files all the time ---+ Reporter: kmtracey |Owner: nobody Type: Bug| Status: closed Component: Testin

Re: [Django] #25161: Don't encourage new users to install the development version in the quick install

2015-07-24 Thread Django
#25161: Don't encourage new users to install the development version in the quick install --+ Reporter: alasdairnicol |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #25161: Don't encourage new users to install the development version in the quick install

2015-07-24 Thread Django
#25161: Don't encourage new users to install the development version in the quick install --+ Reporter: alasdairnicol |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #22258: Show progress during dumpdata

2015-07-24 Thread Django
#22258: Show progress during dumpdata -+- Reporter: Gwildor |Owner: mrfuxi Type: New feature | Status: closed Component: Core (Management |

Re: [Django] #25142: Refactor access mixins to allow customisation

2015-07-24 Thread Django
#25142: Refactor access mixins to allow customisation --+ Reporter: dfunckt |Owner: dfunckt Type: Cleanup/optimization | Status: assigned Component: co

Re: [Django] #25142: Refactor access mixins to allow customisation

2015-07-24 Thread Django
#25142: Refactor access mixins to allow customisation --+ Reporter: dfunckt |Owner: dfunckt Type: Cleanup/optimization | Status: assigned Component: co

Re: [Django] #25169: Document "stacking" of login_required and permission_required (was: permission_required decorator should only redirect to 403 if user is logged in)

2015-07-24 Thread Django
#25169: Document "stacking" of login_required and permission_required --+ Reporter: aithusa |Owner: nobody Type: Cleanup/optimization | Status: new Comp

Re: [Django] #19427: Lacking Documentation on Custom Related Fields Pre-Save Override

2015-07-24 Thread Django
#19427: Lacking Documentation on Custom Related Fields Pre-Save Override --+ Reporter: s.shanabrook@…|Owner: Type: Cleanup/optimization | Status: closed Compon

Re: [Django] #25142: Refactor access mixins to allow customisation

2015-07-24 Thread Django
#25142: Refactor access mixins to allow customisation --+ Reporter: dfunckt |Owner: dfunckt Type: Cleanup/optimization | Status: assigned Component: co

Re: [Django] #25161: Don't encourage new users to install the development version in the quick install

2015-07-24 Thread Django
#25161: Don't encourage new users to install the development version in the quick install --+ Reporter: alasdairnicol |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #25136: Add an example with Count('X', distinct=True) to the queries topic guide (was: Multiple annotations result in wrong results with MySQL backend)

2015-07-24 Thread Django
#25136: Add an example with Count('X', distinct=True) to the queries topic guide --+ Reporter: mdomans |Owner: nobody Type: Cleanup/optimization | Status: n

Re: [Django] #25169: permission_required decorator should only redirect to 403 if user is logged in

2015-07-24 Thread Django
#25169: permission_required decorator should only redirect to 403 if user is logged in ---+-- Reporter: aithusa|Owner: nobody Type: Uncategorized | Status: new Compo

Re: [Django] #25034: Convert caches ImproperlyConfigured error to a system check (was: Remove attempts to access settings at import time)

2015-07-24 Thread Django
#25034: Convert caches ImproperlyConfigured error to a system check --+ Reporter: evansd|Owner: nobody Type: Cleanup/optimization | Status: new Compon

Re: [Django] #25136: Multiple annotations result in wrong results with MySQL backend

2015-07-24 Thread Django
#25136: Multiple annotations result in wrong results with MySQL backend -+- Reporter: mdomans |Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #20705: Allow customizing the email field name for PasswordResetForm

2015-07-24 Thread Django
#20705: Allow customizing the email field name for PasswordResetForm --+ Reporter: Cloudream |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #20705: Allow customizing the email field name for PasswordResetForm

2015-07-24 Thread Django
#20705: Allow customizing the email field name for PasswordResetForm --+ Reporter: Cloudream |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #24623: AttributeError when trying to send an utf-8 encoded email with text attachments (mime type: text/*)

2015-07-24 Thread Django
#24623: AttributeError when trying to send an utf-8 encoded email with text attachments (mime type: text/*) -+- Reporter: tkrapp |Owner: kswiat Type: Bug |

Re: [Django] #25142: Refactor access mixins to allow customisation

2015-07-24 Thread Django
#25142: Refactor access mixins to allow customisation --+ Reporter: dfunckt |Owner: dfunckt Type: Cleanup/optimization | Status: assigned Component: co

Re: [Django] #16068: Ease access to request headers

2015-07-24 Thread Django
#16068: Ease access to request headers ---+- Reporter: jgorset|Owner: jgorset Type: New feature| Status: closed Component: HTTP handling | Versi

Re: [Django] #20147: Provide an alternative to request.META for accessing HTTP headers

2015-07-24 Thread Django
#20147: Provide an alternative to request.META for accessing HTTP headers ---+ Reporter: lukeplant |Owner: nobody Type: New feature| Status: new Component: HTTP hand

Re: [Django] #25037: Add request.user to the debug view (was: Addition to functions http.requests.build_request_repr)

2015-07-24 Thread Django
#25037: Add request.user to the debug view -+ Reporter: djbaldey |Owner: nobody Type: New feature | Status: new Component: Error reporting |

Re: [Django] #21793: Require specific versions of test suite's Python dependencies?

2015-07-24 Thread Django
#21793: Require specific versions of test suite's Python dependencies? -+- Reporter: JustinTArthur|Owner: nobody Type: | Status: closed Clea

Re: [Django] #24607: dumpdata (with natural keys) / loaddata failure for model inheriting from User

2015-07-24 Thread Django
#24607: dumpdata (with natural keys) / loaddata failure for model inheriting from User --+ Reporter: denys-duchier |Owner: nobody Type: Bug | Sta

Re: [Django] #17215: runtests doesn't clean up all temp files all the time

2015-07-24 Thread Django
#17215: runtests doesn't clean up all temp files all the time ---+ Reporter: kmtracey |Owner: nobody Type: Bug| Status: closed Component: Testin

Re: [Django] #13664: Enable admin permission checks from outside the ModelAdmin (was: Enable admin permission checks from outside the ModelAdmin [PATCH])

2015-07-24 Thread Django
#13664: Enable admin permission checks from outside the ModelAdmin -+ Reporter: sebastian_noack |Owner: nobody Type: New feature | Status: new Component: contrib.ad

Re: [Django] #16193: Use qunit to test javascript in django source

2015-07-24 Thread Django
#16193: Use qunit to test javascript in django source -+- Reporter: mbraak@… |Owner: slurms Type: New feature | Status: closed Component: Testing

Re: [Django] #25162: Internationalization of static JS

2015-07-24 Thread Django
#25162: Internationalization of static JS -+- Reporter: RignonNoel |Owner: nobody Type: Uncategorized| Status: closed Component:

Re: [Django] #15220: replace SelectFilter2.js with a jQuery plugin

2015-07-24 Thread Django
#15220: replace SelectFilter2.js with a jQuery plugin -+- Reporter: slurms |Owner: dbunskoek Type: | Status: new Cleanup/optimization

Re: [Django] #25030: The /admin/login/ should observe external authentication even when it appears in POST

2015-07-24 Thread Django
#25030: The /admin/login/ should observe external authentication even when it appears in POST --+ Reporter: adelton |Owner: nobody Type: New feature | Status: new Comp

Re: [Django] #25030: The /admin/login/ should observe external authentication even when it appears in POST

2015-07-24 Thread Django
#25030: The /admin/login/ should observe external authentication even when it appears in POST --+ Reporter: adelton |Owner: nobody Type: New feature | Status: new Comp

Re: [Django] #25030: The /admin/login/ should observe external authentication even when it appears in POST

2015-07-24 Thread Django
#25030: The /admin/login/ should observe external authentication even when it appears in POST --+ Reporter: adelton |Owner: nobody Type: New feature | Status: new Comp

Re: [Django] #25171: Can't update queryset after Count annotation

2015-07-24 Thread Django
#25171: Can't update queryset after Count annotation -+- Reporter: fraserharris |Owner: nobody Type: Bug | Status: new Component: Database la

Re: [Django] #25163: When a user doesn't have permission to an admin page, raise 404 instead of redirecting to login

2015-07-24 Thread Django
#25163: When a user doesn't have permission to an admin page, raise 404 instead of redirecting to login --+ Reporter: adelton |Owner: Type: Cleanup/optimization |

Re: [Django] #25171: Can't update queryset after Count annotation

2015-07-24 Thread Django
#25171: Can't update queryset after Count annotation -+- Reporter: fraserharris |Owner: nobody Type: Bug | Status: new Component: Database la

Re: [Django] #25163: When a user doesn't have permission to an admin page, raise 404 instead of redirecting to login

2015-07-24 Thread Django
#25163: When a user doesn't have permission to an admin page, raise 404 instead of redirecting to login --+ Reporter: adelton |Owner: Type: Cleanup/optimization |

Re: [Django] #25163: When a user doesn't have permission to an admin page, raise 404 instead of redirecting to login

2015-07-24 Thread Django
#25163: When a user doesn't have permission to an admin page, raise 404 instead of redirecting to login --+ Reporter: adelton |Owner: Type: Cleanup/optimization |

Re: [Django] #25163: When a user doesn't have permission to an admin page, raise 404 instead of redirecting to login

2015-07-24 Thread Django
#25163: When a user doesn't have permission to an admin page, raise 404 instead of redirecting to login --+ Reporter: adelton |Owner: Type: Cleanup/optimization |

Re: [Django] #25164: The django.contrib.auth.views.login does not observe authentication via RemoteUserMiddleware

2015-07-24 Thread Django
#25164: The django.contrib.auth.views.login does not observe authentication via RemoteUserMiddleware --+-- Reporter: adelton |Owner: nobody Type: Bug | Status: new

Re: [Django] #25164: The django.contrib.auth.views.login does not observe authentication via RemoteUserMiddleware

2015-07-24 Thread Django
#25164: The django.contrib.auth.views.login does not observe authentication via RemoteUserMiddleware --+-- Reporter: adelton |Owner: nobody Type: Bug | Status: new

Re: [Django] #25163: When a user doesn't have permission to an admin page, raise 404 instead of redirecting to login

2015-07-24 Thread Django
#25163: When a user doesn't have permission to an admin page, raise 404 instead of redirecting to login --+ Reporter: adelton |Owner: kswiat Type: Cleanup/optimization |

Re: [Django] #25163: When a user doesn't have permission to an admin page, raise 404 instead of redirecting to login

2015-07-24 Thread Django
#25163: When a user doesn't have permission to an admin page, raise 404 instead of redirecting to login --+ Reporter: adelton |Owner: kswiat Type: Cleanup/optimization |

Re: [Django] #25164: The django.contrib.auth.views.login does not observe authentication via RemoteUserMiddleware

2015-07-24 Thread Django
#25164: The django.contrib.auth.views.login does not observe authentication via RemoteUserMiddleware --+-- Reporter: adelton |Owner: nobody Type: Bug | Status: new

Re: [Django] #25163: When a user doesn't have permission to an admin page, raise 404 instead of redirecting to login

2015-07-24 Thread Django
#25163: When a user doesn't have permission to an admin page, raise 404 instead of redirecting to login --+ Reporter: adelton |Owner: kswiat Type: Cleanup/optimization |