Re: [Django] #20656: test db spatial extentsion not created when using new postgis 2.0 "CREATE EXTENSION postgis; " method (was: test db not created when using new postgis 2.0 "CREATE EXTENSION postgi

2013-06-25 Thread Django
#20656: test db spatial extentsion not created when using new postgis 2.0 "CREATE EXTENSION postgis;" method ---+-- Reporter: monkut |Owner: nobody Type: Uncategorized |

[Django] #20656: test db not created when using new postgis 2.0 "CREATE EXTENSION postgis; " method

2013-06-25 Thread Django
#20656: test db not created when using new postgis 2.0 "CREATE EXTENSION postgis;" method ---+ Reporter: monkut | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.5

Re: [Django] #20630: HTML5 validation broken by maxlength attributes in number inputs

2013-06-25 Thread Django
#20630: HTML5 validation broken by maxlength attributes in number inputs +- Reporter: yoyoma |Owner: nobody Type: Bug | Status: closed Component: Forms |

Re: [Django] #9084: File-based session does not store any data on Windows

2013-06-25 Thread Django
#9084: File-based session does not store any data on Windows -+- Reporter: mizutori |Owner: joeri Type: Bug | Status: closed Component: c

Re: [Django] #19031: Add a warning that @override_settings may not work with DATABASES and CACHES

2013-06-25 Thread Django
#19031: Add a warning that @override_settings may not work with DATABASES and CACHES ---+ Reporter: jonash |Owner: joeri Type: New feature| Status: assigne

Re: [Django] #20541: Differenciate user from superuser creation in django.contrib.auth at a signal level

2013-06-25 Thread Django
#20541: Differenciate user from superuser creation in django.contrib.auth at a signal level --+ Reporter: antonio@… |Owner: bak1an Type: Cleanup/optimization |

Re: [Django] #10899: easier manipulation of sessions by test client

2013-06-25 Thread Django
#10899: easier manipulation of sessions by test client ---+ Reporter: tallfred |Owner: deni Type: New feature| Status: assigned Component: Testing frame

Re: [Django] #10899: easier manipulation of sessions by test client

2013-06-25 Thread Django
#10899: easier manipulation of sessions by test client ---+ Reporter: tallfred |Owner: deni Type: New feature| Status: assigned Component: Testing frame

Re: [Django] #20655: CheckboxSelectMultiple renders an empty ul when there are no choices

2013-06-25 Thread Django
#20655: CheckboxSelectMultiple renders an empty ul when there are no choices ---+-- Reporter: caroline@… |Owner: nobody Type: Bug| Status: new Component: Unca

Re: [Django] #20655: CheckboxSelectMultiple renders an empty ul when there are no choices (was: CheckboxSelectMultiple renders an empty widget when there are no choices)

2013-06-25 Thread Django
#20655: CheckboxSelectMultiple renders an empty ul when there are no choices ---+-- Reporter: caroline@… |Owner: nobody Type: Bug| Status: new Component: Unca

[Django] #20655: CheckboxSelectMultiple renders an empty widget when there are no choices

2013-06-25 Thread Django
#20655: CheckboxSelectMultiple renders an empty widget when there are no choices ---+ Reporter: caroline@… | Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: 1.5 Severit

[django/django] ec371a: Fixed #20650 -- Fixed {% filter %} incorrectly acc...

2013-06-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ec371ace004203100d24a74edafc16534dd5d5a9 https://github.com/django/django/commit/ec371ace004203100d24a74edafc16534dd5d5a9 Author: Baptiste Mispelon Date: 2013-06-25 (Tue, 25 Jun 2013) Changed paths:

Re: [Django] #20650: Filter tag accepts escape filter as a parameter

2013-06-25 Thread Django
#20650: Filter tag accepts escape filter as a parameter -+ Reporter: grzesiof@… |Owner: nobody Type: Bug | Status: closed Component: Template system |

Re: [Django] #20650: Filter tag accepts escape filter as a parameter

2013-06-25 Thread Django
#20650: Filter tag accepts escape filter as a parameter -+ Reporter: grzesiof@… |Owner: nobody Type: Bug | Status: new Component: Template system |

Re: [Django] #20495: add login failure events to django.security logger

2013-06-25 Thread Django
#20495: add login failure events to django.security logger --+ Reporter: ptone |Owner: nobody Type: Cleanup/optimization | Status: new Component: con

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

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

Re: [Django] #20642: Deprecate `Option.get_(add|change|delete)_permission`.

2013-06-25 Thread Django
#20642: Deprecate `Option.get_(add|change|delete)_permission`. -+- Reporter: charettes|Owner: nobody Type: | Status: closed Cleanup/opti

[django/django] b91787: Fixed #20642 -- Deprecated `Option.get_(add|change...

2013-06-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b91787910c9d5a036674d46a73d1b48ca33123a3 https://github.com/django/django/commit/b91787910c9d5a036674d46a73d1b48ca33123a3 Author: Simon Charette Date: 2013-06-25 (Tue, 25 Jun 2013) Changed paths: M

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

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

