[Changeset] r13165 - django/branches/releases/1.1.X/docs/ref/models

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-09 00:52:38 -0500 (Sun, 09 May 2010) New Revision: 13165 Modified: django/branches/releases/1.1.X/docs/ref/models/querysets.txt Log: [1.1.X] Fixed #12997 -- Added markup for methods in the queryset docs. Thanks to Ramiro Morales for the patch. Backport of

[Changeset] r13164 - django/branches/releases/1.1.X/docs/topics/http

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-09 00:51:57 -0500 (Sun, 09 May 2010) New Revision: 13164 Modified: django/branches/releases/1.1.X/docs/topics/http/urls.txt Log: [1.1.X] Fixed #13051 -- Corrected the documentation of URL namespacing to match the tested implementation behavior. Thanks to

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

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-09 00:49:14 -0500 (Sun, 09 May 2010) New Revision: 13163 Modified: django/trunk/docs/ref/forms/validation.txt Log: Fixed #12643 -- Added link to the ModelForm documentation clarifying the special requirements of a clean() method on a modelform. Thanks to fgaudin

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

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-09 00:48:45 -0500 (Sun, 09 May 2010) New Revision: 13162 Modified: django/trunk/docs/ref/models/querysets.txt Log: Fixed #12997 -- Added markup for methods in the queryset docs. Thanks to Ramiro Morales for the patch. Modified:

[Changeset] r13161 - django/trunk/docs/topics/http

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-09 00:48:06 -0500 (Sun, 09 May 2010) New Revision: 13161 Modified: django/trunk/docs/topics/http/urls.txt Log: Fixed #13051 -- Corrected the documentation of URL namespacing to match the tested implementation behavior. Thanks to apollo13 for the report, and

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

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-09 00:47:35 -0500 (Sun, 09 May 2010) New Revision: 13160 Modified: django/trunk/docs/ref/models/instances.txt Log: Fixed #13100 -- Clarified the model validation rules around full_clean(). Thanks to ptone for the draft text. Modified:

[Changeset] r13159 - django/branches/releases/1.1.X/docs/ref/models

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-09 00:13:45 -0500 (Sun, 09 May 2010) New Revision: 13159 Modified: django/branches/releases/1.1.X/docs/ref/models/querysets.txt Log: [1.1.X] Fixed #13282 -- Clarified documentation around week_day filtering in querysets. Thanks to wangchun, Ramiro Morales and

[Changeset] r13158 - django/branches/releases/1.1.X/docs/ref/contrib

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-09 00:13:13 -0500 (Sun, 09 May 2010) New Revision: 13158 Modified: django/branches/releases/1.1.X/docs/ref/contrib/index.txt Log: [1.1.X] Fixed #13310 -- Documented the RESTRUCTUREDTEXT_FORMAT_SETTINGS setting. Thanks to Wraithan for the patch. Backport of

[Changeset] r13157 - django/trunk/docs/ref/contrib

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-09 00:12:00 -0500 (Sun, 09 May 2010) New Revision: 13157 Modified: django/trunk/docs/ref/contrib/index.txt Log: Corrected typo from r13154. Modified: django/trunk/docs/ref/contrib/index.txt === ---

[Changeset] r13156 - django/trunk/docs/faq

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 23:50:48 -0500 (Sat, 08 May 2010) New Revision: 13156 Modified: django/trunk/docs/faq/models.txt Log: Fixed #13101 -- Added multi-db info about debugging queries. Thanks to David Fischer for the patch. Modified: django/trunk/docs/faq/models.txt

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

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 23:50:00 -0500 (Sat, 08 May 2010) New Revision: 13155 Modified: django/trunk/docs/ref/models/querysets.txt Log: Fixed #13282 -- Clarified documentation around week_day filtering in querysets. Thanks to wangchun, Ramiro Morales and timo. Modified:

[Changeset] r13154 - django/trunk/docs/ref/contrib

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 23:49:11 -0500 (Sat, 08 May 2010) New Revision: 13154 Modified: django/trunk/docs/ref/contrib/index.txt Log: Fixed #13310 -- Documented the RESTRUCTUREDTEXT_FORMAT_SETTINGS setting. Thanks to Wraithan for the patch. Modified:

