Re: [Django] #19987: Basic host validation performed even when DEBUG=True

2013-04-05 Thread Django
#19987: Basic host validation performed even when DEBUG=True ---+ Reporter: Will Hardy |Owner: nobody Type: Bug| Status: new Component: HTTP handling |

Re: [Django] #19987: Basic host validation performed even when DEBUG=True

2013-04-05 Thread Django
#19987: Basic host validation performed even when DEBUG=True ---+ Reporter: Will Hardy |Owner: nobody Type: Bug| Status: new Component: HTTP handling |

[Django] #20208: Type of id.value of inlineformset differs from creation

2013-04-05 Thread Django
#20208: Type of id.value of inlineformset differs from creation + Reporter: roehner@… | Owner: nobody Type: Bug | Status: new Component: Forms |Version: 1.4 Severity: Normal |

Re: [Django] #15040: Boolean fields return 0 and 1 when loaded through select_related

2013-04-05 Thread Django
#15040: Boolean fields return 0 and 1 when loaded through select_related -+- Reporter: homm |Owner: nobody Type: Bug | Status: new

Re: [Django] #15040: Boolean fields return 0 and 1 when loaded through select_related

2013-04-05 Thread Django
#15040: Boolean fields return 0 and 1 when loaded through select_related -+- Reporter: homm |Owner: nobody Type: Bug | Status: new

[django/django] d04e8f: [1.5.x] Fixed #20207 -- Handle ManyToManyField wit...

2013-04-05 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: d04e8f8c7869b79a6f848a94bd51ce71223c2df2 https://github.com/django/django/commit/d04e8f8c7869b79a6f848a94bd51ce71223c2df2 Author: Simon Charette Date: 2013-04-05 (Fri, 05 Apr

Re: [Django] #20207: `ManyToManyField` with an unicode name fails to create an intermediary model.

2013-04-05 Thread Django
#20207: `ManyToManyField` with an unicode name fails to create an intermediary model. -+- Reporter: charettes|Owner: charettes Type: Bug |

Re: [Django] #20207: `ManyToManyField` with an unicode name fails to create an intermediary model.

2013-04-05 Thread Django
#20207: `ManyToManyField` with an unicode name fails to create an intermediary model. -+- Reporter: charettes|Owner: charettes Type: Bug |

[django/django] 216580: Fixed #20207 -- Handle ManyToManyField with a unic...

2013-04-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 216580e03499e035b93283df00fcc03b346fef7b https://github.com/django/django/commit/216580e03499e035b93283df00fcc03b346fef7b Author: Simon Charette Date: 2013-04-05 (Fri, 05 Apr 2013)

Re: [Django] #20207: `ManyToManyField` with an unicode name fails to create an intermediary model.

2013-04-05 Thread Django
#20207: `ManyToManyField` with an unicode name fails to create an intermediary model. -+- Reporter: charettes|Owner: charettes Type: Bug |

Re: [Django] #20202: BaseModelForm uses model_to_dict to provide initial, causes problems for ModelChoiceField with non-pk to_field_name

2013-04-05 Thread Django
#20202: BaseModelForm uses model_to_dict to provide initial, causes problems for ModelChoiceField with non-pk to_field_name ---+ Reporter: valtron2000@… |Owner: nobody Type: New feature|

Re: [Django] #20207: `ManyToManyField` with an unicode name fails to create an intermediary model.

2013-04-05 Thread Django
#20207: `ManyToManyField` with an unicode name fails to create an intermediary model. -+- Reporter: charettes|Owner: charettes Type: Bug |

Re: [Django] #20207: `ManyToManyField` with an unicode name fails to create an intermediary model.

2013-04-05 Thread Django
#20207: `ManyToManyField` with an unicode name fails to create an intermediary model. -+- Reporter: charettes|Owner: charettes Type: Bug |

[Django] #20207: `ManyToManyField` with an unicode name fails to create an intermediary model.

2013-04-05 Thread Django
#20207: `ManyToManyField` with an unicode name fails to create an intermediary model. -+- Reporter: charettes | Owner: charettes Type: Bug| Status: new

Re: [Django] #20204: Better explanation of usage of url() in urlpatterns

2013-04-05 Thread Django
#20204: Better explanation of usage of url() in urlpatterns -+- Reporter: dave.lampton@… |Owner: bmispelon Type: | Status: assigned

Re: [Django] #20202: BaseModelForm uses model_to_dict to provide initial, causes problems for ModelChoiceField with non-pk to_field_name

2013-04-05 Thread Django
#20202: BaseModelForm uses model_to_dict to provide initial, causes problems for ModelChoiceField with non-pk to_field_name ---+ Reporter: valtron2000@… |Owner: nobody Type: New feature|

