Re: [Django] #19172: test_poisoned_http_host* tests failing when having ADMINS settings populated

2012-12-25 Thread Django
#19172: test_poisoned_http_host* tests failing when having ADMINS settings populated -+- Reporter: bernardofontes |Owner: claudep Type: Bug | Status:

Re: [Django] #7145: 'NoneType' object has no attribute 'year' in admin change list when using date_hierarchy with a date field with null values

2012-12-25 Thread Django
#7145: 'NoneType' object has no attribute 'year' in admin change list when using date_hierarchy with a date field with null values -+- Reporter: Eric Walstad |Owner: nobody

Re: [Django] #18127: Make *all* DeprecationWarnings stacklevel=2 or greater

2012-12-25 Thread Django
#18127: Make *all* DeprecationWarnings stacklevel=2 or greater -+- Reporter: MostAwesomeDude@…|Owner: aaugustin Type: | Status: assigned Cleanup

Re: [Django] #19520: Docs suggest wrong template_name_suffix

2012-12-25 Thread Django
#19520: Docs suggest wrong template_name_suffix ---+ Reporter: jnns |Owner: nobody Type: Bug| Status: new Component: Documentation | V

Re: [Django] #10405: quoted class names in foreign key definition causes 'str' object has no attribute '_default_manager'

2012-12-25 Thread Django
#10405: quoted class names in foreign key definition causes 'str' object has no attribute '_default_manager' -+- Reporter: danbrwn |Owner: mitsuhiko Type: Bug |

Re: [Django] #19488: Locale middleware with settings.APPEND_SLASH enabled is buggy (doesn't redirect) with valid URLs not ending with slash

2012-12-25 Thread Django
#19488: Locale middleware with settings.APPEND_SLASH enabled is buggy (doesn't redirect) with valid URLs not ending with slash -+- Reporter: danger@… |Owner: nobody Type: Bug

Re: [Django] #19488: Locale middleware with settings.APPEND_SLASH enabled is buggy (doesn't redirect) with valid URLs not ending with slash

2012-12-25 Thread Django
#19488: Locale middleware with settings.APPEND_SLASH enabled is buggy (doesn't redirect) with valid URLs not ending with slash -+- Reporter: danger@… |Owner: nobody Type: Bug

[Django] #19520: Docs suggest wrong template_name_suffix

2012-12-25 Thread Django
#19520: Docs suggest wrong template_name_suffix ---+ Reporter: jnns | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: master Severity: Normal | Keyword

Re: [Django] #19516: Fix broken sphinx references in docs

2012-12-25 Thread Django
#19516: Fix broken sphinx references in docs --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: new Component: Documentation

[django/django] 1c1df1: [1.5.X] Fixed more broken links. refs #19516

2012-12-25 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 1c1df12388e394b7f1dc3949d23b99fa80cf6f6a https://github.com/django/django/commit/1c1df12388e394b7f1dc3949d23b99fa80cf6f6a Author: Tim Graham Date: 2012-12-25 (Tue, 25 Dec 2012) Changed paths:

Re: [Django] #19516: Fix broken sphinx references in docs

2012-12-25 Thread Django
#19516: Fix broken sphinx references in docs --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: new Component: Documentation

[django/django] 9c5a6a: Fixed more broken links. refs #19516

2012-12-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9c5a6adf3341c59efee4ca6d0037f8069185e0e3 https://github.com/django/django/commit/9c5a6adf3341c59efee4ca6d0037f8069185e0e3 Author: Tim Graham Date: 2012-12-25 (Tue, 25 Dec 2012) Changed paths: M doc

Re: [Django] #19519: Django fails to close db connections at end of request-response cycle

2012-12-25 Thread Django
#19519: Django fails to close db connections at end of request-response cycle -+- Reporter: amosonn@…|Owner: nobody Type: Bug | Status: new