Re: [Django] #13267: Update gis tutorial python examples

2010-05-08 Thread Django
#13267: Update gis tutorial python examples +--- Reporter: samueladam | Owner: nobody Status: new| Milestone: 1.2

[Changeset] r13152 - django/branches/releases/1.1.X/docs/topics/i18n

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 23:34:13 -0500 (Sat, 08 May 2010) New Revision: 13152 Modified: django/branches/releases/1.1.X/docs/topics/i18n/internationalization.txt Log: [1.1.X] Fixed #13417 -- Clarified the use of the djangojs domain for translation. Thanks to stephaner for the report

[Changeset] r13151 - django/branches/releases/1.1.X/docs/ref/models

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 23:33:29 -0500 (Sat, 08 May 2010) New Revision: 13151 Modified: django/branches/releases/1.1.X/docs/ref/models/querysets.txt Log: [1.1.X] Fixed #13455 -- Clarified the interaction of values() and extra(). Thanks to Rupe for the report and draft text.

[Changeset] r13150 - in django/branches/releases/1.1.X/docs: internals ref/contrib topics/i18n

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 23:32:40 -0500 (Sat, 08 May 2010) New Revision: 13150 Modified: django/branches/releases/1.1.X/docs/internals/contributing.txt django/branches/releases/1.1.X/docs/ref/contrib/syndication.txt django/branches/releases/1.1.X/docs/topics/i18n/deployment.txt

[Changeset] r13149 - django/branches/releases/1.1.X/docs/topics/i18n

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 23:31:49 -0500 (Sat, 08 May 2010) New Revision: 13149 Modified: django/branches/releases/1.1.X/docs/topics/i18n/localization.txt Log: [1.1.X] Fixed #13499 -- Corrected typo in l10n docs. Thanks to selwin for the report and patch. Backport of r13143 from

[Changeset] r13148 - django/trunk/docs/ref

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 23:26:09 -0500 (Sat, 08 May 2010) New Revision: 13148 Modified: django/trunk/docs/ref/validators.txt Log: Fixed #13341 -- Clarified the arguments to RegexValidators. Thanks to DrMeers for the report, and David Fischer for the draft text. Modified:

[Changeset] r13147 - django/trunk/docs/topics/i18n

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 23:25:34 -0500 (Sat, 08 May 2010) New Revision: 13147 Modified: django/trunk/docs/topics/i18n/internationalization.txt Log: Fixed #13417 -- Clarified the use of the djangojs domain for translation. Thanks to stephaner for the report and initial patch, and

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

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 23:24:58 -0500 (Sat, 08 May 2010) New Revision: 13146 Modified: django/trunk/docs/topics/serialization.txt Log: Fixed #13418 -- Added notes on uniqueness requirements for natural keys. Thanks to hunajakippo for the suggestion, and Ramiro Morales for the draft

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

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 23:24:21 -0500 (Sat, 08 May 2010) New Revision: 13145 Modified: django/trunk/docs/ref/models/querysets.txt Log: Fixed #13455 -- Clarified the interaction of values() and extra(). Thanks to Rupe for the report and draft text. Modified:

[Changeset] r13144 - in django/trunk/docs: internals ref ref/contrib topics/i18n

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 23:23:43 -0500 (Sat, 08 May 2010) New Revision: 13144 Modified: django/trunk/docs/internals/contributing.txt django/trunk/docs/ref/contrib/syndication.txt django/trunk/docs/ref/settings.txt django/trunk/docs/topics/i18n/deployment.txt Log: Fixed

[Changeset] r13143 - django/trunk/docs/topics/i18n

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 23:23:00 -0500 (Sat, 08 May 2010) New Revision: 13143 Modified: django/trunk/docs/topics/i18n/localization.txt Log: Fixed #13499 -- Corrected typo in l10n docs. Thanks to selwin for the report and patch. Modified:

[Django] #13505: Updated Japanese translation against r13140

2010-05-08 Thread Django
#13505: Updated Japanese translation against r13140 --+- Reporter: tmatsuo | Owner: nobody Status: new | Milestone: 1.2 Component: Translations | Version: SVN Keywords:

Re: [Django] #13505: Updated Japanese translation against r13140

2010-05-08 Thread Django
#13505: Updated Japanese translation against r13140 ---+ Reporter: tmatsuo | Owner: nobody Status: new | Milestone: 1.2 Component: Translations |

[Changeset] r13141 - django/trunk/django/conf/locale/ga/LC_MESSAGES

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 22:44:31 -0500 (Sat, 08 May 2010) New Revision: 13141 Modified: django/trunk/django/conf/locale/ga/LC_MESSAGES/django.mo django/trunk/django/conf/locale/ga/LC_MESSAGES/django.po Log: Fixed #13491 -- Updated Irish translation. Thanks to Michael Thornhill.

Re: [Django] #13502: Arabic Translation Update

2010-05-08 Thread Django
#13502: Arabic Translation Update ---+ Reporter: okhayat | Owner: nobody Status: new | Milestone: 1.2 Component:

Re: [Django] #12278: Doc bug: django.utils.translation.string_concat does not take list as argument

2010-05-08 Thread Django
#12278: Doc bug: django.utils.translation.string_concat does not take list as argument +--- Reporter: loumz | Owner: nobody Status: new| Milestone: 1.2

Re: [Django] #10712: ModelAdmin.queryset() is undocumented.

2010-05-08 Thread Django
#10712: ModelAdmin.queryset() is undocumented. +--- Reporter: mrts | Owner: nobody Status: new| Milestone: 1.2 Component:

Re: [Django] #13282: Document patch: WEEK_DAY should start from 0, not 1

2010-05-08 Thread Django
#13282: Document patch: WEEK_DAY should start from 0, not 1 +--- Reporter: wangchun | Owner: nobody Status: new| Milestone: 1.2 Component:

Re: [Django] #13504: urlize corrupts links in paras

2010-05-08 Thread Django
#13504: urlize corrupts links in paras --+- Reporter: TomDunham| Owner: nobody Status: closed | Milestone: Component: Template system | Version:

[Django] #13504: urlize corrupts links in paras

2010-05-08 Thread Django
#13504: urlize corrupts links in paras -+-- Reporter: TomDunham| Owner: nobody Status: new | Milestone: Component: Template system | Version: 1.1 Keywords:

Re: [Django] #2316: GenericRelation and get_or_create do not work together

2010-05-08 Thread Django
#2316: GenericRelation and get_or_create do not work together -+-- Reporter: Rudolph | Owner: adrian Status: reopened| Milestone:

Re: [Django] #13282: Document patch: WEEK_DAY should start from 0, not 1

2010-05-08 Thread Django
#13282: Document patch: WEEK_DAY should start from 0, not 1 +--- Reporter: wangchun | Owner: nobody Status: new| Milestone: 1.2 Component: Documentation |

[Django] #13503: Documentation for "Custom permissions" is misleading

2010-05-08 Thread Django
#13503: Documentation for "Custom permissions" is misleading ---+ Reporter: dmoisset | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.1

Re: [Django] #13502: Arabic Translation Update

2010-05-08 Thread Django
#13502: Arabic Translation Update ---+ Reporter: okhayat | Owner: nobody Status: new | Milestone: 1.2 Component:

Re: [Django] #13502: Arabic Translation Update

2010-05-08 Thread Django
#13502: Arabic Translation Update ---+ Reporter: okhayat | Owner: nobody Status: new | Milestone: 1.2 Component:

[Django] #13502: Arabic Translation Update

2010-05-08 Thread Django
#13502: Arabic Translation Update --+- Reporter: okhayat | Owner: nobody Status: new | Milestone: 1.2 Component: Translations | Version: SVN

[Changeset] r13140 - in django/trunk: django/utils django/utils/translation docs/misc docs/ref

2010-05-08 Thread noreply
Author: brosner Date: 2010-05-08 16:38:27 -0500 (Sat, 08 May 2010) New Revision: 13140 Added: django/trunk/docs/ref/utils.txt Modified: django/trunk/django/utils/feedgenerator.py django/trunk/django/utils/translation/trans_real.py django/trunk/docs/misc/api-stability.txt

[Changeset] r13139 - django/trunk/django/contrib/admin/templatetags

2010-05-08 Thread noreply
Author: brosner Date: 2010-05-08 16:38:14 -0500 (Sat, 08 May 2010) New Revision: 13139 Modified: django/trunk/django/contrib/admin/templatetags/admin_list.py django/trunk/django/contrib/admin/templatetags/admin_modify.py Log: Fixed #1834 -- added docstrings to admin templatetags Thanks

[Changeset] r13138 - django/trunk/docs/howto

2010-05-08 Thread noreply
Author: brosner Date: 2010-05-08 16:38:00 -0500 (Sat, 08 May 2010) New Revision: 13138 Modified: django/trunk/docs/howto/custom-management-commands.txt Log: Fixed #9170 -- added improved custom management command documentation. Thanks to David Fischer and Eric Holscher for their work on

Re: [Django] #13317: {% blocktrans %}: accessing attributes and general documentation concerning variables

2010-05-08 Thread Django
#13317: {% blocktrans %}: accessing attributes and general documentation concerning variables +--- Reporter: ChrisMorgan| Owner: nobody Status: new|

Re: [Django] #13317: {% blocktrans %}: accessing attributes and general documentation concerning variables

2010-05-08 Thread Django
#13317: {% blocktrans %}: accessing attributes and general documentation concerning variables +--- Reporter: ChrisMorgan| Owner: nobody Status: new|

[Changeset] r13137 - in django/branches/releases/1.1.X: . docs docs/_ext docs/_static docs/_templates docs/topics

2010-05-08 Thread noreply
Author: lukeplant Date: 2010-05-08 15:31:59 -0500 (Sat, 08 May 2010) New Revision: 13137 Modified: django/branches/releases/1.1.X/ django/branches/releases/1.1.X/docs/Makefile django/branches/releases/1.1.X/docs/_ext/djangodocs.py

Re: [Django] #3051: django.test.client.Client() does not set HttpResponse context and template properly

2010-05-08 Thread Django
#3051: django.test.client.Client() does not set HttpResponse context and template properly +--- Reporter: anonymous | Owner: adrian Status: reopened | Milestone: 1.2

Re: [Django] #6842: Documentation: Document Django exceptions

2010-05-08 Thread Django
#6842: Documentation: Document Django exceptions --+- Reporter: Ashish Gupta | Owner: varikin Status: new | Milestone: 1.2

[Django] #13501: Can't use urlresolvers.reverse() during Feed initialization

2010-05-08 Thread Django
#13501: Can't use urlresolvers.reverse() during Feed initialization --+- Reporter: gmandx| Owner: nobody Status: new | Milestone:

Re: [Django] #6842: Documentation: Document Django exceptions

2010-05-08 Thread Django
#6842: Documentation: Document Django exceptions --+- Reporter: Ashish Gupta | Owner: varikin Status: new | Milestone: 1.2

Re: [Django] #6842: Documentation: Document Django exceptions

2010-05-08 Thread Django
#6842: Documentation: Document Django exceptions --+- Reporter: Ashish Gupta | Owner: varikin Status: new | Milestone: 1.2

Re: [Django] #13417: djangojs domain is used by default

2010-05-08 Thread Django
#13417: djangojs domain is used by default +--- Reporter: stephaner | Owner: nobody Status: new| Milestone: 1.2 Component: Documentation |

Re: [Django] #13417: djangojs domain is used by default

2010-05-08 Thread Django
#13417: djangojs domain is used by default +--- Reporter: stephaner | Owner: nobody Status: new| Milestone: 1.2 Component: Documentation | Version:

Re: [Django] #13500: template loaders to be passed the request

2010-05-08 Thread Django
#13500: template loaders to be passed the request --+- Reporter: kennydude| Owner: nobody Status: closed | Milestone: 1.2 Component: Template system |

Re: [Django] #9170: Write real documentation for custom management commands

2010-05-08 Thread Django
#9170: Write real documentation for custom management commands +--- Reporter: ubernostrum| Owner: davidfischer Status: assigned | Milestone: 1.2 Component:

Re: [Django] #13418: Natural keys documentation: 1) tuple requirement in serialization is missing, 2) use unique_together

2010-05-08 Thread Django
#13418: Natural keys documentation: 1) tuple requirement in serialization is missing, 2) use unique_together +--- Reporter: hunajakippo| Owner: nobody Status: new|

Re: [Django] #13341: RegexValidator documentation minor problems

2010-05-08 Thread Django
#13341: RegexValidator documentation minor problems +--- Reporter: DrMeers| Owner: davidfischer Status: assigned | Milestone: 1.2

[Django] #13500: template loaders to be passed the request

2010-05-08 Thread Django
#13500: template loaders to be passed the request -+-- Reporter: kennydude| Owner: nobody Status: new | Milestone: 1.2 Component: Template system | Version: 1.1

Re: [Django] #6752: Documentation slightly unclear about "safe" strings in filters

2010-05-08 Thread Django
#6752: Documentation slightly unclear about "safe" strings in filters --+- Reporter:| Owner: Rupe Status: assigned | Milestone: 1.2

Re: [Django] #13341: RegexValidator documentation minor problems

2010-05-08 Thread Django
#13341: RegexValidator documentation minor problems +--- Reporter: DrMeers| Owner: davidfischer Status: assigned | Milestone: 1.2

Re: [Django] #13418: Natural keys documentation: 1) tuple requirement in serialization is missing, 2) use unique_together

2010-05-08 Thread Django
#13418: Natural keys documentation: 1) tuple requirement in serialization is missing, 2) use unique_together +--- Reporter: hunajakippo| Owner: nobody Status: new|

Re: [Django] #13499: Typo in localization docs

2010-05-08 Thread Django
#13499: Typo in localization docs +--- Reporter: selwin | Owner: nobody Status: new| Milestone: 1.2 Component: Documentation | Version:

Re: [Django] #13499: Typo in localization docs

2010-05-08 Thread Django
#13499: Typo in localization docs +--- Reporter: selwin | Owner: nobody Status: new| Milestone: 1.2 Component: Documentation | Version: SVN

[Django] #13499: Typo in localization docs

2010-05-08 Thread Django
#13499: Typo in localization docs ---+ Reporter: selwin | Owner: nobody Status: new| Milestone: 1.2 Component: Documentation | Version: SVN Keywords:

Re: [Django] #12997: Add Metadata Targets to QuerySet API Reference

2010-05-08 Thread Django
#12997: Add Metadata Targets to QuerySet API Reference +--- Reporter: dwillis| Owner: dwillis Status: assigned | Milestone: 1.2 Component: Documentation

Re: [Django] #10650: Clarify use of MEDIA_ROOT in default settings.py

2010-05-08 Thread Django
#10650: Clarify use of MEDIA_ROOT in default settings.py +--- Reporter: tvon | Owner: jjconti Status: assigned | Milestone: 1.2 Component:

Re: [Django] #3469: Django.utils is not documented

2010-05-08 Thread Django
#3469: Django.utils is not documented +--- Reporter: SmileyChris| Owner: Rupe Status: assigned | Milestone: 1.2 Component: Documentation | Version:

Re: [Django] #13495: Refactoring of localflavor regression tests

2010-05-08 Thread Django
#13495: Refactoring of localflavor regression tests +--- Reporter: chronos| Owner: nobody Status: new

Re: [Django] #13497: A few documentation typos

2010-05-08 Thread Django
#13497: A few documentation typos +--- Reporter: ramiro | Owner: nobody Status: new| Milestone: 1.2 Component: Documentation | Version:

Re: [Django] #13498: Slovak translation for django 1.2 RC 1

2010-05-08 Thread Django
#13498: Slovak translation for django 1.2 RC 1 ---+ Reporter: martin_kosir | Owner: nobody Status: new | Milestone: 1.2 Component: Translations | Version:

[Changeset] r13136 - django/branches/releases/1.1.X/docs

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 10:22:52 -0500 (Sat, 08 May 2010) New Revision: 13136 Modified: django/branches/releases/1.1.X/docs/Makefile Log: [1.1.X] Fixed #13484 -- Added some newly available targets to the documentation makefile. Thanks to Alex for the patch. Backport of r13126 from

[Django] #13498: Slovak translation for django 1.2 RC 1

2010-05-08 Thread Django
#13498: Slovak translation for django 1.2 RC 1 --+- Reporter: martin_kosir | Owner: nobody Status: new | Milestone: 1.2 Component: Translations | Version: SVN Keywords:

Re: [Django] #3051: django.test.client.Client() does not set HttpResponse context and template properly

2010-05-08 Thread Django
#3051: django.test.client.Client() does not set HttpResponse context and template properly +--- Reporter: anonymous | Owner: adrian Status: reopened | Milestone: 1.2

[Changeset] r13135 - in django/trunk/docs: . _ext _static _templates topics

2010-05-08 Thread noreply
Author: lukeplant Date: 2010-05-08 09:31:20 -0500 (Sat, 08 May 2010) New Revision: 13135 Modified: django/trunk/docs/Makefile django/trunk/docs/_ext/djangodocs.py django/trunk/docs/_static/djangodocs.css django/trunk/docs/_templates/layout.html django/trunk/docs/topics/auth.txt

Re: [Django] #1834: Admin templatetags should have docstrings for admin documentation

2010-05-08 Thread Django
#1834: Admin templatetags should have docstrings for admin documentation +--- Reporter: ubernostrum| Owner: Rupe Status: assigned | Milestone: 1.2 Component:

Re: [Django] #12502: Diagram doesn't match text in Middleware documentation

2010-05-08 Thread Django
#12502: Diagram doesn't match text in Middleware documentation +--- Reporter: petrilli | Owner: gabrielhurley Status: assigned | Milestone: 1.2 Component:

[Django] #13497: A few documentation typos

2010-05-08 Thread Django
#13497: A few documentation typos ---+ Reporter: ramiro | Owner: nobody Status: new| Milestone: 1.2 Component: Documentation | Version: SVN Keywords:

Re: [Django] #13496: Format File for Indonesia (id)

2010-05-08 Thread Django
#13496: Format File for Indonesia (id) ---+ Reporter: sel...@ui.co.id | Owner: nobody Status: new | Milestone: 1.2 Component:

Re: [Django] #13477: Slovenian translation of Django

2010-05-08 Thread Django
#13477: Slovenian translation of Django +--- Reporter: gand...@owca.info | Owner: nobody Status: new| Milestone: 1.2 Component: Translations |

Re: [Django] #13496: Format File for Indonesia (id)

2010-05-08 Thread Django
#13496: Format File for Indonesia (id) ---+ Reporter: sel...@ui.co.id | Owner: nobody Status: new | Milestone: 1.2 Component:

Re: [Django] #13496: Format File for Indonesia (id)

2010-05-08 Thread Django
#13496: Format File for Indonesia (id) ---+ Reporter: sel...@ui.co.id | Owner: nobody Status: new | Milestone: 1.2 Component:

Re: [Django] #12982: Pony: cache.get_or_set()

2010-05-08 Thread Django
#12982: Pony: cache.get_or_set() -+-- Reporter: Alex| Owner: nobody Status: new | Milestone: 1.3 Component: Core framework | Version: SVN

Re: [Django] #13496: Format File for Indonesia (id)

2010-05-08 Thread Django
#13496: Format File for Indonesia (id) ---+ Reporter: sel...@ui.co.id | Owner: nobody Status: new | Milestone: 1.2 Component:

Re: [Django] #13496: Format File for Indonesia (id)

2010-05-08 Thread Django
#13496: Format File for Indonesia (id) ---+ Reporter: sel...@ui.co.id | Owner: nobody Status: new | Milestone: 1.2 Component:

[Django] #13496: Format File for Indonesia (id)

2010-05-08 Thread Django
#13496: Format File for Indonesia (id) --+- Reporter: sel...@ui.co.id | Owner: nobody Status: new | Milestone: Component: Internationalization | Version: SVN

Re: [Django] #11933: Missing cached_db value in SESSION_ENGINE setting docs

2010-05-08 Thread Django
#11933: Missing cached_db value in SESSION_ENGINE setting docs +--- Reporter: gabrielhurley | Owner: gabrielhurley Status: reopened | Milestone: 1.2

Re: [Django] #12040: CurrentSiteManager documentation lacks indication when used in manytomany

2010-05-08 Thread Django
#12040: CurrentSiteManager documentation lacks indication when used in manytomany +--- Reporter: elpaso66 | Owner: gabrielhurley Status: assigned |

Re: [Django] #12229: ImageField.save should be documented upfront and obvious

2010-05-08 Thread Django
#12229: ImageField.save should be documented upfront and obvious +--- Reporter: freyley| Owner: gabrielhurley Status: assigned | Milestone: 1.2