[Django] #20206: Travel Vouchers As Business Incentives ###

2013-04-05 Thread Django
#20206: Travel Vouchers As Business Incentives ### ---+ Reporter: tamorado1984 | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.5 Severity: Normal |

Re: [Django] #20205: positiveintegerfield null=True, blank=True

2013-04-05 Thread Django
#20205: positiveintegerfield null=True, blank=True ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: new Component: Forms |

[Django] #20205: positiveintegerfield null=True, blank=True

2013-04-05 Thread Django
#20205: positiveintegerfield null=True, blank=True ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.5 Severity: Normal |

[django/django] a49e7d: Fixed #20114 -- support custom project login_url i...

2013-04-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a49e7dd2a34882fc68244e024eb2876b21c7e8a8 https://github.com/django/django/commit/a49e7dd2a34882fc68244e024eb2876b21c7e8a8 Author: Preston Holmes Date: 2013-04-05 (Fri, 05 Apr 2013)

Re: [Django] #20114: Failures in tests in django.contrib.auth when using custom LOGIN_URL/LOGOUT_URL

2013-04-05 Thread Django
#20114: Failures in tests in django.contrib.auth when using custom LOGIN_URL/LOGOUT_URL --+ Reporter: jriley@… |Owner: matiasb Type: Bug | Status: closed

Re: [Django] #20204: Better explanation of usage of url() in urlpatterns

2013-04-05 Thread Django
#20204: Better explanation of usage of url() in urlpatterns -+- Reporter: dave.lampton@… |Owner: bmispelon Type: | Status: assigned

Re: [Django] #9055: Percent sign in SQL statement behaves different with CursorDebugWrapper

2013-04-05 Thread Django
#9055: Percent sign in SQL statement behaves different with CursorDebugWrapper -+- Reporter: guettli |Owner: claudep Type: Bug | Status:

Re: [Django] #9055: Percent sign in SQL statement behaves different with CursorDebugWrapper

2013-04-05 Thread Django
#9055: Percent sign in SQL statement behaves different with CursorDebugWrapper -+- Reporter: guettli |Owner: claudep Type: Bug | Status:

[django/django] 975c5a: Added release note about percent literals in curso...

2013-04-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 975c5afdb5a0c2f9f61f9faecf8dbd928c4996b7 https://github.com/django/django/commit/975c5afdb5a0c2f9f61f9faecf8dbd928c4996b7 Author: Claude Paroz Date: 2013-04-05 (Fri, 05 Apr 2013)

[django/django] 232290: Removed LocaleMiddleware from settings template.

2013-04-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 23229061fcb836ecca2195cc75f91e331279a5d1 https://github.com/django/django/commit/23229061fcb836ecca2195cc75f91e331279a5d1 Author: Aymeric Augustin Date: 2013-04-05 (Fri, 05 Apr

Re: [Django] #19252: Install from wheel package

2013-04-05 Thread Django
#19252: Install from wheel package --+ Reporter: Alex Morega |Owner: nobody Type: Bug | Status: new Component: Packaging |

Re: [Django] #20204: Better explanation of usage of url() in urlpatterns (was: suggestion for improvement/clarification)

2013-04-05 Thread Django
#20204: Better explanation of usage of url() in urlpatterns --+ Reporter: dave.lampton@…|Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20202: BaseModelForm uses model_to_dict to provide initial, causes problems for ModelChoiceField with non-pk to_field_name

2013-04-05 Thread Django
#20202: BaseModelForm uses model_to_dict to provide initial, causes problems for ModelChoiceField with non-pk to_field_name ---+ Reporter: valtron2000@… |Owner: nobody Type: Bug|

Re: [Django] #20202: BaseModelForm uses model_to_dict to provide initial, causes problems for ModelChoiceField with non-pk to_field_name

2013-04-05 Thread Django
#20202: BaseModelForm uses model_to_dict to provide initial, causes problems for ModelChoiceField with non-pk to_field_name ---+ Reporter: valtron2000@… |Owner: nobody Type: Bug|

[django/django] 17be12: Removed a trailing space in the template name on l...

2013-04-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 17be12df473c24f5b717dd553400971893a9676c https://github.com/django/django/commit/17be12df473c24f5b717dd553400971893a9676c Author: Andrew Brown Date: 2013-04-04 (Thu, 04 Apr 2013)

Re: [Django] #20204: suggestion for improvement/clarification

2013-04-05 Thread Django
#20204: suggestion for improvement/clarification --+ Reporter: dave.lampton@…|Owner: nobody Type: Cleanup/optimization | Status: new Component: