Re: [Django] #14633: Reorganize settings reference docs

2010-11-06 Thread Django
#14633: Reorganize settings reference docs +--- Reporter: gabrielhurley | Owner: gabrielhurley Status: assigned | Milestone: 1.3 Component: Documentation |

Re: [Django] #14633: Reorganize settings reference docs

2010-11-06 Thread Django
#14633: Reorganize settings reference docs +--- Reporter: gabrielhurley | Owner: gabrielhurley Status: assigned | Milestone: 1.3 Component: Documentation |

[Django] #14633: Reorganize settings reference docs

2010-11-06 Thread Django
#14633: Reorganize settings reference docs ---+ Reporter: gabrielhurley | Owner: gabrielhurley Status: new| Milestone: 1.3 Component: Documentation | Version: 1.2 Keyword

Re: [Django] #12975: Docs for contrib.admindocs?

2010-11-06 Thread Django
#12975: Docs for contrib.admindocs? +--- Reporter: jabapyth | Owner: nobody Status: new| Milestone: 1.3 Component: Documentation

Re: [Django] #14605: method similar to HttpRequest.is_ajax() to detect flash

2010-11-06 Thread Django
#14605: method similar to HttpRequest.is_ajax() to detect flash +--- Reporter: nickname123| Owner: nobody Status: closed | Milestone: 1.3 Component: HTTP handling

Re: [Django] #14605: method similar to HttpRequest.is_ajax() to detect flash

2010-11-06 Thread Django
#14605: method similar to HttpRequest.is_ajax() to detect flash +--- Reporter: nickname123| Owner: nobody Status: closed | Milestone: 1.3 Component: HTTP handling

Re: [Django] #12975: Docs for contrib.admindocs?

2010-11-06 Thread Django
#12975: Docs for contrib.admindocs? +--- Reporter: jabapyth | Owner: nobody Status: new| Milestone: 1.3 Component: Documentation

Re: [Django] #11930: Django docs styles confuse H3 & H4

2010-11-06 Thread Django
#11930: Django docs styles confuse H3 & H4 --+- Reporter: da...@whatcould.com | Owner: nobody Status: new | Milestone: 1.3 Component: Documentation|

Re: [Django] #10092: Reference documentation lowest-level headings too small and lack indents

2010-11-06 Thread Django
#10092: Reference documentation lowest-level headings too small and lack indents +--- Reporter: adrian_nye | Owner: jacob Status: closed | Milestone: 1.3 Comp

Re: [Django] #14615: Related objects manager returns related objects with null FKs for unsaved instances

2010-11-06 Thread Django
#14615: Related objects manager returns related objects with null FKs for unsaved instances --+- Reporter: tonnzor | Owner: Status: reopened | Milestone: 1.3

[Changeset] r14483 - in django/branches/releases/1.2.X/docs: faq intro ref ref/contrib ref/models ref/templates

2010-11-06 Thread noreply
Author: gabrielhurley Date: 2010-11-06 20:44:32 -0500 (Sat, 06 Nov 2010) New Revision: 14483 Modified: django/branches/releases/1.2.X/docs/faq/usage.txt django/branches/releases/1.2.X/docs/intro/tutorial03.txt django/branches/releases/1.2.X/docs/ref/contrib/sitemaps.txt django/branches

[Changeset] r14482 - in django/trunk/docs: faq intro ref ref/contrib ref/models ref/templates

2010-11-06 Thread noreply
Author: gabrielhurley Date: 2010-11-06 20:42:55 -0500 (Sat, 06 Nov 2010) New Revision: 14482 Modified: django/trunk/docs/faq/usage.txt django/trunk/docs/intro/tutorial03.txt django/trunk/docs/ref/contrib/sitemaps.txt django/trunk/docs/ref/contrib/syndication.txt django/trunk/docs/re

[Changeset] r14481 - django/branches/releases/1.2.X/docs/topics

2010-11-06 Thread noreply
Author: gabrielhurley Date: 2010-11-06 20:00:05 -0500 (Sat, 06 Nov 2010) New Revision: 14481 Modified: django/branches/releases/1.2.X/docs/topics/auth.txt Log: [1.2.X] Fixed #8325 -- Reorganization and expansion of the login_required decorator docs to make it clearer how the redirect_field_nam

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

2010-11-06 Thread noreply
Author: gabrielhurley Date: 2010-11-06 19:56:59 -0500 (Sat, 06 Nov 2010) New Revision: 14480 Modified: django/trunk/docs/topics/auth.txt Log: Fixed #8325 -- Reorganization and expansion of the login_required decorator docs to make it clearer how the redirect_field_name parameter works and impr

Re: [Django] #10904: Fix incorrect term "Absolute URL" throughout documentation

2010-11-06 Thread Django
#10904: Fix incorrect term "Absolute URL" throughout documentation +--- Reporter: sharan666 | Owner: dwillis Status: assigned | Milestone: 1.3 Component: Documentat

Re: [Django] #8325: User Authentication Tutorial has incorrect redirect_field_name value

2010-11-06 Thread Django
#8325: User Authentication Tutorial has incorrect redirect_field_name value --+- Reporter: Robert Reeves | Owner: nobody Status: reopened | Milestone:

Re: [Django] #7968: ImageField/FileField behaviour on ModelForms

2010-11-06 Thread Django
#7968: ImageField/FileField behaviour on ModelForms +--- Reporter: sime | Owner: gabrielhurley Status: closed | Milestone: Component: Documentation

Re: [Django] #8325: User Authentication Tutorial has incorrect redirect_field_name value

2010-11-06 Thread Django
#8325: User Authentication Tutorial has incorrect redirect_field_name value --+- Reporter: Robert Reeves | Owner: nobody Status: reopened | Milestone:

[Changeset] r14479 - in django/trunk/docs/ref: . contrib

2010-11-06 Thread noreply
Author: gabrielhurley Date: 2010-11-06 18:30:10 -0500 (Sat, 06 Nov 2010) New Revision: 14479 Modified: django/trunk/docs/ref/contrib/staticfiles.txt django/trunk/docs/ref/settings.txt Log: Fixed #14600 -- Added a versionchanged directive to the TEMPLATE_CONTEXT_PROCESSORS setting reference,

Re: [Django] #14632: Bug - testing framework fails when contrib.auth not in settings.

2010-11-06 Thread Django
#14632: Bug - testing framework fails when contrib.auth not in settings. +--- Reporter: yoyoma | Owner: nobody Status: new| Milestone: 1.3 Component:

Re: [Django] #14543: ContentTypes tests fails if auth app is not installed

2010-11-06 Thread Django
#14543: ContentTypes tests fails if auth app is not installed ---+ Reporter: sayane| Owner: nobody Status: new | Milestone: 1.3 Component: Contrib apps |

Re: [Django] #14631: Provide paginating for date-based generic views

2010-11-06 Thread Django
#14631: Provide paginating for date-based generic views +--- Reporter: Renskers | Owner: nobody Status: closed | Milestone: Component: Generic views |

Re: [Django] #13735: Broken filter block

2010-11-06 Thread Django
#13735: Broken filter block ---+ Reporter: tonnzor | Owner: nobody Status: new | Milestone: Component: django.contrib.admin | Version

Re: [Django] #13860: Translate admin commands

2010-11-06 Thread Django
#13860: Translate admin commands +--- Reporter: tonnzor| Owner: nobody Status: new| Milestone: Component: Translations | Version: SVN

Re: [Django] #14615: ORM works for None values too

2010-11-06 Thread Django
#14615: ORM works for None values too --+- Reporter: tonnzor | Owner: Status: reopened | Milestone: 1.3 Component: ORM aggregation | Version: 1.2

Re: [Django] #14615: ORM works for None values too

2010-11-06 Thread Django
#14615: ORM works for None values too --+- Reporter: tonnzor | Owner: Status: reopened | Milestone: 1.3 Component: ORM aggregation | Version: 1.2

Re: [Django] #14632: Bug - testing framework fails when contrib.auth not in settings.

2010-11-06 Thread Django
#14632: Bug - testing framework fails when contrib.auth not in settings. +--- Reporter: yoyoma | Owner: nobody Status: new| Milestone: 1.3 Component:

Re: [Django] #12816: Add a render() shortcut

2010-11-06 Thread Django
#12816: Add a render() shortcut -+-- Reporter: russellm| Owner: isagalaev Status: new | Milestone: 1.3 Component: Core framework | Version:

Re: [Django] #14632: Bug - testing framework fails when contrib.auth not in settings.

2010-11-06 Thread Django
#14632: Bug - testing framework fails when contrib.auth not in settings. +--- Reporter: yoyoma | Owner: nobody Status: new| Milestone: 1.3 Component:

[Django] #14632: Bug - testing framework fails when contrib.auth not in settings.

2010-11-06 Thread Django
#14632: Bug - testing framework fails when contrib.auth not in settings. ---+ Reporter: yoyoma | Owner: nobody Status: new| Milestone: 1.3 Component: Testing framework |

[Django] #14631: Provide paginating for date-based generic views

2010-11-06 Thread Django
#14631: Provide paginating for date-based generic views ---+ Reporter: Renskers | Owner: nobody Status: new| Milestone: Component: Generic views | Version: 1.2 Key

[Changeset] r14478 - in django/trunk: . docs

2010-11-06 Thread noreply
Author: lukeplant Date: 2010-11-06 12:44:26 -0500 (Sat, 06 Nov 2010) New Revision: 14478 Added: django/trunk/docs/README Modified: django/trunk/README Log: Added a README for building offline HTML docs. Modified: django/trunk/README ==

