Re: [Django] #12405: django.contrib.auth.views.logout() should support LOGOUT_REDIRECT_URL

2015-02-26 Thread Django
#12405: django.contrib.auth.views.logout() should support LOGOUT_REDIRECT_URL -+- Reporter: cmwslw |Owner: cbarcenas Type: New feature | Status:

Re: [Django] #12405: django.contrib.auth.views.logout() should support LOGOUT_REDIRECT_URL

2015-02-26 Thread Django
#12405: django.contrib.auth.views.logout() should support LOGOUT_REDIRECT_URL -+- Reporter: cmwslw |Owner: cbarcenas Type: New feature | Status:

[Django] #24423: Combine i18n template tag tests?

2015-02-26 Thread Django
#24423: Combine i18n template tag tests? --+ Reporter: prestontimmons| Owner: nobody Type: Cleanup/optimization | Status: new Component: Internationalization |Version: master Severity:

Re: [Django] #24420: Can't order_by annotated field if annotated field uses conditional expression

2015-02-26 Thread Django
#24420: Can't order_by annotated field if annotated field uses conditional expression -+- Reporter: krisfields |Owner: jarshwah Type: Bug |

[Django] #24422: Messages framework not correctly encoding messages

2015-02-26 Thread Django
#24422: Messages framework not correctly encoding messages ---+ Reporter: YPCrumble | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.7 Severity: Normal |

[Django] #24421: Operational error when performing join using ForeignObject

2015-02-26 Thread Django
#24421: Operational error when performing join using ForeignObject -+- Reporter: animan1 | Owner: nobody Type: Bug | Status: new Component: Database layer |

Re: [Django] #21495: Add a setting for CSRF Header name

2015-02-26 Thread Django
#21495: Add a setting for CSRF Header name -+- Reporter: hello@… |Owner: gregorth Type: New feature | Status: assigned Component: CSRF

Re: [Django] #23784: Error reporting docs needs to state clearly that changing logging conf error emails are not sent out unless configuring it again

2015-02-26 Thread Django
#23784: Error reporting docs needs to state clearly that changing logging conf error emails are not sent out unless configuring it again --+ Reporter: peterlauri|Owner: gmunumel

Re: [Django] #24340: Nested deconstruction does not descend into lists, tuples or dicts

2015-02-26 Thread Django
#24340: Nested deconstruction does not descend into lists, tuples or dicts + Reporter: gasman |Owner: gasman Type: Bug | Status: assigned Component: Migrations

Re: [Django] #24115: Bcrypt hashers don't implement must_update

2015-02-26 Thread Django
#24115: Bcrypt hashers don't implement must_update --+ Reporter: cancan101 |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

[Django] #24420: Can't order_by annotated field if annotated field uses conditional expression

2015-02-26 Thread Django
#24420: Can't order_by annotated field if annotated field uses conditional expression -+- Reporter: | Owner: nobody krisfields | Type: Bug | Status: new Component:

Re: [Django] #24416: EmailMessage and send_email do not handle ugettext_lazy translated addresses correctly

2015-02-26 Thread Django
#24416: EmailMessage and send_email do not handle ugettext_lazy translated addresses correctly -+ Reporter: medmunds |Owner: medmunds Type: Bug | Status: new

Re: [Django] #24405: admin: cleanup Open related* popups code so it's easier to extend / replace

2015-02-26 Thread Django
#24405: admin: cleanup Open related* popups code so it's easier to extend / replace --+ Reporter: rm_ |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #24419: Testing email settings

2015-02-26 Thread Django
#24419: Testing email settings ---+-- Reporter: gavinwahl |Owner: nobody Type: Uncategorized | Status: new Component: Core (Mail)| Version:

Re: [Django] #24419: Testing email settings

2015-02-26 Thread Django
#24419: Testing email settings ---+-- Reporter: gavinwahl |Owner: nobody Type: Uncategorized | Status: new Component: Core (Mail)| Version:

Re: [Django] #24406: SelectFilter should use click events instead of href javascript functions

2015-02-26 Thread Django
#24406: SelectFilter should use click events instead of href javascript functions -+- Reporter: rjagerman|Owner: rjagerman Type: |

[Django] #24419: Testing email settings

2015-02-26 Thread Django
#24419: Testing email settings ---+ Reporter: gavinwahl | Owner: nobody Type: Uncategorized | Status: new Component: Core (Mail)|Version: master Severity: Normal | Keywords: Triage

Re: [Django] #24418: refresh_from_db is breaking on null foreign keys

2015-02-26 Thread Django
#24418: refresh_from_db is breaking on null foreign keys -+- Reporter: ppp23|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24410: MySQL manually created indexes aren't recognized

2015-02-26 Thread Django
#24410: MySQL manually created indexes aren't recognized +-- Reporter: karolyi |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #24352: Coercing ManyRelatedManager to string raises StopIteration exception

2015-02-26 Thread Django
#24352: Coercing ManyRelatedManager to string raises StopIteration exception -+- Reporter: rasca|Owner: gmunumel Type: Bug | Status:

[Django] #24418: refresh_from_db is breaking on null foreign keys

2015-02-26 Thread Django
#24418: refresh_from_db is breaking on null foreign keys --+--- Reporter: ppp23 | Owner: nobody Type: Uncategorized | Status: new Component: Database layer

Re: [Django] #24416: EmailMessage and send_email do not handle ugettext_lazy translated addresses correctly

2015-02-26 Thread Django
#24416: EmailMessage and send_email do not handle ugettext_lazy translated addresses correctly -+ Reporter: medmunds |Owner: medmunds Type: Bug | Status: new

[Django] #24417: Django admin opton get_list_select_related is missing

2015-02-26 Thread Django
#24417: Django admin opton get_list_select_related is missing ---+ Reporter: eskhool| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.7 Severity: Normal

Re: [Django] #24340: Nested deconstruction does not descend into lists, tuples or dicts

2015-02-26 Thread Django
#24340: Nested deconstruction does not descend into lists, tuples or dicts + Reporter: gasman |Owner: gasman Type: Bug | Status: assigned Component: Migrations

Re: [Django] #24323: NameError: global name XXXXXAdmin is not defined when using admin register decorator with an __init__ super call

2015-02-26 Thread Django
#24323: NameError: global name XAdmin is not defined when using admin register decorator with an __init__ super call ---+ Reporter: eskhool|Owner: nobody Type: Bug|

Re: [Django] #24352: Coercing ManyRelatedManager to string raises StopIteration exception

2015-02-26 Thread Django
#24352: Coercing ManyRelatedManager to string raises StopIteration exception -+- Reporter: rasca|Owner: gmunumel Type: Bug | Status:

Re: [Django] #24317: Deprecate field.rel, replace it with real field instances

2015-02-26 Thread Django
#24317: Deprecate field.rel, replace it with real field instances -+- Reporter: akaariai |Owner: nobody Type: | Status: new