Re: [Django] #1142: Support for multiple database connections

2009-11-09 Thread Django
#1142: Support for multiple database connections ---+ Reporter: Simon Willison| Owner: Alex Status: new | Milestone:

[Changeset] r11729 - django/trunk/django/contrib/gis/tests/geoapp

2009-11-09 Thread noreply
Author: jbronn Date: 2009-11-09 21:51:05 -0600 (Mon, 09 Nov 2009) New Revision: 11729 Modified: django/trunk/django/contrib/gis/tests/geoapp/test_regress.py Log: Fixed a brittle test case that was failing on PostGIS versions < 1.4. Modified: django/trunk/django/contrib/gis/tests/geoapp/test_

Re: [Django] #12010: Add `ewkb` and `hexewkb` properties and document the GEOS IO Classes

2009-11-09 Thread Django
#12010: Add `ewkb` and `hexewkb` properties and document the GEOS IO Classes ---+ Reporter: James | Owner: jbronn Status: assigned | Milestone: Component: GIS |

Re: [Django] #11433: Complete support for 3D Geometries

2009-11-09 Thread Django
#11433: Complete support for 3D Geometries ---+ Reporter: jbronn| Owner: jbronn Status: assigned | Milestone: 1.2 Component: GIS | Version: SVN

[Changeset] r11728 - in django/trunk/django/contrib/gis: geos geos/prototypes geos/tests tests

2009-11-09 Thread noreply
Author: jbronn Date: 2009-11-09 21:35:25 -0600 (Mon, 09 Nov 2009) New Revision: 11728 Modified: django/trunk/django/contrib/gis/geos/geometry.py django/trunk/django/contrib/gis/geos/io.py django/trunk/django/contrib/gis/geos/prototypes/geom.py django/trunk/django/contrib/gis/geos/test

Re: [Django] #12010: Add `ewkb` and `hexewkb` properties and document the GEOS IO Classes

2009-11-09 Thread Django
#12010: Add `ewkb` and `hexewkb` properties and document the GEOS IO Classes ---+ Reporter: James | Owner: jbronn Status: assigned | Milestone: Component: GIS |

[Changeset] r11727 - in django/trunk/django/contrib/gis/gdal: . prototypes tests

2009-11-09 Thread noreply
Author: jbronn Date: 2009-11-09 19:54:35 -0600 (Mon, 09 Nov 2009) New Revision: 11727 Modified: django/trunk/django/contrib/gis/gdal/layer.py django/trunk/django/contrib/gis/gdal/prototypes/ds.py django/trunk/django/contrib/gis/gdal/tests/test_ds.py Log: Added support for spatially filte

Re: [Django] #3400: [patch] Support for lookup separator with list_filter admin option

2009-11-09 Thread Django
#3400: [patch] Support for lookup separator with list_filter admin option ---+ Reporter: n...@intv.com.au | Owner: jakub_vysoky Status: new

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

2009-11-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|

[Django] #12194: PROPOSAL: Add a time difference filter to django.contrib.humanize

2009-11-09 Thread Django
#12194: PROPOSAL: Add a time difference filter to django.contrib.humanize -+-- Reporter: stemmetje| Owner: nobody Status: new | Milestone: 1.2 Component: Template system | V

Re: [Django] #11268: django.contrib.admin.util.quote does not handle spaces (%20 -> _20)

2009-11-09 Thread Django
#11268: django.contrib.admin.util.quote does not handle spaces (%20 -> _20) ---+ Reporter: mcsmart | Owner: nobody Status: closed| Milestone: C

[Django] #12193: Add details to the 18n documentation for translation of model classes

2009-11-09 Thread Django
#12193: Add details to the 18n documentation for translation of model classes --+- Reporter: maxime.petazz...@bulix.org |Owner: nobody Status: new |Milestone:

Re: [Django] #342: Add a way for fields to be displayed in the admin without being editable

2009-11-09 Thread Django
#342: Add a way for fields to be displayed in the admin without being editable ---+ Reporter: Bless | Owner: Alex Status: new | Milestone: 1.2

Re: [Django] #11863: Add a method to the orm to create Model instances from raw sql queries

2009-11-09 Thread Django
#11863: Add a method to the orm to create Model instances from raw sql queries ---+ Reporter: seanoc| Owner: seanoc Status: assigned | Milestone:

Re: [Django] #11696: validate command in 1.1 hides errors in models that used to be shown

2009-11-09 Thread Django
#11696: validate command in 1.1 hides errors in models that used to be shown ---+ Reporter: martin maney | Owner: lsaffre Status: assigned | Milestone:

Re: [Django] #7270: selected_related() can not follow reverse relations of OneToOne.

2009-11-09 Thread Django
#7270: selected_related() can not follow reverse relations of OneToOne. ---+ Reporter: towjz...@hotmail.com | Owner: mtredinnick Status: new