Re: [Django] #9268: Pass custom form values from post-comment to preview-comment

2012-06-01 Thread Django
#9268: Pass custom form values from post-comment to preview-comment --+ Reporter: taojian |Owner: stuartk Type: Uncategorized | Status: closed Component: co

Re: [Django] #16759: Expensive sql.Query cloning

2012-06-01 Thread Django
#16759: Expensive sql.Query cloning -+- Reporter: Suor |Owner: Suor Type: Bug | Status: new Component: Database layer |

Re: [Django] #17000: sql/query.py add_q refactoring

2012-06-01 Thread Django
#17000: sql/query.py add_q refactoring -+- Reporter: akaariai |Owner: nobody Type: | Status: new Cleanup/optimization |

[django/django] d4648a: Removed debugging code added in last commit.

2012-06-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d4648a34467bb2e90af4038e3424077afa63ceba https://github.com/django/django/commit/d4648a34467bb2e90af4038e3424077afa63ceba Author: Ramiro Morales Date: 2012-06-01 (Fri, 01 Jun 2012) Changed paths: M

[django/django] 721303: Made inspectdb tests deal with a smaller generated...

2012-06-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 72130385bfe503bd440e52605c44a10a0480a25b https://github.com/django/django/commit/72130385bfe503bd440e52605c44a10a0480a25b Author: Ramiro Morales Date: 2012-06-01 (Fri, 01 Jun 2012) Changed paths: M

Re: [Django] #17000: sql/query.py add_q refactoring

2012-06-01 Thread Django
#17000: sql/query.py add_q refactoring -+- Reporter: akaariai |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #16759: Expensive sql.Query cloning

2012-06-01 Thread Django
#16759: Expensive sql.Query cloning -+- Reporter: Suor |Owner: Suor Type: Bug | Status: new Component: Database layer |

Re: [Django] #17000: sql/query.py add_q refactoring

2012-06-01 Thread Django
#17000: sql/query.py add_q refactoring -+- Reporter: akaariai |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #17298: Error: No module named filterspecs

2012-06-01 Thread Django
#17298: Error: No module named filterspecs -+-- Reporter: Keats|Owner: nobody Type: Bug | Status: closed Component: Core (Other) |

Re: [Django] #18340: formtools.utils.form_hmac is not consistent with unicode input

2012-06-01 Thread Django
#18340: formtools.utils.form_hmac is not consistent with unicode input ---+ Reporter: claudep|Owner: nobody Type: Bug| Status: closed Component

Re: [Django] #18415: FormWizard's hash check occasionally fails due to pickle.dumps returning varying values for same inputs

2012-06-01 Thread Django
#18415: FormWizard's hash check occasionally fails due to pickle.dumps returning varying values for same inputs ---+-- Reporter: bensonk@… |Owner: nobody Type: Uncategorized |

Re: [Django] #16176: Overwriting a property with field during model inheritance.

2012-06-01 Thread Django
#16176: Overwriting a property with field during model inheritance. -+- Reporter: czepiel.artur@… |Owner: anonymous Type: Bug | Status: new Component: HTTP

[Django] #18415: FormWizard's hash check occasionally fails due to pickle.dumps returning varying values for same inputs

2012-06-01 Thread Django
#18415: FormWizard's hash check occasionally fails due to pickle.dumps returning varying values for same inputs ---+ Reporter: bensonk@… | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized

Re: [Django] #3871: Use custom managers in reverse relations

2012-06-01 Thread Django
#3871: Use custom managers in reverse relations -+- Reporter: EspenG |Owner: v1v3kn Type: New feature | Status: assigned Component: Database la

Re: [Django] #18414: queryset.exists() returns False when queryset is distinct and sliced

2012-06-01 Thread Django
#18414: queryset.exists() returns False when queryset is distinct and sliced -+- Reporter: bitrut |Owner: nobody Type: Bug | Status: new

[Django] #18414: queryset.exists() returns False when queryset is distinct and sliced

2012-06-01 Thread Django
#18414: queryset.exists() returns False when queryset is distinct and sliced --+ Reporter: bitrut| Owner: nobody Type: Bug | Status: new Component: Datab

Re: [Django] #7190: BooleanField does not return

2012-06-01 Thread Django
#7190: BooleanField does not return -+- Reporter: Jeffrey Froman |Owner: nobody Type: Uncategorized| Status: closed Component: Database layer |

Re: [Django] #16039: syncdb with --database option fails

2012-06-01 Thread Django
#16039: syncdb with --database option fails -+- Reporter: yedpodtrzitko|Owner: nobody Type: Bug | Status: reopened Component: Database layer

Re: [Django] #16455: Postgis 2.0 Compatibility

2012-06-01 Thread Django
#16455: Postgis 2.0 Compatibility -+ Reporter: ckarrie |Owner: jbronn Type: New feature | Status: assigned Component: GIS | Version: master

Re: [Django] #17485: Queries with both deferred fields and select_related defer field.name instead of field.attname

2012-06-01 Thread Django
#17485: Queries with both deferred fields and select_related defer field.name instead of field.attname -+- Reporter: konk |Owner: konk Type: Bug |

Re: [Django] #17485: Queries with both deferred fields and select_related defer field.name instead of field.attname

2012-06-01 Thread Django
#17485: Queries with both deferred fields and select_related defer field.name instead of field.attname -+- Reporter: konk |Owner: konk Type: Bug |

Re: [Django] #17260: `QuerySet.dates()` is computed in UTC when time zone support is enabled

2012-06-01 Thread Django
#17260: `QuerySet.dates()` is computed in UTC when time zone support is enabled -+- Reporter: aaugustin|Owner: aaugustin Type: Bug | Status: n

Re: [Django] #6663: UUID as Primary Key (Re. 4682)

2012-06-01 Thread Django
#6663: UUID as Primary Key (Re. 4682) -+- Reporter: Jonathan Harker |Owner: nobody | Status: closed Type: Uncategorized|

Re: [Django] #17260: `QuerySet.dates()` is computed in UTC when time zone support is enabled

2012-06-01 Thread Django
#17260: `QuerySet.dates()` is computed in UTC when time zone support is enabled -+- Reporter: aaugustin|Owner: aaugustin Type: Bug | Status: n

[Django] #18413: documentation on delete() should mention that associated file or image is not deleted

2012-06-01 Thread Django
#18413: documentation on delete() should mention that associated file or image is not deleted --+-- Reporter: lawgon| Owner: nobody Type: Cleanup/optimization | Status: new Component: D

Re: [Django] #18412: Make `inspectdb` regression tests introspect a manageable database (was: Make syncdb regression tests introspect a manageable database)

2012-06-01 Thread Django
#18412: Make `inspectdb` regression tests introspect a manageable database -+- Reporter: ramiro |Owner: nobody Type: | Status: new Cle

Re: [Django] #17260: `QuerySet.dates()` is computed in UTC when time zone support is enabled

2012-06-01 Thread Django
#17260: `QuerySet.dates()` is computed in UTC when time zone support is enabled -+- Reporter: aaugustin|Owner: aaugustin Type: Bug | Status: n

Re: [Django] #17485: Queries with both deferred fields and select_related defer field.name instead of field.attname

2012-06-01 Thread Django
#17485: Queries with both deferred fields and select_related defer field.name instead of field.attname -+- Reporter: konk |Owner: konk Type: Bug |

Re: [Django] #17260: `QuerySet.dates()` is computed in UTC when time zone support is enabled

2012-06-01 Thread Django
#17260: `QuerySet.dates()` is computed in UTC when time zone support is enabled -+- Reporter: aaugustin|Owner: aaugustin Type: Bug | Status: n

Re: [Django] #17260: `QuerySet.dates()` is computed in UTC when time zone support is enabled

2012-06-01 Thread Django
#17260: `QuerySet.dates()` is computed in UTC when time zone support is enabled -+- Reporter: aaugustin|Owner: aaugustin Type: Bug | Status: n

Re: [Django] #9268: Pass custom form values from post-comment to preview-comment

2012-06-01 Thread Django
#9268: Pass custom form values from post-comment to preview-comment --+ Reporter: taojian |Owner: stuartk Type: Uncategorized | Status: closed Component: co

Re: [Django] #18411: Slightly misleading paragraph in documentation about HttpRequest

2012-06-01 Thread Django
#18411: Slightly misleading paragraph in documentation about HttpRequest ---+ Reporter: torkel.bjornson@… |Owner: nobody Type: Bug| Status: new Component: