Re: [Django] #10349: ManyToMany field does not take dynamic initial values into account

2009-04-12 Thread Django
#10349: ManyToMany field does not take dynamic initial values into account ---+ Reporter: fas | Owner: fas Status: new

[Changeset] r10551 - in django/branches/releases/1.0.X: . django/db/models/fields tests/regressiontests/m2m_regress

2009-04-12 Thread noreply
Author: russellm Date: 2009-04-12 22:07:59 -0500 (Sun, 12 Apr 2009) New Revision: 10551 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/django/db/models/fields/related.py django/branches/releases/1.0.X/tests/regressiontests/m2m_regress/models.py Log: [1.0.X] Fixe

Re: [Django] #10237: Symmetry is lost when inheriting a self-referential m2m field

2009-04-12 Thread Django
#10237: Symmetry is lost when inheriting a self-referential m2m field ---+ Reporter: justinlilly | Owner: justinlilly Status: closed| Mil

[Changeset] r10550 - in django/trunk: django/db/models/fields tests/regressiontests/m2m_regress

2009-04-12 Thread noreply
Author: russellm Date: 2009-04-12 21:59:40 -0500 (Sun, 12 Apr 2009) New Revision: 10550 Modified: django/trunk/django/db/models/fields/related.py django/trunk/tests/regressiontests/m2m_regress/models.py Log: Fixed #10237 -- Corrected the handling of self-referential m2m fields when using m

Re: [Django] #9619: to_python not called when fetching data with .values(...)

2009-04-12 Thread Django
#9619: to_python not called when fetching data with .values(...) ---+ Reporter: Valera Grishin| Owner: nobody Status: new | Milestone:

Re: [Django] #7048: Support clearing FileFields with ModelForms

2009-04-12 Thread Django
#7048: Support clearing FileFields with ModelForms ---+ Reporter: jarrow| Owner: brosner Status: assigned | Milestone: 1.1 Component: django.contr

Re: [Django] #10801: tutorial part 4 vote view needs to redirect in the error case

2009-04-12 Thread Django
#10801: tutorial part 4 vote view needs to redirect in the error case +--- Reporter: br...@z2a.org | Owner: mtredinnick Status: new| Milestone: 1.1 Component:

Re: [Django] #10801: tutorial part 4 vote view needs to redirect in the error case

2009-04-12 Thread Django
#10801: tutorial part 4 vote view needs to redirect in the error case +--- Reporter: br...@z2a.org | Owner: mtredinnick Status: new| Milestone: 1.1 Component:

Re: [Django] #10801: tutorial part 4 vote view needs to redirect in the error case

2009-04-12 Thread Django
#10801: tutorial part 4 vote view needs to redirect in the error case +--- Reporter: br...@z2a.org | Owner: mtredinnick Status: new| Milestone: 1.1 Component:

Re: [Django] #10795: Add Link to modelformset_factory

2009-04-12 Thread Django
#10795: Add Link to modelformset_factory +--- Reporter: csshef | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0

Re: [Django] #10801: tutorial part 4 vote view needs to redirect in the error case

2009-04-12 Thread Django
#10801: tutorial part 4 vote view needs to redirect in the error case +--- Reporter: br...@z2a.org | Owner: nobody Status: reopened | Milestone: 1.1 Component: Documenta

Re: [Django] #9771: Wrong form action

2009-04-12 Thread Django
#9771: Wrong form action +--- Reporter: tutonien | Owner: jacob Status: closed | Milestone: 1.1

Re: [Django] #10801: tutorial part 4 vote view needs to redirect in the error case

2009-04-12 Thread Django
#10801: tutorial part 4 vote view needs to redirect in the error case +--- Reporter: br...@z2a.org | Owner: nobody Status: reopened | Milestone: Component: Documenta

Re: [Django] #10801: tutorial part 4 vote view needs to redirect in the error case

2009-04-12 Thread Django
#10801: tutorial part 4 vote view needs to redirect in the error case +--- Reporter: br...@z2a.org | Owner: nobody Status: closed | Milestone: Component: Documenta

Re: [Django] #10801: tutorial part 4 vote view needs to redirect in the error case

2009-04-12 Thread Django
#10801: tutorial part 4 vote view needs to redirect in the error case +--- Reporter: br...@z2a.org | Owner: nobody Status: closed | Milestone: Component: Documenta

Re: [Django] #10799: List editable breaks with model inheritance and parent_link=True

2009-04-12 Thread Django
#10799: List editable breaks with model inheritance and parent_link=True ---+ Reporter: willhardy | Owner: nobody Status: new |

[Django] #10801: tutorial part 4 vote view needs to redirect in the error case

2009-04-12 Thread Django
#10801: tutorial part 4 vote view needs to redirect in the error case ---+ Reporter: br...@z2a.org | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1

Re: [Django] #10781: Wrong way to style forms demonstrated in docs

2009-04-12 Thread Django
#10781: Wrong way to style forms demonstrated in docs +--- Reporter: boxed | Owner: nobody Status: closed | Milestone: Component: Documentation | Ve

[Django] #10800: render_to_string and render_to_response use select_template

2009-04-12 Thread Django
#10800: render_to_string and render_to_response use select_template ---+ Reporter: p.patr...@iperbole.bologna.it | Owner: nobody Status: new| Milestone: Component: Do

Re: [Django] #10420: Running gis tests via runtests doesn't work.

2009-04-12 Thread Django
#10420: Running gis tests via runtests doesn't work. --+- Reporter: mtredinnick | Owner: nobody Status: new | Milestone: Component: GIS | Version:

[Changeset] r10549 - django/trunk/django/contrib/gis/db/backend/postgis

2009-04-12 Thread noreply
Author: adrian Date: 2009-04-12 02:19:56 -0500 (Sun, 12 Apr 2009) New Revision: 10549 Modified: django/trunk/django/contrib/gis/db/backend/postgis/query.py Log: Added experimental support for a POSTGIS_VERSION setting for GeoDjango. If set, it will tell GeoDjango not to do the postgis_lib_ver