Re: [Django] #11486: There are no way to provide empty (or null/None) "pk" for XML serialized object to deserialized

2009-07-15 Thread Django
#11486: There are no way to provide empty (or null/None) "pk" for XML serialized object to deserialized +--- Reporter: zdmytriv | Owner: nobody Status: new|

[Changeset] r11247 - in django/branches/soc2009/multidb: . django/contrib/admin django/contrib/gis/db/models django/contrib/gis/tests/relatedapp django/db/backends/oracle django/db/backends/postgresql

2009-07-15 Thread noreply
Author: Alex Date: 2009-07-15 22:02:08 -0500 (Wed, 15 Jul 2009) New Revision: 11247 Added: django/branches/soc2009/multidb/tests/regressiontests/m2m_through_regress/fixtures/ django/branches/soc2009/multidb/tests/regressiontests/m2m_through_regress/fixtures/m2m_through.json Modified:

Re: [Django] #11486: There are no way to provide empty (or null/None) "pk" for XML serialized object to deserialized

2009-07-15 Thread Django
#11486: There are no way to provide empty (or null/None) "pk" for XML serialized object to deserialized +--- Reporter: zdmytriv | Owner: nobody Status: new|

[Django] #11486: There are no way to provide empty (or null/None) "pk" for XML serialized object to deserialized

2009-07-15 Thread Django
#11486: There are no way to provide empty (or null/None) "pk" for XML serialized object to deserialized --+- Reporter: zdmytriv | Owner: nobody Status: new | Milestone: 1.0.3

Re: [Django] #11486: There are no way to provide empty (or null/None) "pk" for XML serialized object to deserialized

2009-07-15 Thread Django
#11486: There are no way to provide empty (or null/None) "pk" for XML serialized object to deserialized +--- Reporter: zdmytriv | Owner: nobody Status: new|

Re: [Django] #6064: Allow database connection initialization commands

2009-07-15 Thread Django
#6064: Allow database connection initialization commands ---+ Reporter: jacob | Owner: floguy Status: closed| Milestone: 1.1

Re: [Django] #10908: Information about proper way of user creation for testing

2009-07-15 Thread Django
#10908: Information about proper way of user creation for testing +--- Reporter: gruszczy | Owner: nobody Status: new| Milestone: Component:

Re: [Django] #6064: Allow database connection initialization commands

2009-07-15 Thread Django
#6064: Allow database connection initialization commands ---+ Reporter: jacob | Owner: floguy Status: closed| Milestone: 1.1

Re: [Django] #11478: jsi18n loading from templates within django/contrib/admin/templates/ shouldn't use "../"s

2009-07-15 Thread Django
#11478: jsi18n loading from templates within django/contrib/admin/templates/ shouldn't use "../"s ---+ Reporter: greatlemer | Owner: nobody Status: new

Re: [Django] #8034: Gzip Middleware And Images

2009-07-15 Thread Django
#8034: Gzip Middleware And Images -+-- Reporter: magneto | Owner: nobody Status: new | Milestone: Component: HTTP

[Django] #11485: sitemap.xml doesn't support https urls

2009-07-15 Thread Django
#11485: sitemap.xml doesn't support https urls -+-- Reporter: sportsboy| Owner: nobody Status: new | Milestone: Component: HTTP handling| Version: 1.0

Re: [Django] #11484: GZipMiddleware should not compress images like PNGs / JPGs

2009-07-15 Thread Django
#11484: GZipMiddleware should not compress images like PNGs / JPGs ---+ Reporter: robert.nit...@web.de | Owner: nobody Status: closed| Milestone: 1.0.3

[Django] #11484: GZipMiddleware should not compress images like PNGs / JPGs

2009-07-15 Thread Django
#11484: GZipMiddleware should not compress images like PNGs / JPGs --+- Reporter: robert.nit...@web.de | Owner: nobody Status: new | Milestone: 1.0.3 Component: HTTP handling

[Django] #11483: DB Cache backend should use value_to_db_datetime() on datetime values

2009-07-15 Thread Django
#11483: DB Cache backend should use value_to_db_datetime() on datetime values ---+ Reporter: leosoto| Owner: nobody Status: new| Milestone: Component: Uncategorized |

Re: [Django] #6148: Add generic support for database schemas

