[Changeset] r13259 - django/trunk/docs/releases

2010-05-13 Thread noreply
Author: ubernostrum Date: 2010-05-14 01:51:42 -0500 (Fri, 14 May 2010) New Revision: 13259 Modified: django/trunk/docs/releases/1.2.txt Log: Update 1.2 release notes in anticipation of final release. Modified: django/trunk/docs/releases/1.2.txt =

[Django] #13535: E-mail date header should be in the local time zone

2010-05-13 Thread Django
#13535: E-mail date header should be in the local time zone --+- Reporter: geofft| Owner: nobody Status: new | Milestone: Component: django.core.mail | Version: 1.

[Changeset] r13258 - django/tags/releases

2010-05-13 Thread noreply
Author: ubernostrum Date: 2010-05-14 01:00:30 -0500 (Fri, 14 May 2010) New Revision: 13258 Added: django/tags/releases/1.1.2/ Log: Tag 1.1.2 Copied: django/tags/releases/1.1.2 (from rev 13256, django/branches/releases/1.1.X) -- You received this message because you are subscribed to the Goo

[Changeset] r13257 - in django/branches/releases/1.1.X: . django

2010-05-13 Thread noreply
Author: ubernostrum Date: 2010-05-14 00:56:34 -0500 (Fri, 14 May 2010) New Revision: 13257 Modified: django/branches/releases/1.1.X/django/__init__.py django/branches/releases/1.1.X/setup.py Log: [1.1.X] This branch is now 1.1.3 pre-alpha. Modified: django/branches/releases/1.1.X/django/__i

[Changeset] r13256 - in django/branches/releases/1.1.X: . django

2010-05-13 Thread noreply
Author: ubernostrum Date: 2010-05-14 00:45:12 -0500 (Fri, 14 May 2010) New Revision: 13256 Modified: django/branches/releases/1.1.X/django/__init__.py django/branches/releases/1.1.X/setup.py Log: [1.1.X] Bump to 1.1.2. Modified: django/branches/releases/1.1.X/django/__init__.py

Re: [Django] #13534: m2m_changed signal doesn't call receiver

2010-05-13 Thread Django
#13534: m2m_changed signal doesn't call receiver ---+ Reporter: Chris Targett | Owner: nobody Status: closed| Milestone: 1.2

[Django] #13534: m2m_changed signal doesn't call receiver

2010-05-13 Thread Django
#13534: m2m_changed signal doesn't call receiver --+- Reporter: Chris Targett | Owner: nobody Status: new | Milestone: 1.2 Component: Database layer (models, ORM)

[Changeset] r13255 - django/branches/releases/1.1.X/docs/topics/db

2010-05-13 Thread noreply
Author: russellm Date: 2010-05-13 20:52:28 -0500 (Thu, 13 May 2010) New Revision: 13255 Modified: django/branches/releases/1.1.X/docs/topics/db/queries.txt Log: [1.1.X] Fixed #13532 -- Corrected and clarified examples in F() docs. Thanks to erw for the report and patch. Backport of r13254 fro

[Changeset] r13254 - django/trunk/docs/topics/db

2010-05-13 Thread noreply
Author: russellm Date: 2010-05-13 20:51:14 -0500 (Thu, 13 May 2010) New Revision: 13254 Modified: django/trunk/docs/topics/db/queries.txt Log: Fixed #13532 -- Corrected and clarified examples in F() docs. Thanks to erw for the report and patch. Modified: django/trunk/docs/topics/db/queries.tx

Re: [Django] #13533: queries test fails under MySQL InnoDB

2010-05-13 Thread Django
#13533: queries test fails under MySQL InnoDB ---+ Reporter: russellm | Owner: nobody Status: new | Milestone: 1.3 Component:

[Django] #13533: queries test fails under MySQL InnoDB

2010-05-13 Thread Django
#13533: queries test fails under MySQL InnoDB --+- Reporter: russellm | Owner: nobody Status: new | Milestone: 1.3 Component: Database layer (models, OR

Re: [Django] #13532: Error in F() object docs

2010-05-13 Thread Django
#13532: Error in F() object docs +--- Reporter: erw| Owner: erw Status: assigned | Milestone: 1.2 Component: Documentation | Version: Resolut

Re: [Django] #6870: pre_delete should be sent before collecting ForeignKey relationships

2010-05-13 Thread Django
#6870: pre_delete should be sent before collecting ForeignKey relationships -+-- Reporter: wkornewald | Owner: nobody Status: new | Mile

Re: [Django] #13201: Broken link in 0.96 template docs

2010-05-13 Thread Django
#13201: Broken link in 0.96 template docs -+-- Reporter: kcmarshall | Owner: andymckay Status: new | Milestone: Component: Django Web si

Re: [Django] #13532: Error in F() object docs

2010-05-13 Thread Django
#13532: Error in F() object docs +--- Reporter: erw| Owner: nobody Status: new| Milestone: 1.2 Component: Documentation | Version:

[Django] #13532: Error in F() object docs

2010-05-13 Thread Django
#13532: Error in F() object docs ---+ Reporter: erw| Owner: nobody Status: new| Milestone: Component: Documentation | Version: Keywords:

Re: [Django] #7539: Add ON DELETE and ON UPDATE support to Django

2010-05-13 Thread Django
#7539: Add ON DELETE and ON UPDATE support to Django ---+ Reporter: glassfordm| Owner: Status: new | Milestone: Compon

Re: [Django] #8168: Need another Pre Delete Signal Type (feature)

2010-05-13 Thread Django
#8168: Need another Pre Delete Signal Type (feature) -+-- Reporter: magneto | Owner: nobody Status: closed | Milestone: Component: Core f

Re: [Django] #6108: send all_objects_to_be_deleted in the pre_delete signal

2010-05-13 Thread Django
#6108: send all_objects_to_be_deleted in the pre_delete signal --+- Reporter: Gábor Farkas | Owner: nobody Status: new | Milestone: Comp

Re: [Django] #12034: Deleting an model instance doesn't call the delete() method of related instances (even though they are removed).

2010-05-13 Thread Django
#12034: Deleting an model instance doesn't call the delete() method of related instances (even though they are removed). ---+ Reporter: ilblackdragon | Owner: nobody Status: clos

Re: [Django] #6870: pre_delete should be sent before collecting ForeignKey relationships

2010-05-13 Thread Django
#6870: pre_delete should be sent before collecting ForeignKey relationships -+-- Reporter: wkornewald | Owner: nobody Status: new | Milestone:

Re: [Django] #11604: ChangeList should pass depth=1 to .select_related()

2010-05-13 Thread Django
#11604: ChangeList should pass depth=1 to .select_related() -+-- Reporter: rlaa...@wiktel.com | Owner: nobody Status: new | Milestone: 1.3

Re: [Django] #12012: Integration with the Python standard library logging module

2010-05-13 Thread Django
#12012: Integration with the Python standard library logging module -+-- Reporter: simon | Owner: nobody Status: new | Milestone: 1.3 Component: Core fram

Re: [Django] #11604: ChangeList should pass depth=1 to .select_related()

2010-05-13 Thread Django
#11604: ChangeList should pass depth=1 to .select_related() -+-- Reporter: rlaa...@wiktel.com | Owner: nobody Status: new | Milestone:

Re: [Django] #13023: Don't show "+ Add another" in admin inlines when extra = 0

2010-05-13 Thread Django
#13023: Don't show "+ Add another" in admin inlines when extra = 0 ---+ Reporter: rasca | Owner: gabrielhurley Status: closed| Milestone: 1.2

[Django] #13531: django.core.files.File throws an exception on _get_size

2010-05-13 Thread Django
#13531: django.core.files.File throws an exception on _get_size -+-- Reporter: aarond10 | Owner: nobody Status: new | Milestone: Component: Uncategorized| Version: 1

[Changeset] r13253 - in django/branches/releases/1.1.X: django/views tests/regressiontests/admin_views tests/regressiontests/views tests/regressiontests/views/app1 tests/regressiontests/views/app1/loc

2010-05-13 Thread noreply
Author: russellm Date: 2010-05-13 08:44:32 -0500 (Thu, 13 May 2010) New Revision: 13253 Added: django/branches/releases/1.1.X/tests/regressiontests/views/app1/ django/branches/releases/1.1.X/tests/regressiontests/views/app1/__init__.py django/branches/releases/1.1.X/tests/regressiontests/

[Changeset] r13251 - django/trunk/django/conf/locale/de/LC_MESSAGES

2010-05-13 Thread noreply
Author: jezdez Date: 2010-05-13 08:42:01 -0500 (Thu, 13 May 2010) New Revision: 13251 Modified: django/trunk/django/conf/locale/de/LC_MESSAGES/django.mo django/trunk/django/conf/locale/de/LC_MESSAGES/django.po Log: Updated German translation. Modified: django/trunk/django/conf/locale/de/LC_

[Changeset] r13250 - in django/trunk: django/views tests/regressiontests/admin_views tests/regressiontests/views tests/regressiontests/views/app1 tests/regressiontests/views/app1/locale tests/regressi

2010-05-13 Thread noreply
Author: russellm Date: 2010-05-13 08:29:31 -0500 (Thu, 13 May 2010) New Revision: 13250 Added: django/trunk/tests/regressiontests/views/app1/ django/trunk/tests/regressiontests/views/app1/__init__.py django/trunk/tests/regressiontests/views/app1/locale/ django/trunk/tests/regressiontes

Re: [Django] #13514: Only last package javascript catalog is loaded in case of missing default translation.

2010-05-13 Thread Django
#13514: Only last package javascript catalog is loaded in case of missing default translation. ---+ Reporter: jtiai | Owner: nobody Status: new |

[Changeset] r13249 - django/trunk/django/utils

2010-05-13 Thread noreply
Author: lukeplant Date: 2010-05-13 06:11:27 -0500 (Thu, 13 May 2010) New Revision: 13249 Modified: django/trunk/django/utils/decorators.py Log: Corrected 'name' of functions wrapped with method_decorator Modified: django/trunk/django/utils/decorators.py ==

Re: [Django] #6735: Class-based generic views

2010-05-13 Thread Django
#6735: Class-based generic views +--- Reporter: jkocherhans| Owner: telenieko Status: assigned | Milestone: Component: Generic views | Version: