[Changeset] r10728 - django/trunk/django/db/backends/postgresql_psycopg2

2009-05-09 Thread noreply
Author: russellm Date: 2009-05-10 01:23:29 -0500 (Sun, 10 May 2009) New Revision: 10728 Modified: django/trunk/django/db/backends/postgresql_psycopg2/base.py Log: Fixed #10958 -- Corrected the setting of PostgreSQL isolation level. Thanks to kmishler for the report. Modified: django/trunk/dj

Re: [Django] #11038: django tests using postgis

2009-05-09 Thread Django
#11038: django tests using postgis -+-- Reporter: funkmyster | Owner: nobody Status: closed | Milestone: Component: GIS | Version: SVN Resol

Re: [Django] #10427: Bound field needs an easy way to get form value

2009-05-09 Thread Django
#10427: Bound field needs an easy way to get form value ---+ Reporter: toxik | Owner: nobody Status: reopened | Milestone: Component: Forms |

Re: [Django] #9751: project_directory calculated incorrectly when "settings" is a directory (breaks 'startapp')

2009-05-09 Thread Django
#9751: project_directory calculated incorrectly when "settings" is a directory (breaks 'startapp') +--- Reporter: lamby | Owner: gsong Status: assigned

Re: [Django] #10971: Test client response.redirect_chain documentation example missing follow argument

2009-05-09 Thread Django
#10971: Test client response.redirect_chain documentation example missing follow argument +--- Reporter: yourcelf | Owner: nobody Status: new| Milestone:

Re: [Django] #11063: Suggested method of installation

2009-05-09 Thread Django
#11063: Suggested method of installation +--- Reporter: trodrigues | Owner: nobody Status: new| Milestone: 1.1

Re: [Django] #10841: Better 500 template for AJAX calls

2009-05-09 Thread Django
#10841: Better 500 template for AJAX calls --+- Reporter: Riz | Owner: nobody Status: new | Milestone: Component: Core framework |

[Django] #11063: Suggested method of installation

2009-05-09 Thread Django
#11063: Suggested method of installation -+-- Reporter: trodrigues | Owner: nobody Status: new | Milestone: 1.1 Component: Documentation

Re: [Django] #10947: Queryset "__in" documentation missing list() call

2009-05-09 Thread Django
#10947: Queryset "__in" documentation missing list() call +--- Reporter: julianb| Owner: nobody Status: new| Milestone: Component: Documentation |

Re: [Django] #10946: Documentation for autoescape seems to be wrong

2009-05-09 Thread Django
#10946: Documentation for autoescape seems to be wrong +--- Reporter: finngruwier| Owner: nobody Status: new| Milestone: Component: Documentation | V

Re: [Django] #10061: incorrect logout link in admin

2009-05-09 Thread Django
#10061: incorrect logout link in admin ---+ Reporter: lashni| Owner: mtredinnick Status: new | Milestone: 1.1 Component: django.contrib.a

Re: [Django] #8817: Accessing ImageField's dimensions doesn't close file

2009-05-09 Thread Django
#8817: Accessing ImageField's dimensions doesn't close file ---+ Reporter: tripediac | Owner: mitsuhiko Status: closed| Milestone: 1.1 Component:

Re: [Django] #10841: Better 500 template for AJAX calls

2009-05-09 Thread Django
#10841: Better 500 template for AJAX calls --+- Reporter: Riz | Owner: nobody Status: new | Milestone: Component: Core framework |

Re: [Django] #8817: Accessing ImageField's dimensions doesn't close file

2009-05-09 Thread Django
#8817: Accessing ImageField's dimensions doesn't close file ---+ Reporter: tripediac | Owner: mitsuhiko Status: closed| Milestone: 1.1 Component:

Re: [Django] #11055: ImageField uploads fail at r10717

2009-05-09 Thread Django
#11055: ImageField uploads fail at r10717 ---+ Reporter: timo | Owner: mitsuhiko Status: new | Milestone: 1.1 Component: File uploads/stor

Re: [Django] #11055: ImageField uploads fail at r10717

2009-05-09 Thread Django
#11055: ImageField uploads fail at r10717 ---+ Reporter: timo | Owner: mitsuhiko Status: new | Milestone: 1.1 Component: File uploads/stor

Re: [Django] #8817: Accessing ImageField's dimensions doesn't close file

2009-05-09 Thread Django
#8817: Accessing ImageField's dimensions doesn't close file ---+ Reporter: tripediac | Owner: mitsuhiko Status: closed| Milestone: 1.1 Component:

Re: [Django] #10741: Update GNU gettext on Windows note in i18n documentation

2009-05-09 Thread Django
#10741: Update GNU gettext on Windows note in i18n documentation +--- Reporter: ramiro | Owner: ramiro Status: new| Milestone: 1.1 Component: Documentation

Re: [Django] #10981: Notes about using string for relationship target model name slightly unclear

2009-05-09 Thread Django
#10981: Notes about using string for relationship target model name slightly unclear +--- Reporter: ramiro | Owner: ramiro Status: new| Milestone: 1.1 Compon

Re: [Django] #10404: ImageField: height_field and width_field option sometimes doesn't work

2009-05-09 Thread Django
#10404: ImageField: height_field and width_field option sometimes doesn't work ---+ Reporter: Lehich| Owner: mitsuhiko Status: new

[Django] #11062: Problem with django/forms/models.py

2009-05-09 Thread Django
#11062: Problem with django/forms/models.py +--- Reporter: beaver | Owner: nobody Status: new | Milestone: Component: Forms | Version: 1.0 Keywords: | Stage: U