[Changeset] r14477 - django/trunk/docs/_ext

2010-11-06 Thread noreply
Author: lukeplant Date: 2010-11-06 12:42:21 -0500 (Sat, 06 Nov 2010) New Revision: 14477 Modified: django/trunk/docs/_ext/djangodocs.py Log: Fixed hyperlinking of template tags/filters in offline docs so that non-builtin tags/filters are not hyperlinked to a page where no docs for them exist

[Changeset] r14476 - django/trunk/django/contrib/gis/geos/tests

2010-11-06 Thread noreply
Author: jbronn Date: 2010-11-06 11:41:53 -0500 (Sat, 06 Nov 2010) New Revision: 14476 Modified: django/trunk/django/contrib/gis/geos/tests/test_geos.py Log: Fixed brittle test case for `GEOSGeometry.valid_reason`. Modified: django/trunk/django/contrib/gis/geos/tests/test_geos.py ==

[Changeset] r14475 - django/branches/releases/1.2.X/django/contrib/gis/geometry

2010-11-06 Thread noreply
Author: jbronn Date: 2010-11-06 11:32:08 -0500 (Sat, 06 Nov 2010) New Revision: 14475 Modified: django/branches/releases/1.2.X/django/contrib/gis/geometry/test_data.py Log: [1.2.X] Fix for running GEOS/GDAL tests on Python 2.6 and below. Backport of r14474 from trunk. Modified: django/branch

[Changeset] r14474 - django/trunk/django/contrib/gis/geometry

2010-11-06 Thread noreply
Author: jbronn Date: 2010-11-06 11:29:19 -0500 (Sat, 06 Nov 2010) New Revision: 14474 Modified: django/trunk/django/contrib/gis/geometry/test_data.py Log: Fix for running GEOS/GDAL tests on Python 2.6 and below. Modified: django/trunk/django/contrib/gis/geometry/test_data.py ==

Re: [Django] #5247: ModelMultipleChoiceField doesn't select initial choices

2010-11-06 Thread Django
#5247: ModelMultipleChoiceField doesn't select initial choices --+- Reporter: u...@us.ibm.com | Owner: nobody Status: new | Milestone:

Re: [Django] #5247: ModelMultipleChoiceField doesn't select initial choices

2010-11-06 Thread Django
#5247: ModelMultipleChoiceField doesn't select initial choices --+- Reporter: u...@us.ibm.com | Owner: nobody Status: new | Milestone:

Re: [Django] #14057: Expose an interface for custom-escaping template content

2010-11-06 Thread Django
#14057: Expose an interface for custom-escaping template content -+-- Reporter: steveire| Owner: nobody Status: reopened| Milestone: Componen

Re: [Django] #14628: Document which settings can be changed at runtime

2010-11-06 Thread Django
#14628: Document which settings can be changed at runtime +--- Reporter: NicoEchaniz| Owner: nobody Status: new| Milestone: Compo

[Changeset] r14473 - django/branches/releases/1.2.X/docs/intro

2010-11-06 Thread noreply
Author: gabrielhurley Date: 2010-11-06 05:09:35 -0500 (Sat, 06 Nov 2010) New Revision: 14473 Modified: django/branches/releases/1.2.X/docs/intro/tutorial03.txt Log: [1.2.X] Fixed #14627 -- Made Tutorial 3 more explicit regarding the transformations the URLconf undergoes in the final two sectio

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

2010-11-06 Thread noreply
Author: gabrielhurley Date: 2010-11-06 05:06:30 -0500 (Sat, 06 Nov 2010) New Revision: 14472 Modified: django/trunk/docs/intro/tutorial03.txt Log: Fixed #14627 -- Made Tutorial 3 more explicit regarding the transformations the URLconf undergoes in the final two sections, and gave an example of

Re: [Django] #14625: Docs on logging should emphasize that file logging is not multiprocess save

2010-11-06 Thread Django
#14625: Docs on logging should emphasize that file logging is not multiprocess save +--- Reporter: zimnyx | Owner: nobody Status: closed | Milestone: Compon

[Changeset] r14471 - django/branches/releases/1.2.X/docs/topics/db

2010-11-06 Thread noreply
Author: gabrielhurley Date: 2010-11-06 04:21:00 -0500 (Sat, 06 Nov 2010) New Revision: 14471 Modified: django/branches/releases/1.2.X/docs/topics/db/transactions.txt Log: [1.2.X] Fixed #14624 -- Updated a few outdated references to CacheMiddleware in the transactions topic guide. Thanks to qui

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

2010-11-06 Thread noreply
Author: gabrielhurley Date: 2010-11-06 04:19:53 -0500 (Sat, 06 Nov 2010) New Revision: 14470 Modified: django/trunk/docs/topics/db/transactions.txt Log: Fixed #14624 -- Updated a few outdated references to CacheMiddleware in the transactions topic guide. Thanks to quinode for the report. Modi