Re: [Django] #20753: Beginner confused for MultiValueDictKeyError, where the error comes from?

2013-07-15 Thread Django
#20753: Beginner confused for MultiValueDictKeyError, where the error comes from? -+- Reporter: adam.pahlevi@… |Owner: nobody Type: Bug | Status:

Re: [Django] #20753: Beginner confused for MultiValueDictKeyError, where the error comes from?

2013-07-15 Thread Django
#20753: Beginner confused for MultiValueDictKeyError, where the error comes from? -+- Reporter: adam.pahlevi@… |Owner: nobody Type: Bug | Status:

Re: [Django] #18108: Official translations of the documentation

2013-07-15 Thread Django
#18108: Official translations of the documentation -+- Reporter: survaes@…|Owner: nobody Type: New feature | Status: new Component:

[Django] #20753: Beginner confused for MultiValueDictKeyError, where the error comes from?

2013-07-15 Thread Django
#20753: Beginner confused for MultiValueDictKeyError, where the error comes from? + Reporter: adam.pahlevi@… | Owner: nobody Type: Bug | Status: new Component: contrib.admin |

Re: [Django] #19527: bulk_create() can set the primary key

2013-07-15 Thread Django
#19527: bulk_create() can set the primary key -+- Reporter: Tuttle |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #19527: bulk_create() can set the primary key

2013-07-15 Thread Django
#19527: bulk_create() can set the primary key -+- Reporter: Tuttle |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #20025: Do something for MySQL under Python 3

2013-07-15 Thread Django
#20025: Do something for MySQL under Python 3 -+- Reporter: aaugustin|Owner: aaugustin Type: Bug | Status: closed Component: Python 3 |

Re: [Django] #15701: User._profile_cache cache collides when a model uses "profile" as related_name to User

2013-07-15 Thread Django
#15701: User._profile_cache cache collides when a model uses "profile" as related_name to User --+ Reporter: dgouldin |Owner: nobody Type: Bug | Status: closed

Re: [Django] #20752: Error signals are not reliable, especially when dealing with database errors

2013-07-15 Thread Django
#20752: Error signals are not reliable, especially when dealing with database errors -+- Reporter: tal@…|Owner: nobody Type: Bug | Status:

Re: [Django] #20752: Error signals are not reliable, especially when dealing with database errors

2013-07-15 Thread Django
#20752: Error signals are not reliable, especially when dealing with database errors -+- Reporter: tal@…|Owner: nobody Type: Bug | Status:

[Django] #20752: Error signals are not reliable, especially when dealing with database errors

2013-07-15 Thread Django
#20752: Error signals are not reliable, especially when dealing with database errors --+-- Reporter: tal@… | Owner: nobody Type: Bug | Status: new Component: Core (Other) |

[Django] #20751: Add option to runfcgi to set socket permissions (also, tests for runfcgi)

2013-07-15 Thread Django
#20751: Add option to runfcgi to set socket permissions (also, tests for runfcgi) -+ Reporter: ntrrgc@… | Owner: nobody Type: New feature | Status: new Component: Utilities|Version: master Severity:

Re: [Django] #16502: CreateView useless error message when template_name is not specified

2013-07-15 Thread Django
#16502: CreateView useless error message when template_name is not specified -+- Reporter: silverghost3@… |Owner: krak3n Type: Bug | Status: new

Re: [Django] #20750: django-localflavor : total fr coverage

2013-07-15 Thread Django
#20750: django-localflavor : total fr coverage -+- Reporter: mothsART |Owner: nobody Type: Uncategorized| Status: closed Component: Uncategorized

Re: [Django] #8690: FormPreview should pass request to parse_params

2013-07-15 Thread Django
#8690: FormPreview should pass request to parse_params ---+ Reporter: bthomas|Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #18551: skipIfDBFeature/skipUnlessDBFeature cannot be used as class decorators

2013-07-15 Thread Django
#18551: skipIfDBFeature/skipUnlessDBFeature cannot be used as class decorators -+- Reporter: claudep |Owner: nobody Type: New feature | Status: new

[Django] #20750: django-localflavor : total fr coverage

2013-07-15 Thread Django
#20750: django-localflavor : total fr coverage ---+-- Reporter: mothsART | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.5 Severity: Normal

Re: [Django] #19941: Make running django's test suite easier

2013-07-15 Thread Django
#19941: Make running django's test suite easier -+- Reporter: akaariai |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #20749: get_FOO_display does not return proper value or warn for inconsistent type

2013-07-15 Thread Django
#20749: get_FOO_display does not return proper value or warn for inconsistent type -+- Reporter: ellisd23@… |Owner: nobody Type: Bug | Status:

[Django] #20749: get_FOO_display does not return proper value or warn for inconsistent type

2013-07-15 Thread Django
#20749: get_FOO_display does not return proper value or warn for inconsistent type --+ Reporter: ellisd23@…| Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #14765: Unnecessary usage of NodeList in ForNode (template rendering)

2013-07-15 Thread Django
#14765: Unnecessary usage of NodeList in ForNode (template rendering) --+ Reporter: anonymous |Owner: nobody Type: Cleanup/optimization | Status: new

[django/django] 1a4233: [1.5.x] Fixed some markup in docs/ref/templates/ap...

2013-07-15 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 1a4233eef1e61f32fa66a719d16c405f38f6f8ad https://github.com/django/django/commit/1a4233eef1e61f32fa66a719d16c405f38f6f8ad Author: Tim Graham Date: 2013-07-15 (Mon, 15 Jul

[django/django] 3d25f5: [1.6.x] Fixed some markup in docs/ref/templates/ap...

2013-07-15 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 3d25f592fe3d95df5ce0fc75f1580946d77950ef https://github.com/django/django/commit/3d25f592fe3d95df5ce0fc75f1580946d77950ef Author: Tim Graham Date: 2013-07-15 (Mon, 15 Jul

[django/django] 862a04: Fixed some markup in docs/ref/templates/api.txt

2013-07-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 862a04a56d61238c8a9a159ce47d0fc879559a5c https://github.com/django/django/commit/862a04a56d61238c8a9a159ce47d0fc879559a5c Author: Tim Graham Date: 2013-07-15 (Mon, 15 Jul 2013)

Re: [Django] #6989: Inability to define DNS_NAME in django.core.mail results in e-mail messages being rejected or marked as spam

2013-07-15 Thread Django
#6989: Inability to define DNS_NAME in django.core.mail results in e-mail messages being rejected or marked as spam -+- Reporter: Franklin |Owner: nobody Type: Bug

Re: [Django] #19941: Make running django's test suite easier

2013-07-15 Thread Django
#19941: Make running django's test suite easier -+- Reporter: akaariai |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #19941: Make running django's test suite easier

2013-07-15 Thread Django
#19941: Make running django's test suite easier -+- Reporter: akaariai |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #13089: Support Negative Indexing on QuerySets

2013-07-15 Thread Django
#13089: Support Negative Indexing on QuerySets -+- Reporter: adamnelson |Owner: nobody Type: Uncategorized| Status: closed Component: Database

Re: [Django] #18108: Official translations of the documentation

2013-07-15 Thread Django
#18108: Official translations of the documentation -+- Reporter: survaes@…|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #20292: Django 1.5.1: ORA-01843: not a valid month

2013-07-15 Thread Django
#20292: Django 1.5.1: ORA-01843: not a valid month -+- Reporter: CarstenF |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #15825: File-based caching doesn't cull truly randomly

2013-07-15 Thread Django
#15825: File-based caching doesn't cull truly randomly -+ Reporter: gkuenning|Owner: nobody Type: Bug | Status: new Component: Core