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

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

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

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

Re: [Django] #25170: assertXMLEqual fails when white space is present outside XML fragment

2015-07-23 Thread Django
#25170: assertXMLEqual fails when white space is present outside XML fragment ---+ Reporter: shelldweller |Owner: nobody Type: Bug| Status: new

Re: [Django] #12768: Raw query map problem with some primary keys

2015-07-23 Thread Django
#12768: Raw query map problem with some primary keys -+- Reporter: Reflejo@…|Owner: nobody Type: Uncategorized| Status: closed Component:

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

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

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

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

Re: [Django] #12768: Raw query map problem with some primary keys

2015-07-23 Thread Django
#12768: Raw query map problem with some primary keys -+- Reporter: Reflejo@…|Owner: nobody Type: Uncategorized| Status: closed Component:

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

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

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

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

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

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

[Django] #25170: assertXMLEqual fails when white space is present outside XML fragment

2015-07-23 Thread Django
#25170: assertXMLEqual fails when white space is present outside XML fragment ---+ Reporter: shelldweller | Owner: nobody Type: Bug| Status: new Component: Testing framework |Version:

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

2015-07-23 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] #11919: dpaste.com feature in debug traceback view should be optional

2015-07-23 Thread Django
#11919: dpaste.com feature in debug traceback view should be optional -+ Reporter: mikey|Owner: nobody Type: New feature | Status: new Component: Error

Re: [Django] #14968: handle BaseExceptions with middleware, or at least KeyboardInterrupt

2015-07-23 Thread Django
#14968: handle BaseExceptions with middleware, or at least KeyboardInterrupt --+- Reporter: Suor |Owner: Suor Type: Bug | Status: closed Component: Core

Re: [Django] #16674: Django's WSGI Handler should report exceptions to the start_response() callback

2015-07-23 Thread Django
#16674: Django's WSGI Handler should report exceptions to the start_response() callback ---+ Reporter: jamesh |Owner: nobody Type: Bug| Status: new

Re: [Django] #21048: Error page should not invoke callables passed through WSGI META structure

2015-07-23 Thread Django
#21048: Error page should not invoke callables passed through WSGI META structure -+ Reporter: ericbuehl|Owner: nobody Type: Bug | Status: new

Re: [Django] #23004: Cleanse entries from request.META in debug views

2015-07-23 Thread Django
#23004: Cleanse entries from request.META in debug views -+ Reporter: blueyed |Owner: nobody Type: New feature | Status: new Component: Error reporting |

Re: [Django] #23985: URLValidator optional schemes causes backward incompatible changes

2015-07-23 Thread Django
#23985: URLValidator optional schemes causes backward incompatible changes --+ Reporter: bruno.devpod |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #23951: SafeExceptionReporterFilter does not have a way to filter and redact exception messages

2015-07-23 Thread Django
#23951: SafeExceptionReporterFilter does not have a way to filter and redact exception messages -+ Reporter: lukhnos |Owner: nobody Type: New feature | Status:

Re: [Django] #21777: Make request exception handling more robust to subsequent exceptions

2015-07-23 Thread Django
#21777: Make request exception handling more robust to subsequent exceptions --+ Reporter: patrakov@…|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #10941: Add querystring helper methods to Page class

2015-07-23 Thread Django
#10941: Add querystring helper methods to Page class --+ Reporter: benspaulding |Owner: Type: New feature | Status: new Component: Core (Other) |

Re: [Django] #25167: Provide option to disable ajax text/plain response in technical_500_response

2015-07-23 Thread Django
#25167: Provide option to disable ajax text/plain response in technical_500_response -+ Reporter: thenewguy|Owner: nobody Type: New feature | Status: new

Re: [Django] #23034: Add migrations support for adding ManyToMany "through" model

2015-07-23 Thread Django
#23034: Add migrations support for adding ManyToMany "through" model -+ Reporter: lorinkoz@… |Owner: knbk Type: New feature | Status: assigned Component: Migrations |

Re: [Django] #25158: InvalidTemplateLibrary when using django_extensions

2015-07-23 Thread Django
#25158: InvalidTemplateLibrary when using django_extensions -+-- Reporter: jaddison |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #25095: Fields annotated for filtering which are not included in values are included in GROUP BY clause in SQL

2015-07-23 Thread Django
#25095: Fields annotated for filtering which are not included in values are included in GROUP BY clause in SQL -+- Reporter: mitchelljkotler |Owner: nobody Type: Bug |

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

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

Re: [Django] #14909: Adding custom command requires code duplication from Command.handle() if one want to use options like verbosity.