Re: [Django] #10843: django.contrib.markup.tests.Templates test_textile fails with python textile 2.1.3 and Django 1.0.2 final

2009-05-09 Thread Django
#10843: django.contrib.markup.tests.Templates test_textile fails with python textile 2.1.3 and Django 1.0.2 final +--- Reporter: ntoll | Owner: nobody Status: new|

Re: [Django] #11060: Malformed POST request cause TypeError in AdminSite.login()

2009-05-09 Thread Django
#11060: Malformed POST request cause TypeError in AdminSite.login() ---+ Reporter: vvd | Owner: nobody Status: closed| Milestone:

[Django] #11061: Malformed POST request cause TypeError in AdminSite.login()

2009-05-09 Thread Django
#11061: Malformed POST request cause TypeError in AdminSite.login() --+- Reporter: vvd | Owner: nobody Status: new | Milestone: Component: django.contrib.admin

[Django] #11060: Malformed POST request cause TypeError in AdminSite.login()

2009-05-09 Thread Django
#11060: Malformed POST request cause TypeError in AdminSite.login() --+- Reporter: vvd | Owner: nobody Status: new | Milestone: Component: django.contrib.admin

[Changeset] r10727 - django/trunk/docs/intro

2009-05-09 Thread noreply
Author: simon Date: 2009-05-09 10:52:17 -0500 (Sat, 09 May 2009) New Revision: 10727 Modified: django/trunk/docs/intro/tutorial03.txt Log: Added admin URLs back to the urls.py example in the tutorial - had a complaint from someone following the tutorial that they got to that step and the admi

Re: [Django] #11059: Doc <-> Functionallity [FormsAPI Dynamic initial values] difference

2009-05-09 Thread Django
#11059: Doc <-> Functionallity [FormsAPI Dynamic initial values] difference -+-- Reporter: bencoder| Owner: nobody Status: new | Milestone: Com

[Django] #11059: Doc <-> Functionallity [FormsAPI Dynamic initial values] difference

2009-05-09 Thread Django
#11059: Doc <-> Functionallity [FormsAPI Dynamic initial values] difference -+-- Reporter: bencoder | Owner: nobody Status: new | Milestone: Component: Forms|

Re: [Django] #11058: list_display_links doesn't allow callables not defined in the model

2009-05-09 Thread Django
#11058: list_display_links doesn't allow callables not defined in the model ---+ Reporter: dvine | Owner: nobody Status: new | Milestone: C

[Django] #11058: list_display_links doesn't allow callables not defined in the model

2009-05-09 Thread Django
#11058: list_display_links doesn't allow callables not defined in the model --+- Reporter: dvine | Owner: nobody Status: new | Milestone: Component: django.contr

[Django] #11057: No actions in admin (actions=None) messes up layout.

2009-05-09 Thread Django
#11057: No actions in admin (actions=None) messes up layout. --+- Reporter: rvdrijst | Owner: nobody Status: new | Milestone: Component: dja

Re: [Django] #11055: ImageField uploads fail at r10717

2009-05-09 Thread Django
#11055: ImageField uploads fail at r10717 ---+ Reporter: timo | Owner: mitsuhiko Status: new | Milestone: 1.1 Component: File uploads/stor

Re: [Django] #9675: Docs about migrating from the old comment system: add note about urls.py

2009-05-09 Thread Django
#9675: Docs about migrating from the old comment system: add note about urls.py +--- Reporter: automatthias | Owner: jacob Status: reopened | Milestone: 1.1 Component: D

Re: [Django] #10992: Unable to re-save inlines with custom char primary key

2009-05-09 Thread Django
#10992: Unable to re-save inlines with custom char primary key ---+ Reporter: marcob| Owner: zain Status: assigned | Milestone: 1.1

[Changeset] r10726 - in django/branches/releases/1.0.X: django/contrib/admin tests/regressiontests/admin_views

2009-05-09 Thread noreply
Author: russellm Date: 2009-05-09 06:52:15 -0500 (Sat, 09 May 2009) New Revision: 10726 Modified: django/branches/releases/1.0.X/django/contrib/admin/helpers.py django/branches/releases/1.0.X/tests/regressiontests/admin_views/models.py django/branches/releases/1.0.X/tests/regressiontests

[Changeset] r10725 - in django/trunk: django/contrib/admin tests/regressiontests/admin_views

2009-05-09 Thread noreply
Author: russellm Date: 2009-05-09 06:40:13 -0500 (Sat, 09 May 2009) New Revision: 10725 Modified: django/trunk/django/contrib/admin/helpers.py django/trunk/tests/regressiontests/admin_views/models.py django/trunk/tests/regressiontests/admin_views/tests.py Log: Fixed #11042 -- Corrected a

Re: [Django] #11055: ImageField uploads fail at r10717

2009-05-09 Thread Django
#11055: ImageField uploads fail at r10717 ---+ Reporter: timo | Owner: nobody Status: new | Milestone: Component: File uploads/storage |

Re: [Django] #11055: ImageField uploads fail at r10717

2009-05-09 Thread Django
#11055: ImageField uploads fail at r10717 ---+ Reporter: timo | Owner: nobody Status: new | Milestone: Component: File uploads/storage |

Re: [Django] #9751: project_directory calculated incorrectly when "settings" is a directory (breaks 'startapp')

2009-05-09 Thread Django
#9751: project_directory calculated incorrectly when "settings" is a directory (breaks 'startapp') +--- Reporter: lamby | Owner: gsong Status: assigned