Re: [Django] #19439: admin_modify in change_password.html

2012-12-06 Thread Django
#19439: admin_modify in change_password.html --+ Reporter: ppetrid |Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.admin

Re: [Django] #19440: Translate error on p.save() tutorial example

2012-12-06 Thread Django
#19440: Translate error on p.save() tutorial example -+-- Reporter: michelwilhelm@… |Owner: nobody Type: Uncategorized| Status: closed Component: Translations |

[Django] #19440: Translate error on p.save() tutorial example

2012-12-06 Thread Django
#19440: Translate error on p.save() tutorial example -+--- Reporter: michelwilhelm@… | Owner: nobody Type: Uncategorized| Status: new Component: Translations |Version: 1.4 Severity: Normal

[Django] #19439: admin_modify in change_password.html

2012-12-06 Thread Django
#19439: admin_modify in change_password.html --+ Reporter: ppetrid | Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.admin |Version: 1.4 Severity: Norm

Re: [Django] #19437: improved documentation for django installation

2012-12-06 Thread Django
#19437: improved documentation for django installation -+- Reporter: dodger |Owner: dodger Type: | Status: new Cleanup/optimization

Re: [Django] #19438: Install docs - admin static files - clarification

2012-12-06 Thread Django
#19438: Install docs - admin static files - clarification -+- Reporter: bb42 |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #19438: Install docs - admin static files - clarification

2012-12-06 Thread Django
#19438: Install docs - admin static files - clarification -+- Reporter: bb42 |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #19438: Install docs - admin static files - clarification

2012-12-06 Thread Django
#19438: Install docs - admin static files - clarification --+ Reporter: bb42 | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.4 Se

Re: [Django] #18574: `BaseFormSet.is_valid` should call it's underlying forms' `is_valid`

2012-12-06 Thread Django
#18574: `BaseFormSet.is_valid` should call it's underlying forms' `is_valid` -+- Reporter: charettes|Owner: nobody Type: Bug | Status: closed

[django/django] 67bddc: [1.5.x] Fixed #18574 -- Make BaseFormSet.is_valid ...

2012-12-06 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 67bddc0b7b6468abe875f30e4b70560787b5eb5b https://github.com/django/django/commit/67bddc0b7b6468abe875f30e4b70560787b5eb5b Author: Andreas Hug Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths:

Re: [Django] #18574: `BaseFormSet.is_valid` should call it's underlying forms' `is_valid`

2012-12-06 Thread Django
#18574: `BaseFormSet.is_valid` should call it's underlying forms' `is_valid` -+- Reporter: charettes|Owner: nobody Type: Bug | Status: closed

[django/django] 66dfcc: Fixed #18574 -- Make BaseFormSet.is_valid call its...

2012-12-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 66dfcc10b37120638894cb412a15274b17cfb360 https://github.com/django/django/commit/66dfcc10b37120638894cb412a15274b17cfb360 Author: Andreas Hug Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths: M dj

[Django] #19437: improved documentation for django installation

2012-12-06 Thread Django
#19437: improved documentation for django installation --+--- Reporter: dodger| Owner: dodger Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.4

Re: [Django] #19426: EmptyQuerySet.distinct does not have the same signature as QuerySet.distinct()

2012-12-06 Thread Django
#19426: EmptyQuerySet.distinct does not have the same signature as QuerySet.distinct() -+- Reporter: anonymous|Owner: claudep Type: Bug | Statu

Re: [Django] #19367: ContentFile fails to save with filesystem storage when initialized with unicode string

2012-12-06 Thread Django
#19367: ContentFile fails to save with filesystem storage when initialized with unicode string -+- Reporter: void |Owner: nobody Type: Bug |

[django/django] e9301a: [1.5.x] Fixed #19367 -- Fixed saving ContentFile i...

2012-12-06 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: e9301ae451f84b06687d27af0a43bcb986054f63 https://github.com/django/django/commit/e9301ae451f84b06687d27af0a43bcb986054f63 Author: Claude Paroz Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths:

Re: [Django] #19367: ContentFile fails to save with filesystem storage when initialized with unicode string

2012-12-06 Thread Django
#19367: ContentFile fails to save with filesystem storage when initialized with unicode string -+- Reporter: void |Owner: nobody Type: Bug |

[django/django] 34dcf5: Fixed #19367 -- Fixed saving ContentFile in filesy...

2012-12-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 34dcf51e06fc57fc5462bd40f6a4c8ee949521da https://github.com/django/django/commit/34dcf51e06fc57fc5462bd40f6a4c8ee949521da Author: Claude Paroz Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths: M d

Re: [Django] #19428: Django 1.5b1 raises "The SECRET_KEY setting must not be empty." even if it is set in an imported file

2012-12-06 Thread Django
#19428: Django 1.5b1 raises "The SECRET_KEY setting must not be empty." even if it is set in an imported file ---+-- Reporter: nick@… |Owner: nobody Type: Bug|

[Django] #19436: ensure_csrf_cookie decorator issues a "CSRF token missing or incorrect" warning.

2012-12-06 Thread Django
#19436: ensure_csrf_cookie decorator issues a "CSRF token missing or incorrect" warning. ---+ Reporter: wrr@… | Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: 1.4

Re: [Django] #19076: TemplateView does not support setting mime type, like views.generic.simple.direct_to_template did

2012-12-06 Thread Django
#19076: TemplateView does not support setting mime type, like views.generic.simple.direct_to_template did ---+ Reporter: gwahl@…|Owner: nobody Type: Bug| Status

Re: [Django] #19076: TemplateView does not support setting mime type, like views.generic.simple.direct_to_template did

2012-12-06 Thread Django
#19076: TemplateView does not support setting mime type, like views.generic.simple.direct_to_template did ---+ Reporter: gwahl@…|Owner: nobody Type: Bug| Status

Re: [Django] #19435: the login.html is missing in the folder "\django\contrib\admin\templates\registration"

2012-12-06 Thread Django
#19435: the login.html is missing in the folder "\django\contrib\admin\templates\registration" ---+-- Reporter: turtle527@…|Owner: nobody Type: Bug| Status: closed

Re: [Django] #19382: Closing SMTP backend raises AttributeError when already closed

2012-12-06 Thread Django
#19382: Closing SMTP backend raises AttributeError when already closed -+ Reporter: sebastian_noack |Owner: nobody Type: Bug | Status: new Component: Core (

Re: [Django] #19382: Closing SMTP backend raises AttributeError when already closed

2012-12-06 Thread Django
#19382: Closing SMTP backend raises AttributeError when already closed -+ Reporter: sebastian_noack |Owner: nobody Type: Bug | Status: new Component: Core (

Re: [Django] #19377: Editing settings.py host and port on windows

2012-12-06 Thread Django
#19377: Editing settings.py host and port on windows --+ Reporter: chadvernon@… |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documenta

Re: [Django] #19432: Using get_object_or_404 on a class that isn't a Django model could result in a more obvious error message.

2012-12-06 Thread Django
#19432: Using get_object_or_404 on a class that isn't a Django model could result in a more obvious error message. --+ Reporter: kitsunde |Owner: nobody Type: Cleanup/optimizat

Re: [Django] #19429: Admin inlines readonly fields ignore newlines

2012-12-06 Thread Django
#19429: Admin inlines readonly fields ignore newlines -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: closed Component: contrib

[django/django] 57a41d: [1.5.x] Fixed #19429 -- Applied linebreaksbr to re...

2012-12-06 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 57a41d985acabc7fc25f08081e58f0978cc8c1dc https://github.com/django/django/commit/57a41d985acabc7fc25f08081e58f0978cc8c1dc Author: Marc Aymerich Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths:

Re: [Django] #19429: Admin inlines readonly fields ignore newlines

2012-12-06 Thread Django
#19429: Admin inlines readonly fields ignore newlines -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: closed Component: contrib

[django/django] 553838: Fixed #19429 -- Applied linebreaksbr to read-only ...

2012-12-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 553838a285d6ef4005d7a97fc07aebfb0dcdb921 https://github.com/django/django/commit/553838a285d6ef4005d7a97fc07aebfb0dcdb921 Author: Marc Aymerich Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths: M

[Django] #19435: the login.html is missing in the folder "\django\contrib\admin\templates\registration"

2012-12-06 Thread Django
#19435: the login.html is missing in the folder "\django\contrib\admin\templates\registration" ---+ Reporter: turtle527@…| Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version: