Re: [Django] #16955: Querying on the reverse of a FK with the wrong class silently returns bad data

2012-01-21 Thread Django
#16955: Querying on the reverse of a FK with the wrong class silently returns bad data -+- Reporter: jdunck |Owner: dgouldin Type: Bug | Sta

Re: [Django] #17537: Writing your first Django app, part 4 - Generic Views - Update to index.html needed

2012-01-21 Thread Django
#17537: Writing your first Django app, part 4 - Generic Views - Update to index.html needed +-- Reporter: canice_lambe@… |Owner: nobody Type: Uncategorized | Status: closed

Re: [Django] #17573: Documentation: MySQL 5.5 switched to InnoDB as default storage engine

2012-01-21 Thread Django
#17573: Documentation: MySQL 5.5 switched to InnoDB as default storage engine -+- Reporter: Lenz Hirsch |Owner: nobody | Status: new Typ

Re: [Django] #16955: Querying on the reverse of a FK with the wrong class silently returns bad data

2012-01-21 Thread Django
#16955: Querying on the reverse of a FK with the wrong class silently returns bad data -+- Reporter: jdunck |Owner: dgouldin Type: Bug | Sta

Re: [Django] #14030: Use F() objects in aggregates(), annotates() and values()

2012-01-21 Thread Django
#14030: Use F() objects in aggregates(), annotates() and values() -+ Reporter: delfick |Owner: nate_b Type: New feature | Status: assigned Component: ORM ag

[Django] #17574: Cleanup in the introspection code

2012-01-21 Thread Django
#17574: Cleanup in the introspection code --+--- Reporter: claudep | Owner: nobody Type: Cleanup/optimization | Status: new Component: Database layer (models, ORM) |

Re: [Django] #13867: Feature request: Comments in Django models saved to database schema

2012-01-21 Thread Django
#13867: Feature request: Comments in Django models saved to database schema -+- Reporter: rjalves |Owner: nobody Type: New feature | Status: closed

Re: [Django] #7783: PostgreSQL database introspection does not detect NULL columns

2012-01-21 Thread Django
#7783: PostgreSQL database introspection does not detect NULL columns -+- Reporter: bthomas@…|Owner: nobody Type: Bug | Status: new Compon

Re: [Django] #15119: MySQL backend generates unnecessary commands

2012-01-21 Thread Django
#15119: MySQL backend generates unnecessary commands -+- Reporter: lukesneeringer |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #15124: BooleanField should not use False as default (unless provided)

2012-01-21 Thread Django
#15124: BooleanField should not use False as default (unless provided) -+- Reporter: andrewbadr |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #15586: Fields with missing columns populated when querying on PostgreSQL

2012-01-21 Thread Django
#15586: Fields with missing columns populated when querying on PostgreSQL ---+ Reporter: sebzur |Owner: nobody Type: Bug| Status: reopened Component: Docu

Re: [Django] #16015: DecimalField allows invalid default values.

2012-01-21 Thread Django
#16015: DecimalField allows invalid default values. -+- Reporter: ShawnMilo|Owner: ShawnMilo Type: Bug | Status: closed Component: Databa

Re: [Django] #12990: New Field Type: JSONField

2012-01-21 Thread Django
#12990: New Field Type: JSONField -+- Reporter: paltman |Owner: nobody Type: New feature | Status: closed Component: Database layer |

Re: [Django] #10414: select_related ignores unrecognized fields

2012-01-21 Thread Django
#10414: select_related ignores unrecognized fields -+- Reporter: trebor74hr |Owner: Type: Bug | trebor74hr Component: Database layer |

Re: [Django] #17573: Documentation: MySQL 5.5 switched to InnoDB as default storage engine (was: Documentation misses MySQL 5.5 switch InnoDB as default storage engine)

2012-01-21 Thread Django
#17573: Documentation: MySQL 5.5 switched to InnoDB as default storage engine -+- Reporter: Lenz Hirsch |Owner: nobody | Status: new Typ

[Django] #17573: Documentation misses MySQL 5.5 switch InnoDB as default storage engine

2012-01-21 Thread Django
#17573: Documentation misses MySQL 5.5 switch InnoDB as default storage engine + Reporter: Lenz Hirsch | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Ve

Re: [Django] #16919: Pass user to set_password_form in GET requests

2012-01-21 Thread Django
#16919: Pass user to set_password_form in GET requests --+ Reporter: jaimeirurzun |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #17453: IRC logs link is not reachable

2012-01-21 Thread Django
#17453: IRC logs link is not reachable -+- Reporter: shantanoo|Owner: nobody Type: Bug | Status: new Component: Documentation|

[Changeset] r17386 - in django/branches/releases/1.3.X: . docs

2012-01-21 Thread noreply
Author: aaugustin Date: 2012-01-21 07:48:08 -0800 (Sat, 21 Jan 2012) New Revision: 17386 Modified: django/branches/releases/1.3.X/README django/branches/releases/1.3.X/docs/index.txt Log: [1.3.X] Fixed the link to the IRC logs in the README and docs. Refs #17453, #16277. Backport of [17149]

Re: [Django] #16277: Links to IRC Log bot don't work

