[Django] #30285: The domain in broken link emails can be spoofed

2019-03-23 Thread Django
#30285: The domain in broken link emails can be spoofed + Reporter: orlnub123 | Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #30284: Redundant is_active check in auth.backends.ModelBackend

2019-03-23 Thread Django
#30284: Redundant is_active check in auth.backends.ModelBackend -+- Reporter: Tobias Bengfort |Owner: nobody Type: | Status: closed Cleanup/opt

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

2019-03-23 Thread Django
#30226: Add base authentication backend to ease custom backend creation. -+ Reporter: Tobias Bengfort |Owner: nobody Type: New feature | Status: new Component: cont

Re: [Django] #29791: Engine.render_to_string() should honor the autoescape attribute

2019-03-23 Thread Django
#29791: Engine.render_to_string() should honor the autoescape attribute -+ Reporter: Claude Paroz |Owner: Claude Paroz Type: Bug | Status: assigned Co

Re: [Django] #30284: Redundant is_active check in auth.backends.ModelBackend

2019-03-23 Thread Django
#30284: Redundant is_active check in auth.backends.ModelBackend -+- Reporter: Tobias Bengfort |Owner: nobody Type: | Status: closed Cleanup/opt

Re: [Django] #30284: Redundant is_active check in auth.backends.ModelBackend

2019-03-23 Thread Django
#30284: Redundant is_active check in auth.backends.ModelBackend -+- Reporter: Tobias Bengfort |Owner: nobody Type: | Status: new Cleanup/optimi

Re: [Django] #29539: Cannot use Aggregation function in Model.Meta.ordering

2019-03-23 Thread Django
#29539: Cannot use Aggregation function in Model.Meta.ordering -+- Reporter: wilhelmhb|Owner: nobody Type: Bug | Status: closed Component:

[Django] #30284: Redundant is_active check in auth.backends.ModelBackend

2019-03-23 Thread Django
#30284: Redundant is_active check in auth.backends.ModelBackend + Reporter: Tobias Bengfort | Owner: nobody Type: Cleanup/optimization | Status: new Co

Re: [Django] #29918: Add support for checking object permissions in PermissionRequiredMixin

2019-03-23 Thread Django
#29918: Add support for checking object permissions in PermissionRequiredMixin -+-- Reporter: Tobias Bengfort |Owner: nobody Type: New feature | Status: closed Compo

Re: [Django] #30272: get_language_from_path not respecting i18n_patterns prefix_default_language=False

2019-03-23 Thread Django
#30272: get_language_from_path not respecting i18n_patterns prefix_default_language=False -+- Reporter: Stefan Wehrmeyer |Owner: nobody Type: Bug | Sta

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

2019-03-23 Thread Django
#30226: Add base authentication backend to ease custom backend creation. -+ Reporter: Tobias Bengfort |Owner: nobody Type: New feature | Status: new Component: cont

Re: [Django] #30267: GeoDjango does not create correct PostGIS index for 3D geometry fields

2019-03-23 Thread Django
#30267: GeoDjango does not create correct PostGIS index for 3D geometry fields --+ Reporter: Casper van der Wel|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #28477: Strip unused annotations from count queries

2019-03-23 Thread Django
#28477: Strip unused annotations from count queries -+- Reporter: Tom Forbes |Owner: Tom Type: | Forbes Cleanup/optimization |

Re: [Django] #29791: Engine.render_to_string() should honor the autoescape attribute

2019-03-23 Thread Django
#29791: Engine.render_to_string() should honor the autoescape attribute -+ Reporter: Claude Paroz |Owner: Claude Paroz Type: Bug | Status: assigned Co

Re: [Django] #30272: get_language_from_path not respecting i18n_patterns prefix_default_language=False

2019-03-23 Thread Django
#30272: get_language_from_path not respecting i18n_patterns prefix_default_language=False -+- Reporter: Stefan Wehrmeyer |Owner: nobody Type: Bug | Sta

Re: [Django] #27360: Make it easier to track down the offending models for AlreadyRegistered exceptions

2019-03-23 Thread Django
#27360: Make it easier to track down the offending models for AlreadyRegistered exceptions -+- Reporter: Ed Morley|Owner: Quentin Type: | Fulsher Cleanup/

Re: [Django] #29539: Cannot use Aggregation function in Model.Meta.ordering

2019-03-23 Thread Django
#29539: Cannot use Aggregation function in Model.Meta.ordering -+- Reporter: wilhelmhb|Owner: nobody Type: Bug | Status: new Component: D

Re: [Django] #29700: Document ModelAdmin.autocomplete_view() and AutocompleteJsonView (as customisation point).

2019-03-23 Thread Django
#29700: Document ModelAdmin.autocomplete_view() and AutocompleteJsonView (as customisation point). -+- Reporter: David W. Lloyd |Owner: Alexandru Type: | Balan

Re: [Django] #30283: Lint errors in django_bash_completion script

2019-03-23 Thread Django
#30283: Lint errors in django_bash_completion script -+- Reporter: albertyw |Owner: albertyw Type: | Status: closed Cleanup/optimization

Re: [Django] #30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied

2019-03-23 Thread Django
#30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied -+- Reporter: Lukas Klement|Owner: nobody Type: Bug |

Re: [Django] #30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied

2019-03-23 Thread Django
#30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied -+- Reporter: Lukas Klement|Owner: nobody Type: Bug |

Re: [Django] #30246: Using an annotated field calculated with django.db.models.functions.Extract in aggregate results in ProgrammingError

2019-03-23 Thread Django
#30246: Using an annotated field calculated with django.db.models.functions.Extract in aggregate results in ProgrammingError -+- Reporter: Jan BaryƂa |Owner: nobody Type: Bug

Re: [Django] #21703: `exclude` query with `F` object across relationship fails

2019-03-23 Thread Django
#21703: `exclude` query with `F` object across relationship fails -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: closed Compone

Re: [Django] #30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied

2019-03-23 Thread Django
#30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied -+- Reporter: Lukas Klement|Owner: nobody Type: Bug |

Re: [Django] #29539: Cannot use Aggregation function in Model.Meta.ordering

2019-03-23 Thread Django
#29539: Cannot use Aggregation function in Model.Meta.ordering -+- Reporter: wilhelmhb|Owner: nobody Type: Bug | Status: new Component: D

Re: [Django] #29706: RenameContentType._rename() doesn't save the content type on the correct database

2019-03-23 Thread Django
#29706: RenameContentType._rename() doesn't save the content type on the correct database -+- Reporter: Tyler Morgan |Owner: Hasan | Ramezani Typ

Re: [Django] #30282: CSRF token invalid after DELETE request

2019-03-23 Thread Django
#30282: CSRF token invalid after DELETE request -+- Reporter: my-tien |Owner: nobody Type: Bug | Status: closed Component: CSRF

Re: [Django] #30272: get_language_from_path not respecting i18n_patterns prefix_default_language=False

2019-03-23 Thread Django
#30272: get_language_from_path not respecting i18n_patterns prefix_default_language=False -+- Reporter: Stefan Wehrmeyer |Owner: nobody Type: Bug | Sta

Re: [Django] #30283: Lint errors in django_bash_completion script

2019-03-23 Thread Django
#30283: Lint errors in django_bash_completion script -+- Reporter: albertyw |Owner: albertyw Type: | Status: assigned Cleanup/optimizati

[Django] #30283: Lint errors in django_bash_completion script

2019-03-23 Thread Django
#30283: Lint errors in django_bash_completion script +-- Reporter: albertyw | Owner: albertyw Type: Cleanup/optimization | Status: assigned Comp