2009-07-15 Thread Django
#6148: Add generic support for database schemas ---+ Reporter: ikelly| Owner: Status: new | Milestone:

Re: [Django] #7052: auth fixture fails to import when running test server

2009-07-15 Thread Django
#7052: auth fixture fails to import when running test server +--- Reporter: jb0t | Owner: nobody Status: new| Milestone:

[Django] #11482: Add Google map events handling

2009-07-15 Thread Django
#11482: Add Google map events handling +--- Reporter: kapa77 | Owner: nobody Status: new | Milestone: Component: GIS | Version: SVN Keywords: | Stage:

[Changeset] r11246 - django/branches/releases/1.0.X

2009-07-15 Thread noreply
Author: russellm Date: 2009-07-15 09:28:08 -0500 (Wed, 15 Jul 2009) New Revision: 11246 Modified: django/branches/releases/1.0.X/ Log: [1.0.X] Blocked some recent updates from merge Property changes on: django/branches/releases/1.0.X

[Changeset] r11245 - in django/branches/releases/1.0.X: . docs/ref/models

2009-07-15 Thread noreply
Author: russellm Date: 2009-07-15 09:24:49 -0500 (Wed, 15 Jul 2009) New Revision: 11245 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/docs/ref/models/querysets.txt Log: [1.0.X] Fixed #11235 -- Added a missing clause from some sample SQL in the queryset docs.

[Changeset] r11244 - in django/branches/releases/1.0.X: . docs/topics

2009-07-15 Thread noreply
Author: russellm Date: 2009-07-15 09:21:19 -0500 (Wed, 15 Jul 2009) New Revision: 11244 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/docs/topics/i18n.txt Log: [1.0.X] Fixed #11364 -- Modified the jsi18n example to use the {% url %} tag rather than a

[Changeset] r11243 - in django/branches/releases/1.0.X: . docs/ref/forms

2009-07-15 Thread noreply
Author: russellm Date: 2009-07-15 09:17:29 -0500 (Wed, 15 Jul 2009) New Revision: 11243 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/docs/ref/forms/fields.txt Log: [1.0.X] Fixed #11374 -- Modified the documentation for forms.BooleanField to allow for the fact

[Changeset] r11241 - in django/branches/releases/1.0.X: . docs/topics/forms

2009-07-15 Thread noreply
Author: russellm Date: 2009-07-15 09:11:06 -0500 (Wed, 15 Jul 2009) New Revision: 11241 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/docs/topics/forms/formsets.txt Log: [1.0.X] Fixed #10287 -- Added better examples in the docs of formset validation. Thanks to

Re: [Django] #11348: slimmer `article_actions.png` for docs

2009-07-15 Thread Django
#11348: slimmer `article_actions.png` for docs +--- Reporter: smcoll | Owner: nobody Status: closed | Milestone: Component: Documentation |

Re: [Django] #11235: minor error in queryset documentation

2009-07-15 Thread Django
#11235: minor error in queryset documentation +--- Reporter: anonymous | Owner: nobody Status: closed | Milestone: Component: Documentation |

Re: [Django] #11480: Small typo in The Django admin site documentation

2009-07-15 Thread Django
#11480: Small typo in The Django admin site documentation -+-- Reporter: msgre | Owner: nobody Status: closed | Milestone:

Re: [Django] #11235: minor error in queryset documentation

2009-07-15 Thread Django
#11235: minor error in queryset documentation +--- Reporter: anonymous | Owner: nobody Status: new| Milestone: Component: Documentation |

Re: [Django] #11348: slimmer `article_actions.png` for docs

2009-07-15 Thread Django
#11348: slimmer `article_actions.png` for docs +--- Reporter: smcoll | Owner: nobody Status: new| Milestone: Component: Documentation |

Re: [Django] #11469: Small typo in tutorial3

2009-07-15 Thread Django
#11469: Small typo in tutorial3 +--- Reporter: msgre | Owner: nobody Status: closed | Milestone: Component: Documentation |

Re: [Django] #10287: Formset documentation has no information about practical formset validation

2009-07-15 Thread Django
#10287: Formset documentation has no information about practical formset validation +--- Reporter: aidan | Owner: andrewbadr Status: closed | Milestone: 1.1

[Changeset] r11240 - django/trunk/docs/ref/contrib/admin