2015-07-23 Thread Django
#14909: Adding custom command requires code duplication from Command.handle() if one want to use options like verbosity. -+- Reporter: zimnyx |Owner: nobody Type: New feature

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

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

Re: [Django] #8399: loaddata management command should provide option to disable signals

2015-07-23 Thread Django
#8399: loaddata management command should provide option to disable signals -+- Reporter: chrisdpratt@…|Owner: nobody Type: New feature | Status: closed

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

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

Re: [Django] #21048: Error page should not invoke callables passed through WSGI META structure

2015-07-23 Thread Django
#21048: Error page should not invoke callables passed through WSGI META structure --+ Reporter: ericbuehl |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #13842: XViewMiddleware fails with django.contrib.syndication.views.Feed

2015-07-23 Thread Django
#13842: XViewMiddleware fails with django.contrib.syndication.views.Feed -+- Reporter: ch0wn|Owner: mk Type: Bug | Status: closed

Re: [Django] #14131: The pagination module should have some limit, or a warning should be given in the documentation

2015-07-23 Thread Django
#14131: The pagination module should have some limit, or a warning should be given in the documentation --+ Reporter: mlissner |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #25166: Incorrect statement in custom model permission documentation

2015-07-23 Thread Django
#25166: Incorrect statement in custom model permission documentation ---+-- Reporter: bmispelon |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #9115: Check for presence of os.unlink in temp.py

2015-07-23 Thread Django
#9115: Check for presence of os.unlink in temp.py -+- Reporter: michaelhart |Owner: nobody Type: Bug | Status: closed Component: Core

Re: [Django] #25168: Document how to avoid foreign key constraint error after upgrade to 1.8

2015-07-23 Thread Django
#25168: Document how to avoid foreign key constraint error after upgrade to 1.8 --+ Reporter: rwillmer |Owner: rwillmer Type: Cleanup/optimization | Status:

Re: [Django] #22258: Show progress during dumpdata (was: Show progress during dumpdata and loaddata)

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

Re: [Django] #25163: When a user doesn't have permission to an admin page, raise 404 instead of redirecting to login (was: When user does not have permission, /admin redirects to /admin/login but user

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

Re: [Django] #24865: Add a feature to programmatically remove stale content types

2015-07-23 Thread Django
#24865: Add a feature to programmatically remove stale content types --+ Reporter: Protosac |Owner: nobody Type: New feature | Status: new

Re: [Django] #25166: Incorrect statement in custom model permission documentation

2015-07-23 Thread Django
#25166: Incorrect statement in custom model permission documentation ---+-- Reporter: bmispelon |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #25168: Document how to avoid foreign key constraint error after upgrade to 1.8

2015-07-23 Thread Django
#25168: Document how to avoid foreign key constraint error after upgrade to 1.8 --+ Reporter: rwillmer |Owner: rwillmer Type: Cleanup/optimization | Status:

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

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

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

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

Re: [Django] #25168: Document how to avoid foreign key constraint error after upgrade to 1.8

2015-07-23 Thread Django
#25168: Document how to avoid foreign key constraint error after upgrade to 1.8 -+- Reporter: rwillmer |Owner: rwillmer Type: | Status:

Re: [Django] #25168: Document how to avoid foreign key constraint error after upgrade to 1.8

2015-07-23 Thread Django
#25168: Document how to avoid foreign key constraint error after upgrade to 1.8 -+- Reporter: rwillmer |Owner: rwillmer Type: | Status:

[Django] #25168: Document how to avoid foreign key constraint error after upgrade to 1.8

2015-07-23 Thread Django
#25168: Document how to avoid foreign key constraint error after upgrade to 1.8 --+- Reporter: rwillmer | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

Re: [Django] #25168: Document how to avoid foreign key constraint error after upgrade to 1.8

2015-07-23 Thread Django
#25168: Document how to avoid foreign key constraint error after upgrade to 1.8 -+- Reporter: rwillmer |Owner: rwillmer Type: | Status:

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

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

Re: [Django] #25142: Refactor access mixins to allow customisation (was: Refactor dispatch method in PermissionRequiredMixin to allow customisation)

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

Re: [Django] #25163: When user does not have permission, /admin redirects to /admin/login but user is still authenticated

2015-07-23 Thread Django
#25163: When user does not have permission, /admin redirects to /admin/login but user is still authenticated ---+-- Reporter: adelton|Owner: nobody Type: Bug|

Re: [Django] #25068: Metaclass conflict when doing createmigrations in ModelState.render

2015-07-23 Thread Django
#25068: Metaclass conflict when doing createmigrations in ModelState.render -+- Reporter: kosz85 |Owner: nobody Type: Bug | Status: new