[Changeset] r13651 - django/branches/releases/1.2.X/django/contrib/flatpages/tests

2010-08-27 Thread noreply
Author: russellm Date: 2010-08-28 01:13:41 -0500 (Sat, 28 Aug 2010) New Revision: 13651 Modified: django/branches/releases/1.2.X/django/contrib/flatpages/tests/views.py Log: [1.2.X] Removed a stray DEBUG=True test setting introduced in r13641. Backport of r13650 from trunk. Modified: django/b

[Changeset] r13650 - django/trunk/django/contrib/flatpages/tests

2010-08-27 Thread noreply
Author: russellm Date: 2010-08-28 01:12:54 -0500 (Sat, 28 Aug 2010) New Revision: 13650 Modified: django/trunk/django/contrib/flatpages/tests/views.py Log: Removed a stray DEBUG=True test setting introduced in r13641. Modified: django/trunk/django/contrib/flatpages/tests/views.py =

[Changeset] r13649 - in django/branches/releases/1.2.X/docs/ref: contrib templates

2010-08-27 Thread noreply
Author: russellm Date: 2010-08-27 21:44:24 -0500 (Fri, 27 Aug 2010) New Revision: 13649 Added: django/branches/releases/1.2.X/docs/ref/contrib/markup.txt Modified: django/branches/releases/1.2.X/docs/ref/contrib/index.txt django/branches/releases/1.2.X/docs/ref/templates/builtins.txt Log:

Re: [Django] #13820: Deprecate mod_python support

2010-08-27 Thread Django
#13820: Deprecate mod_python support +--- Reporter: rcoup | Owner: nobody Status: closed | Milestone: 1.3

[Changeset] r13648 - in django/trunk: django/core/handlers docs/faq docs/howto docs/howto/deployment docs/internals docs/ref docs/ref/contrib/gis docs/releases docs/topics

2010-08-27 Thread noreply
Author: russellm Date: 2010-08-27 21:40:57 -0500 (Fri, 27 Aug 2010) New Revision: 13648 Modified: django/trunk/django/core/handlers/modpython.py django/trunk/docs/faq/admin.txt django/trunk/docs/howto/apache-auth.txt django/trunk/docs/howto/deployment/fastcgi.txt django/trunk/docs/h

[Changeset] r13647 - in django/trunk/docs/ref: contrib templates

2010-08-27 Thread noreply
Author: russellm Date: 2010-08-27 21:40:17 -0500 (Fri, 27 Aug 2010) New Revision: 13647 Added: django/trunk/docs/ref/contrib/markup.txt Modified: django/trunk/docs/ref/contrib/index.txt django/trunk/docs/ref/templates/builtins.txt Log: Refactored markup documentation to give it it's own h

[Django] #14184: Validators not called on MultiValueField

2010-08-27 Thread Django
#14184: Validators not called on MultiValueField +--- Reporter: anonymous | Owner: nobody Status: new | Milestone: Component: Forms

[Django] #14183: Geodjango models broken with pydoc

2010-08-27 Thread Django
#14183: Geodjango models broken with pydoc --+- Reporter: dzwarg| Owner: nobody Status: new | Milestone: Component: Contrib apps | Version: 1.1 Keywords: pydoc

Re: [Django] #14182: CsrfViewMiddleware makes modification of the upload handlers impossible

2010-08-27 Thread Django
#14182: CsrfViewMiddleware makes modification of the upload handlers impossible ---+ Reporter: dc| Owner: lukeplant Status: assigned | Milestone:

[Django] #14182: CsrfViewMiddleware makes modification of the upload handlers impossible

2010-08-27 Thread Django
#14182: CsrfViewMiddleware makes modification of the upload handlers impossible --+- Reporter: dc| Owner: nobody Status: new | Milestone: Component: File upl

[Django] #14181: Template tag needed to disable/force L10N formatting on a per-variable basis

2010-08-27 Thread Django
#14181: Template tag needed to disable/force L10N formatting on a per-variable basis --+- Reporter: russellm | Owner: nobody Status: new | Milestone: Component: Int

Re: [Django] #14181: Template tag needed to disable/force L10N formatting on a per-variable basis

2010-08-27 Thread Django
#14181: Template tag needed to disable/force L10N formatting on a per-variable basis -+-- Reporter: russellm| Owner: nobody Status: new | Milestone:

Re: [Django] #14164: Automatic localization of numbers (L10N) in templates can cause invalid sitemap priorities

2010-08-27 Thread Django
#14164: Automatic localization of numbers (L10N) in templates can cause invalid sitemap priorities ---+ Reporter: dokterbob | Owner: nobody Status:

[Changeset] r13646 - in django/branches/releases/1.2.X/django/contrib/sitemaps: . tests

2010-08-27 Thread noreply
Author: russellm Date: 2010-08-27 10:18:10 -0500 (Fri, 27 Aug 2010) New Revision: 13646 Added: django/branches/releases/1.2.X/django/contrib/sitemaps/tests/ django/branches/releases/1.2.X/django/contrib/sitemaps/tests/__init__.py django/branches/releases/1.2.X/django/contrib/sitemaps/test

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

2010-08-27 Thread noreply
Author: russellm Date: 2010-08-27 10:16:30 -0500 (Fri, 27 Aug 2010) New Revision: 13645 Modified: django/trunk/docs/topics/testing.txt Log: Fixed #14168 -- Removed stray argument from docs for assertQuerysetEquals. Thanks to ?\197?\129ukasz Rekucki for the report. Modified: django/trunk/docs/

[Changeset] r13644 - in django/trunk/django/contrib/sitemaps: . tests

2010-08-27 Thread noreply
Author: russellm Date: 2010-08-27 10:16:04 -0500 (Fri, 27 Aug 2010) New Revision: 13644 Added: django/trunk/django/contrib/sitemaps/tests/ django/trunk/django/contrib/sitemaps/tests/__init__.py django/trunk/django/contrib/sitemaps/tests/basic.py django/trunk/django/contrib/sitemaps/tes

Re: [Django] #14164: Automatic localization of numbers (L10N) in templates can cause invalid sitemap priorities

2010-08-27 Thread Django
#14164: Automatic localization of numbers (L10N) in templates can cause invalid sitemap priorities ---+ Reporter: dokterbob | Owner: nobody Status:

[Changeset] r13643 - in django/branches/releases/1.2.X/django/contrib/flatpages: . fixtures tests tests/templates tests/templates/flatpages tests/templates/registration

2010-08-27 Thread noreply
Author: russellm Date: 2010-08-27 08:59:46 -0500 (Fri, 27 Aug 2010) New Revision: 13643 Added: django/branches/releases/1.2.X/django/contrib/flatpages/fixtures/ django/branches/releases/1.2.X/django/contrib/flatpages/fixtures/sample_flatpages.json django/branches/releases/1.2.X/django/co

[Changeset] r13642 - in django/branches/releases/1.2.X: django/test docs/ref/contrib docs/topics tests/modeltests/test_client

2010-08-27 Thread noreply
Author: russellm Date: 2010-08-27 08:58:36 -0500 (Fri, 27 Aug 2010) New Revision: 13642 Modified: django/branches/releases/1.2.X/django/test/client.py django/branches/releases/1.2.X/docs/ref/contrib/csrf.txt django/branches/releases/1.2.X/docs/topics/testing.txt django/branches/release

[Changeset] r13641 - in django/trunk/django/contrib/flatpages: . fixtures tests tests/templates tests/templates/flatpages tests/templates/registration

2010-08-27 Thread noreply
Author: russellm Date: 2010-08-27 08:55:11 -0500 (Fri, 27 Aug 2010) New Revision: 13641 Added: django/trunk/django/contrib/flatpages/fixtures/ django/trunk/django/contrib/flatpages/fixtures/sample_flatpages.json django/trunk/django/contrib/flatpages/tests/ django/trunk/django/contrib/f

[Changeset] r13640 - in django/trunk: django/test docs/ref/contrib docs/topics tests/modeltests/test_client

2010-08-27 Thread noreply
Author: russellm Date: 2010-08-27 08:54:13 -0500 (Fri, 27 Aug 2010) New Revision: 13640 Modified: django/trunk/django/test/client.py django/trunk/docs/ref/contrib/csrf.txt django/trunk/docs/topics/testing.txt django/trunk/tests/modeltests/test_client/models.py Log: Fixed #14116 -- Adde

Re: [Django] #14156: CSRF protection in django.contrib.flatpages.views.flatpage causes unwanted behavior

2010-08-27 Thread Django
#14156: CSRF protection in django.contrib.flatpages.views.flatpage causes unwanted behavior ---+ Reporter: patrys| Owner: nobody Status: new | Milestone:

Re: [Django] #14116: TestClient skips Csrf Middleware

2010-08-27 Thread Django
#14116: TestClient skips Csrf Middleware +--- Reporter: j...@licq.org | Owner: nobody Status: reopened | Milestone: Component: Testing framework |

Re: [Django] #14173: Reference documentation for changepassword django-admin command added in 1.2

2010-08-27 Thread Django
#14173: Reference documentation for changepassword django-admin command added in 1.2 +--- Reporter: ramiro | Owner: nobody Status: new| Milestone: Compon

Re: [Django] #14179: django create table with capitalized chars

2010-08-27 Thread Django
#14179: django create table with capitalized chars +--- Reporter: boris | Owner: nobody Status: closed | Milestone: Component: Uncategorized | Versi

Re: [Django] #14179: django create table with capitalized chars

2010-08-27 Thread Django
#14179: django create table with capitalized chars +--- Reporter: boris | Owner: nobody Status: closed | Milestone: Component: Uncategorized | Versi

[Django] #14180: Creating redundant indexes on foreign keys for MySQL/InnoDB tables

2010-08-27 Thread Django
#14180: Creating redundant indexes on foreign keys for MySQL/InnoDB tables -+-- Reporter: zimnyx | Owner: Status: new | Milestone: Component: ORM aggregation |

Re: [Django] #14179: django create table with capitalized chars

2010-08-27 Thread Django
#14179: django create table with capitalized chars +--- Reporter: boris | Owner: nobody Status: closed | Milestone: Component: Uncategorized | Versi

Re: [Django] #14179: django create table with capitalized chars

2010-08-27 Thread Django
#14179: django create table with capitalized chars +--- Reporter: boris | Owner: nobody Status: new| Milestone: Component: Uncategorized | Versi

[Django] #14179: django create table with capitalized chars

2010-08-27 Thread Django
#14179: django create table with capitalized chars ---+ Reporter: boris | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.2 Keywords