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

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

Re: [Django] #9025: Nested Inline Support in Admin

2009-01-29 Thread Django
#9025: Nested Inline Support in Admin -+-- Reporter: pixelcort | Owner: nobody Status: new | Milestone: Component: django.contrib.admin

Re: [Django] #9025: Nested Inline Support in Admin

2009-01-29 Thread Django
#9025: Nested Inline Support in Admin -+-- Reporter: pixelcort | Owner: nobody Status: new | Milestone: Component: django.contrib.admin

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

2009-01-29 Thread noreply
Author: russellm Date: 2009-01-29 17:40:57 -0600 (Thu, 29 Jan 2009) New Revision: 9798 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/docs/topics/email.txt Log: [1.0.X] Fixed #8638 -- Added documentation on how to redirect email to a dummy server for testing

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

2009-01-29 Thread noreply
Author: russellm Date: 2009-01-29 17:37:58 -0600 (Thu, 29 Jan 2009) New Revision: 9797 Modified: django/branches/releases/1.0.X/ Log: [1.0.X] Blocked the F() expression feature in r9792 from merging. Property changes on: django/branches/releases/1.0.X

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

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

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

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

Re: [Django] #8836: Translation update for Slovenian

2009-01-29 Thread Django
#8836: Translation update for Slovenian ---+ Reporter: gasperzejn| Owner: nobody Status: reopened | Milestone: 1.0 Component: Translations | Version: SVN

Re: [Django] #9154: Huge improvements in templates rendering

2009-01-29 Thread Django
#9154: Huge improvements in templates rendering -+-- Reporter: msaelices | Owner: Status: new | Milestone: Component: Template system

Re: [Django] #9154: Huge improvements in templates rendering

2009-01-29 Thread Django
#9154: Huge improvements in templates rendering -+-- Reporter: msaelices | Owner: Reflejo Status: assigned| Milestone: Component: Template

Re: [Django] #6262: Cache templates

2009-01-29 Thread Django
#6262: Cache templates -+-- Reporter: SmileyChris | Owner: SmileyChris Status: assigned| Milestone: Component: Template system |

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

2009-01-29 Thread noreply
Author: kmtracey Date: 2009-01-29 14:25:25 -0600 (Thu, 29 Jan 2009) New Revision: 9796 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/docs/releases/1.0-porting-guide.txt Log: [1.0.X] Fixed #10152 -- Fixed typo in porting guide. Thanks eagle-eyed anonymous. r9795

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

2009-01-29 Thread noreply
Author: kmtracey Date: 2009-01-29 14:21:43 -0600 (Thu, 29 Jan 2009) New Revision: 9795 Modified: django/trunk/docs/releases/1.0-porting-guide.txt Log: Fixed #10152 -- Fixed typo in porting guide. Thanks eagle-eyed anonymous. Modified: django/trunk/docs/releases/1.0-porting-guide.txt

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

2009-01-29 Thread noreply
Author: kmtracey Date: 2009-01-29 14:19:52 -0600 (Thu, 29 Jan 2009) New Revision: 9794 Modified: django/branches/releases/1.0.X/ Log: [1.0.X] Block new function changesets from merge to branch. Property changes on: django/branches/releases/1.0.X

Re: [Django] #3615: Can't define forward references in fixtures using MySQL with InnoDB

2009-01-29 Thread Django
#3615: Can't define forward references in fixtures using MySQL with InnoDB ---+ Reporter: russellm | Owner: nobody Status: new

Re: [Django] #10126: Add sanitize and tidy options to textile filter.

2009-01-29 Thread Django
#10126: Add sanitize and tidy options to textile filter. ---+ Reporter: anonymous | Owner: nobody Status: new | Milestone: post-1.0 Component: Contrib apps |

[Django] #10152: Typo in 1.0 Porting Guide?

2009-01-29 Thread Django
#10152: Typo in 1.0 Porting Guide? ---+ Reporter: anonymous | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0 Keywords:

Re: [Django] #10148: get_or_create function documentation is not clear enough

2009-01-29 Thread Django
#10148: get_or_create function documentation is not clear enough +--- Reporter: batiste| Owner: nobody Status: closed | Milestone:

Re: [Django] #2740: Specifying an order_with_respect_to for a self referential one to many relationship fails

2009-01-29 Thread Django
#2740: Specifying an order_with_respect_to for a self referential one to many relationship fails -+-- Reporter: anonymous | Owner: Gulopine Status: assigned| Milestone:

Re: [Django] #10122: setting locales for a single HTTP context

2009-01-29 Thread Django
#10122: setting locales for a single HTTP context +--- Reporter: mathijs| Owner: nobody Status: new| Milestone:

Re: [Django] #10122: setting locales for a single HTTP context

2009-01-29 Thread Django
#10122: setting locales for a single HTTP context +--- Reporter: mathijs| Owner: nobody Status: new| Milestone:

[Django] #10150: Make model_to_dict use SortedDict

2009-01-29 Thread Django
#10150: Make model_to_dict use SortedDict -+-- Reporter: Rob Hudson | Owner: nobody Status: new | Milestone: Component: Forms

Re: [Django] #8159: Attempting to delete your own user account in Django admin view is not handled properly

2009-01-29 Thread Django
#8159: Attempting to delete your own user account in Django admin view is not handled properly ---+ Reporter: eri...@calytrix.com | Owner: graham_king Status: assigned |

Re: [Django] #10147: Possible wrong check in django.utils._os

2009-01-29 Thread Django
#10147: Possible wrong check in django.utils._os ---+ Reporter: rsmoorthy | Owner: nobody Status: new | Milestone: Component: File

Re: [Django] #10147: Possible wrong check in django.utils._os

2009-01-29 Thread Django
#10147: Possible wrong check in django.utils._os ---+ Reporter: rsmoorthy | Owner: nobody Status: new | Milestone: Component: File

Re: [Django] #6362: Remove blank spaces with strip when validating the data

2009-01-29 Thread Django
#6362: Remove blank spaces with strip when validating the data -+-- Reporter: marinho | Owner: nobody Status: new | Milestone:

Re: [Django] #6362: Remove blank spaces with strip when validating the data

2009-01-29 Thread Django
#6362: Remove blank spaces with strip when validating the data -+-- Reporter: marinho | Owner: nobody Status: new | Milestone:

Re: [Django] #10136: django should not insert newlines in generated html at places where the template has comments

2009-01-29 Thread Django
#10136: django should not insert newlines in generated html at places where the template has comments ---+ Reporter: sar...@media.mit.edu | Owner: nobody Status: closed|

Re: [Django] #4147: Add some i18n hooks to DateFormat

2009-01-29 Thread Django
#4147: Add some i18n hooks to DateFormat -+-- Reporter: orestis | Owner: nobody Status: new | Milestone: post-1.0

Re: [Django] #3940: Comma as decimal separator

2009-01-29 Thread Django
#3940: Comma as decimal separator ---+ Reporter: vid...@epost.no | Owner: anonymous Status: new | Milestone: post-1.0

Re: [Django] #5515: CSRF has hard-encoded error page

2009-01-29 Thread Django
#5515: CSRF has hard-encoded error page +--- Reporter: Piotr Lewandowski | Owner: Status: new| Milestone:

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

2009-01-29 Thread Django
#6735: Class-based generic views +--- Reporter: jkocherhans| Owner: telenieko Status: assigned | Milestone: post-1.0 Component: Generic views | Version: SVN

Re: [Django] #10099: MySQL 5.0 does not support LIMIT in subqueries

2009-01-29 Thread Django
#10099: MySQL 5.0 does not support LIMIT in subqueries ---+ Reporter: Anossov | Owner: nobody Status: new | Milestone:

[Django] #10149: FileField doesn't validate max_length

2009-01-29 Thread Django
#10149: FileField doesn't validate max_length -+-- Reporter: Massimo Scamarcia | Owner: nobody Status: new | Milestone:

Re: [Django] #10148: get_or_create function documentation is not clear enough

2009-01-29 Thread Django
#10148: get_or_create function documentation is not clear enough +--- Reporter: batiste| Owner: nobody Status: new| Milestone:

Re: [Django] #10148: get_or_create function documentation is not clear enough

2009-01-29 Thread Django
#10148: get_or_create function documentation is not clear enough +--- Reporter: batiste| Owner: nobody Status: new| Milestone:

Re: [Django] #10144: get_comment_app calls __import__ with strings instead of dictionaries for 2nd and 3rd arguments

2009-01-29 Thread Django
#10144: get_comment_app calls __import__ with strings instead of dictionaries for 2nd and 3rd arguments +--- Reporter: jfenwick | Owner: jfenwick Status: assigned |

Re: [Django] #3591: add support for custom app_label and verbose_name

2009-01-29 Thread Django
#3591: add support for custom app_label and verbose_name -+-- Reporter: jkocherhans | Owner: adrian Status: assigned| Milestone: post-1.0 Component: Core framework

[Django] #10148: get_or_create function documentation is not clear enough

2009-01-29 Thread Django
#10148: get_or_create function documentation is not clear enough --+- Reporter: batiste | Owner: nobody Status: new | Milestone: Component:

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

2009-01-29 Thread noreply
Author: russellm Date: 2009-01-29 06:31:11 -0600 (Thu, 29 Jan 2009) New Revision: 9793 Modified: django/trunk/docs/topics/email.txt Log: Fixed #8638 -- Added documentation on how to redirect email to a dummy server for testing purposes. Thanks to Rob Hudson and Marc Fargas for their work on

Re: [Django] #10146: Support for contrib/markdown extension_configs in settings.py

2009-01-29 Thread Django
#10146: Support for contrib/markdown extension_configs in settings.py ---+ Reporter: bdejong | Owner: nobody Status: new | Milestone:

[Django] #10147: Possible wrong check in django.utils._os

2009-01-29 Thread Django
#10147: Possible wrong check in django.utils._os --+- Reporter: rsmoorthy | Owner: nobody Status: new | Milestone: Component: File uploads/storage | Version:

Re: [Django] #7210: Added expression support for QuerySet.update

2009-01-29 Thread Django
#7210: Added expression support for QuerySet.update ---+ Reporter: sebastian_noack | Owner: nobody Status: closed| Milestone:

[Changeset] r9792 - in django/trunk: django/db/models django/db/models/fields django/db/models/sql docs/ref docs/topics/db tests/modeltests tests/modeltests/expressions tests/regressiontests tests/reg

2009-01-29 Thread noreply
Author: russellm Date: 2009-01-29 04:46:36 -0600 (Thu, 29 Jan 2009) New Revision: 9792 Added: django/trunk/django/db/models/expressions.py django/trunk/django/db/models/sql/expressions.py django/trunk/tests/modeltests/expressions/ django/trunk/tests/modeltests/expressions/__init__.py

Re: [Django] #10146: Support for contrib/markdown extension_configs in settings.py

2009-01-29 Thread Django
#10146: Support for contrib/markdown extension_configs in settings.py ---+ Reporter: bdejong | Owner: nobody Status: new | Milestone:

[Django] #10146: Support for contrib/markdown extension_configs in settings.py

2009-01-29 Thread Django
#10146: Support for contrib/markdown extension_configs in settings.py --+- Reporter: bdejong | Owner: nobody Status: new |