Re: [Django] #13455: QuerySet Values() interaction with Extra(select={}) not documented

2010-05-08 Thread Django
#13455: QuerySet Values() interaction with Extra(select={}) not documented +--- Reporter: Rupe | Owner: Rupe Status: assigned |

Re: [Django] #13310: RESTRUCTUREDTEXT_FILTER_SETTINGS is undocumented

2010-05-08 Thread Django
#13310: RESTRUCTUREDTEXT_FILTER_SETTINGS is undocumented +--- Reporter: Wraithan | Owner: nobody Status: new| Milestone: 1.2 Component: Documentation

Re: [Django] #13267: Update gis tutorial python examples

2010-05-08 Thread Django
#13267: Update gis tutorial python examples +--- Reporter: samueladam | Owner: nobody Status: new| Milestone: 1.2

Re: [Django] #13101: Documentation: Add note about multiple databases and debugging raw sql

2010-05-08 Thread Django
#13101: Documentation: Add note about multiple databases and debugging raw sql +--- Reporter: anonymous | Owner: davidfischer Status: assigned | Milestone: 1.2

Re: [Django] #13100: Model docs imply that ModelForm will call Model.full_clean(), but it won't.

2010-05-08 Thread Django
#13100: Model docs imply that ModelForm will call Model.full_clean(), but it won't. +--- Reporter: orokusaki | Owner: jkocherhans Status: assigned | Milestone: 1.2

Re: [Django] #13051: reversing namespaces doesn't work according to the docs.

2010-05-08 Thread Django
#13051: reversing namespaces doesn't work according to the docs. +--- Reporter: apollo13 | Owner: gabrielhurley Status: assigned | Milestone: 1.2

Re: [Django] #12643: Should mention to call parent clean method for modelForm in custom validation chapter

2010-05-08 Thread Django
#12643: Should mention to call parent clean method for modelForm in custom validation chapter +--- Reporter: fgaudin| Owner: ptone Status: new

Re: [Django] #12412: testing docs could be more helpful regarding posting files

2010-05-08 Thread Django
#12412: testing docs could be more helpful regarding posting files +--- Reporter: KyleMac| Owner: gabrielhurley Status: assigned | Milestone: 1.2

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

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 02:41:22 -0500 (Sat, 08 May 2010) New Revision: 13133 Modified: django/trunk/docs/topics/db/multi-db.txt Log: Fixed #13428 -- Corrected the allow_relation behavior of and example router. Thanks to jcd for the report and patch. Modified:

Re: [Django] #12773: Update FAQ to indicate supported Python versions

2010-05-08 Thread Django
#12773: Update FAQ to indicate supported Python versions +--- Reporter: russellm | Owner: kmtracey Status: closed | Milestone: 1.2 Component: Documentation |

[Changeset] r13132 - django/branches/releases/1.1.X/docs/ref

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 02:34:53 -0500 (Sat, 08 May 2010) New Revision: 13132 Modified: django/branches/releases/1.1.X/docs/ref/request-response.txt Log: [1.1.X] Fixed #13336 -- Corrected an incorrect example of cache header usage. Thanks to dnjuls for the report, and claudep for

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

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 02:34:30 -0500 (Sat, 08 May 2010) New Revision: 13131 Modified: django/branches/releases/1.1.X/docs/topics/email.txt Log: [1.1.X] Fixed #13471 -- Added example of send_mass_mail usage. Thanks to gtaylor for the report and patch. Backport of r13127 from

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

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 02:32:31 -0500 (Sat, 08 May 2010) New Revision: 13130 Modified: django/trunk/docs/topics/forms/modelforms.txt Log: Fixed #13269 -- Added clarifying import statement to widget override docs. Thanks to mattrowbum for the report, and Gabriel Hurley for the

[Changeset] r13129 - django/trunk/docs/ref

2010-05-08 Thread noreply
Author: russellm Date: 2010-05-08 02:32:08 -0500 (Sat, 08 May 2010) New Revision: 13129 Modified: django/trunk/docs/ref/request-response.txt Log: Fixed #13336 -- Corrected an incorrect example of cache header usage. Thanks to dnjuls for the report, and claudep for the patch. Modified:

  1   2   >