2012-01-21 Thread Django
#16277: Links to IRC Log bot don't work -+- Reporter: micha_el2003@… |Owner: aaugustin Type: Bug | Status: closed Component: Djangoproject.com

Re: [Django] #17453: IRC logs link is not reachable

2012-01-21 Thread Django
#17453: IRC logs link is not reachable -+- Reporter: shantanoo|Owner: nobody Type: Bug | Status: new Component: Documentation|

Re: [Django] #16277: Links to IRC Log bot don't work

2012-01-21 Thread Django
#16277: Links to IRC Log bot don't work -+- Reporter: micha_el2003@… |Owner: aaugustin Type: Bug | Status: closed Component: Djangoproject.com

Re: [Django] #17453: IRC logs link is not reachable

2012-01-21 Thread Django
#17453: IRC logs link is not reachable -+- Reporter: shantanoo|Owner: nobody Type: Bug | Status: new Component: Documentation|

[Changeset] r17385 - django/trunk

2012-01-21 Thread noreply
Author: aaugustin Date: 2012-01-21 07:45:54 -0800 (Sat, 21 Jan 2012) New Revision: 17385 Modified: django/trunk/README Log: Fixed the link to the IRC logs in the README. Refs #17453, #16277. Modified: django/trunk/README === ---

Re: [Django] #7343: django.utils.functional.lazy fails for datetime.date.today

2012-01-21 Thread Django
#7343: django.utils.functional.lazy fails for datetime.date.today -+-- Reporter: anonymous|Owner: nobody Type: Bug | Status: closed Component: Core (

Re: [Django] #17572: Few grammar errors on comments framework example page

2012-01-21 Thread Django
#17572: Few grammar errors on comments framework example page -+- Reporter: sdornan@…|Owner: nobody Type: | Status: closed Cleanup/optim

[Changeset] r17384 - django/trunk/docs/ref/contrib/comments

2012-01-21 Thread noreply
Author: aaugustin Date: 2012-01-21 07:42:37 -0800 (Sat, 21 Jan 2012) New Revision: 17384 Modified: django/trunk/docs/ref/contrib/comments/example.txt Log: Fixed #17572 ?\226?\128?\148?\226?\128?\148 A few grammar errors in the comments framework example page. Modified: django/trunk/docs/ref/

[Changeset] r17383 - django/trunk/docs/ref/models

2012-01-21 Thread noreply
Author: aaugustin Date: 2012-01-21 07:32:52 -0800 (Sat, 21 Jan 2012) New Revision: 17383 Modified: django/trunk/docs/ref/models/querysets.txt Log: Fixed #10139 -- Clarified that slicing an evaluated QuerySet returns a list, not a QuerySet. Thanks ori for the patch. Modified: django/trunk/doc

Re: [Django] #10139: Slicing an EmptyQuerySet gives a list, not another EmptyQuerySet

2012-01-21 Thread Django
#10139: Slicing an EmptyQuerySet gives a list, not another EmptyQuerySet -+- Reporter: forest |Owner: nobody Type: Bug | Status: closed

Re: [Django] #10139: Slicing an EmptyQuerySet gives a list, not another EmptyQuerySet

2012-01-21 Thread Django
#10139: Slicing an EmptyQuerySet gives a list, not another EmptyQuerySet -+- Reporter: forest |Owner: nobody Type: Bug | Status: new Com

Re: [Django] #6499: Close open file descriptors on compression

2012-01-21 Thread Django
#6499: Close open file descriptors on compression -+- Reporter: Bastian Kleineidam |Owner: nobody | Status: closed Type:

Re: [Django] #6499: Close open file descriptors on compression

2012-01-21 Thread Django
#6499: Close open file descriptors on compression -+- Reporter: Bastian Kleineidam |Owner: nobody | Status: new Type: |

Re: [Django] #16366: contrib.auth.tests.context_processors.AuthContextProcessorTests.test_session_not_accessed fails when project loads other middleware that access the session.

2012-01-21 Thread Django
#16366: contrib.auth.tests.context_processors.AuthContextProcessorTests.test_session_not_accessed fails when project loads other middleware that access the session. --+ Reporter: jsdalton |Owner: nobody

Re: [Django] #17570: Tutorial 04 discrepancies

2012-01-21 Thread Django
#17570: Tutorial 04 discrepancies -+- Reporter: cyd@…|Owner: nobody Type: | Status: closed Cleanup/optimization |

Re: [Django] #17572: Few grammar errors on comments framework example page

2012-01-21 Thread Django
#17572: Few grammar errors on comments framework example page -+- Reporter: sdornan@…|Owner: nobody Type: | Status: new Cleanup/optimiza

Re: [Django] #17571: Fixed documentation of skipUnlessDBFeature

2012-01-21 Thread Django
#17571: Fixed documentation of skipUnlessDBFeature ---+ Reporter: EnTeQuAk |Owner: nobody Type: Bug| Status: new Component: Documentation |

Re: [Django] #17567: version 1.3 doc links to version 1.2 page

2012-01-21 Thread Django
#17567: version 1.3 doc links to version 1.2 page --+ Reporter: sabine@… |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentatio