[Django] #20817: Add support for html email messages through django.core.mail.send_mail()

2013-07-28 Thread Django
#20817: Add support for html email messages through django.core.mail.send_mail() -+- Reporter: jmichalicek | Owner: nobody Type: New feature | Status: new Component: Core (Mail) |Version: master Sev

Re: [Django] #20816: Document middleware ordering requirements explicitly

2013-07-28 Thread Django
#20816: Document middleware ordering requirements explicitly --+ Reporter: gthb |Owner: nobody Type: Cleanup/optimization | Status: new Component: D

Re: [Django] #10686: 2 simple improvements to permission inheritance.

2013-07-28 Thread Django
#10686: 2 simple improvements to permission inheritance. -+- Reporter: faldridge|Owner: nobody Type: New feature | Status: new Component: Databas

Re: [Django] #20373: Simple Multi-DB read replica unit test raises TransactionManagementError

2013-07-28 Thread Django
#20373: Simple Multi-DB read replica unit test raises TransactionManagementError ---+-- Reporter: TTimo |Owner: nobody Type: Bug| Status: closed

Re: [Django] #20796: AUTHENTICATION_BACKENDS RemoteUserBackend breaks tests

2013-07-28 Thread Django
#20796: AUTHENTICATION_BACKENDS RemoteUserBackend breaks tests +-- Reporter: python_monster |Owner: nobody Type: Bug | Status: closed Component: contrib.auth

[Django] #20816: Document middleware ordering requirements explicitly

2013-07-28 Thread Django
#20816: Document middleware ordering requirements explicitly ---+ Reporter: gthb | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.5 Severity: Normal |

Re: [Django] #14580: Clean up duplicate code in admin formset handling

2013-07-28 Thread Django
#14580: Clean up duplicate code in admin formset handling --+ Reporter: apollo13 |Owner: nobody Type: Cleanup/optimization | Status: new Component: cont

Re: [Django] #20800: validation error does not give hint of type mismatch for choices

2013-07-28 Thread Django
#20800: validation error does not give hint of type mismatch for choices +- Reporter: ptone |Owner: nobody Type: Bug | Status: closed Component: Forms |

[django/django] f17c20: [1.5.x] Fixed ReST typo in topics/class-based-view...

2013-07-28 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: f17c2026cffc5dc3e4a46a1f720e8bdba2bef737 https://github.com/django/django/commit/f17c2026cffc5dc3e4a46a1f720e8bdba2bef737 Author: Tim Graham Date: 2013-07-28 (Sun, 28 Jul 2013) Changed paths:

[django/django] 192154: [1.6.x] Fixed ReST typo in topics/class-based-view...

2013-07-28 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 192154fb17f257e74e45a28be4babc15c217ea06 https://github.com/django/django/commit/192154fb17f257e74e45a28be4babc15c217ea06 Author: Tim Graham Date: 2013-07-28 (Sun, 28 Jul 2013) Changed paths:

[django/django] 0b35a2: Fixed ReST typo in topics/class-based-views/mixins...

2013-07-28 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0b35a2cce3d183dac3fed404029a5ed463a45f26 https://github.com/django/django/commit/0b35a2cce3d183dac3fed404029a5ed463a45f26 Author: Tim Graham Date: 2013-07-28 (Sun, 28 Jul 2013) Changed paths: M doc

Re: [Django] #20810: IOError raised when using EPS file in ImageField

2013-07-28 Thread Django
#20810: IOError raised when using EPS file in ImageField -+- Reporter: imatusov |Owner: nobody Type: Bug | Status: closed Component: File

Re: [Django] #14580: Clean up duplicate code in admin formset handling

2013-07-28 Thread Django
#14580: Clean up duplicate code in admin formset handling --+ Reporter: apollo13 |Owner: nobody Type: Cleanup/optimization | Status: new Component: cont

Re: [Django] #17413: Serialization or getting non-HTML version of form errors is not easy

2013-07-28 Thread Django
#17413: Serialization or getting non-HTML version of form errors is not easy -+- Reporter: kmike|Owner: merb Type: New feature | Status: assigned

Re: [Django] #17413: Serialization or getting non-HTML version of form errors is not easy

2013-07-28 Thread Django
#17413: Serialization or getting non-HTML version of form errors is not easy -+- Reporter: kmike|Owner: merb Type: New feature | Status: assigned

Re: [Django] #17413: Serialization or getting non-HTML version of form errors is not easy

2013-07-28 Thread Django
#17413: Serialization or getting non-HTML version of form errors is not easy -+- Reporter: kmike|Owner: nobody Type: New feature | Status: new

Re: [Django] #20800: validation error does not give hint of type mismatch for choices

2013-07-28 Thread Django
#20800: validation error does not give hint of type mismatch for choices +- Reporter: ptone |Owner: nobody Type: Bug | Status: closed Component: Forms |

Re: [Django] #16484: Duplicate entry sessions error

2013-07-28 Thread Django
#16484: Duplicate entry sessions error --+- Reporter: hash.3g@… |Owner: nobody Type: Bug | Status: closed Component: contrib.sessions |

Re: [Django] #14580: Clean up duplicate code in admin formset handling

2013-07-28 Thread Django
#14580: Clean up duplicate code in admin formset handling --+ Reporter: apollo13 |Owner: nobody Type: Cleanup/optimization | Status: new Component: cont

Re: [Django] #14580: Clean up duplicate code in admin formset handling

2013-07-28 Thread Django
#14580: Clean up duplicate code in admin formset handling --+ Reporter: apollo13 |Owner: nobody Type: Cleanup/optimization | Status: new Component: cont

[django/django] 88ddb9: [1.5.x] Removed comment from setup.cfg which broke...

2013-07-28 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 88ddb93a8a0ca16ef5ecd1f23a36b5c10486971a https://github.com/django/django/commit/88ddb93a8a0ca16ef5ecd1f23a36b5c10486971a Author: Florian Apolloner Date: 2013-07-28 (Sun, 28 Jul 2013) Changed pat

[django/django] 41492f: [1.5.x] Simplified smart_urlquote and added some b...

2013-07-28 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 41492f0f1b4048cf578eb34c7d3424c4f317f31c https://github.com/django/django/commit/41492f0f1b4048cf578eb34c7d3424c4f317f31c Author: Florian Apolloner Date: 2013-07-28 (Sun, 28 Jul 2013) Changed pat

[django/django] 081a27: [1.6.x] Simplified smart_urlquote and added some b...

2013-07-28 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 081a27c3585a109b0e8b62e43f57273c69890bd3 https://github.com/django/django/commit/081a27c3585a109b0e8b62e43f57273c69890bd3 Author: Florian Apolloner Date: 2013-07-28 (Sun, 28 Jul 2013) Changed pat

[django/django] b70c37: Simplified smart_urlquote and added some basic tes...

2013-07-28 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b70c371fc1f18ea0c43b503122df3f311afc7105 https://github.com/django/django/commit/b70c371fc1f18ea0c43b503122df3f311afc7105 Author: Florian Apolloner Date: 2013-07-28 (Sun, 28 Jul 2013) Changed paths:

Re: [Django] #8060: ojuuwfdirzrh (was: Admin Inlines do not respect user permissions)

2013-07-28 Thread Django
#8060: ojuuwfdirzrh ---+ Reporter: p.patruno@…|Owner: sjaensch Type: Bug| Status: closed Component: contrib.admin | Version: master Se

Re: [Django] #8060: yjqeaewlilnz (was: Admin Inlines do not respect user permissions)

2013-07-28 Thread Django
#8060: yjqeaewlilnz ---+ Reporter: p.patruno@…|Owner: sjaensch Type: Bug| Status: closed Component: contrib.admin | Version: master Se

Re: [Django] #19738: "manage.py shell" on a fresh project raises RuntimeWarning about naive datetime, if IPython is installed

2013-07-28 Thread Django
#19738: "manage.py shell" on a fresh project raises RuntimeWarning about naive datetime, if IPython is installed -+- Reporter: carljm |Owner: nobody Type: Bug