Re: [Django] #19773: Moving the response after a popup submission to a template so that it can be overwritten.

2013-06-25 Thread Django
#19773: Moving the response after a popup submission to a template so that it can be overwritten. --+ Reporter: jimmylam@…|Owner: nobody Type: Cleanup/optimization |

[django/django] f819be: Fixed #19773 - Added admin/popup_response.html tem...

2013-06-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: f819bef3dc935851f71e4ad84592eee8664a48f3 https://github.com/django/django/commit/f819bef3dc935851f71e4ad84592eee8664a48f3 Author: Javier Mansilla Date: 2013-06-25 (Tue, 25 Jun 2013) Changed paths:

Re: [Django] #20593: Disagreement between User.set_password("") and User.check_password("")

2013-06-25 Thread Django
#20593: Disagreement between User.set_password("") and User.check_password("") -+- Reporter: jonaskoelker |Owner: Tim Type: Bug | Graham Component: contrib.au

Re: [Django] #20593: Disagreement between User.set_password("") and User.check_password("")

2013-06-25 Thread Django
#20593: Disagreement between User.set_password("") and User.check_password("") -+- Reporter: jonaskoelker |Owner: Tim Type: Bug | Graham Component: contrib.au

Re: [Django] #20593: Disagreement between User.set_password("") and User.check_password("")

2013-06-25 Thread Django
#20593: Disagreement between User.set_password("") and User.check_password("") -+- Reporter: jonaskoelker |Owner: Tim Type: Bug | Graham Component: contrib.au

Re: [Django] #14881: [nonrel] Do not assume ``User.id`` to be an integer in django.contrib.auth's pasword reset feature

2013-06-25 Thread Django
#14881: [nonrel] Do not assume ``User.id`` to be an integer in django.contrib.auth's pasword reset feature --+ Reporter: jonash|Owner: nobody Type: New feature | Status:

Re: [Django] #15574: IndexError: list index out of range caused by inline formsets

2013-06-25 Thread Django
#15574: IndexError: list index out of range caused by inline formsets + Reporter: poswald |Owner: nobody Type: Bug | Status: new Component: Forms

Re: [Django] #20625: Custom Chainable QuerySets

2013-06-25 Thread Django
#20625: Custom Chainable QuerySets -+- Reporter: danols |Owner: danols Type: New feature | Status: assigned Component: Database layer |

[django/django] 030ef4: [1.5.x] Fixed #20654 -- Fixed type of `m2m_changed...

2013-06-25 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 030ef4d1afe8c49da24ae7e6a1b8205041db8c61 https://github.com/django/django/commit/030ef4d1afe8c49da24ae7e6a1b8205041db8c61 Author: Daniel Izquierdo Date: 2013-06-25 (Tue, 25 Jun 2013) Changed path

Re: [Django] #20654: Type mismatch in the docs for m2m_changed's pk_set argument

2013-06-25 Thread Django
#20654: Type mismatch in the docs for m2m_changed's pk_set argument -+- Reporter: izquierdo|Owner: nobody Type: Bug | Status: closed Compo

Re: [Django] #18872: Add prefix attribute to FormMixin

2013-06-25 Thread Django
#18872: Add prefix attribute to FormMixin --+- Reporter: dragonsnaker@…|Owner: anonymous Type: New feature | Status: closed Component: Generic views |

[django/django] e10757: Doc cleanup for FormMixin.prefix; refs #18872.

2013-06-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e10757ff4dbbc1aedd09df6c542948409c49d75f https://github.com/django/django/commit/e10757ff4dbbc1aedd09df6c542948409c49d75f Author: Tim Graham Date: 2013-06-25 (Tue, 25 Jun 2013) Changed paths: M doc

Re: [Django] #20649: unable to override the blank option '--------' in django admin in charfield with choices

2013-06-25 Thread Django
#20649: unable to override the blank option '' in django admin in charfield with choices ---+-- Reporter: brillgen |Owner: nobody Type: Bug| Status: new

Re: [Django] #18314: request.build_absolute_uri() functions incorrectly when the path starts with //

2013-06-25 Thread Django
#18314: request.build_absolute_uri() functions incorrectly when the path starts with // ---+ Reporter: anonymous |Owner: susan Type: Bug| Status: assigned Com

[django/django] 9a2b07: Fixed #20654 -- Fixed type of `m2m_changed`'s `pk_...

2013-06-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9a2b07f1b45741da39a7606474aec3548780032b https://github.com/django/django/commit/9a2b07f1b45741da39a7606474aec3548780032b Author: Daniel Izquierdo Date: 2013-06-25 (Tue, 25 Jun 2013) Changed paths:

Re: [Django] #20654: Type mismatch in the docs for m2m_changed's pk_set argument

2013-06-25 Thread Django
#20654: Type mismatch in the docs for m2m_changed's pk_set argument -+- Reporter: izquierdo|Owner: nobody Type: Bug | Status: closed Compo