2009-07-15 Thread noreply
Author: russellm Date: 2009-07-15 08:57:46 -0500 (Wed, 15 Jul 2009) New Revision: 11240 Modified: django/trunk/docs/ref/contrib/admin/index.txt Log: Fixed #11480 -- Corrected markup error in admin docs. Thank to msgre for the report. Modified: django/trunk/docs/ref/contrib/admin/index.txt

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

2009-07-15 Thread noreply
Author: russellm Date: 2009-07-15 08:56:50 -0500 (Wed, 15 Jul 2009) New Revision: 11239 Modified: django/trunk/docs/ref/models/querysets.txt Log: Fixed #11235 -- Added a missing clause from some sample SQL in the queryset docs. Modified: django/trunk/docs/ref/models/querysets.txt

[Changeset] r11238 - django/trunk/docs/ref/contrib/admin/_images

2009-07-15 Thread noreply
Author: russellm Date: 2009-07-15 08:55:50 -0500 (Wed, 15 Jul 2009) New Revision: 11238 Modified: django/trunk/docs/ref/contrib/admin/_images/article_actions.png Log: Fixed #11348 -- Trimmed the width of a screenshot image in the admin docs. Thanks to smcoll for the new image. Modified:

[Changeset] r11237 - django/trunk/docs/topics

2009-07-15 Thread noreply
Author: russellm Date: 2009-07-15 08:54:45 -0500 (Wed, 15 Jul 2009) New Revision: 11237 Modified: django/trunk/docs/topics/i18n.txt Log: Fixed #11364 -- Modified the jsi18n example to use the {% url %} tag rather than a placeholder. Thanks to jcassee for the suggestion. Modified:

[Changeset] r11236 - django/trunk/docs/ref/forms

2009-07-15 Thread noreply
Author: russellm Date: 2009-07-15 08:54:11 -0500 (Wed, 15 Jul 2009) New Revision: 11236 Modified: django/trunk/docs/ref/forms/fields.txt Log: Fixed #11374 -- Modified the documentation for forms.BooleanField to allow for the fact that it can be rendered using widgets other than a checkbox.

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

2009-07-15 Thread noreply
Author: russellm Date: 2009-07-15 08:53:29 -0500 (Wed, 15 Jul 2009) New Revision: 11235 Modified: django/trunk/docs/intro/tutorial03.txt Log: Fixed #11469 -- Removed suspicion that Django developers have trouble counting to four. Thanks to msgre for the report. Modified:

[Changeset] r11234 - django/trunk/docs/topics/forms

2009-07-15 Thread noreply
Author: russellm Date: 2009-07-15 08:52:39 -0500 (Wed, 15 Jul 2009) New Revision: 11234 Modified: django/trunk/docs/topics/forms/formsets.txt Log: Fixed #10287 -- Added better examples in the docs of formset validation. Thanks to Andrew Badr for the text. Modified:

Re: [Django] #11464: tutorial part 3: recommend removing 'mysite' from view prefix in polls specific urls.py

2009-07-15 Thread Django
#11464: tutorial part 3: recommend removing 'mysite' from view prefix in polls specific urls.py +--- Reporter: cid| Owner: nobody Status: closed | Milestone:

Re: [Django] #11480: Small typo in The Django admin site documentation

2009-07-15 Thread Django
#11480: Small typo in The Django admin site documentation -+-- Reporter: msgre | Owner: nobody Status: reopened| Milestone:

Re: [Django] #9749: ModelAdmin should allow specifying Changelist class to further modify Changelist behavior

2009-07-15 Thread Django
#9749: ModelAdmin should allow specifying Changelist class to further modify Changelist behavior ---+ Reporter: anonymous | Owner: brosner Status: new

Re: [Django] #4509: Allow prepopulated_fields for non-slug fields

2009-07-15 Thread Django
#4509: Allow prepopulated_fields for non-slug fields ---+ Reporter: jfind...@gmail.com| Owner: adrian Status: reopened | Milestone:

Re: [Django] #5612: [patch] Signals for login / logout

2009-07-15 Thread Django
#5612: [patch] Signals for login / logout -+-- Reporter: pterk | Owner: nobody Status: reopened| Milestone: Component: Core framework

Re: [Django] #11480: Small typo in The Django admin site documentation

2009-07-15 Thread Django
#11480: Small typo in The Django admin site documentation -+-- Reporter: msgre | Owner: nobody Status: closed | Milestone: