Re: [Django] #14188: permalink docs import mistake

2010-08-28 Thread Django
#14188: permalink docs import mistake +--- Reporter: 7times9| Owner: nobody Status: closed | Milestone: Component: Documentation | Version: SVN

[Django] #14189: permalink docs import mistake

2010-08-28 Thread Django
#14189: permalink docs import mistake ---+ Reporter: 7times9| Owner: nobody Status: new| Milestone: Component: Documentation | Version: SVN Keywords: import

[Django] #14188: permalink docs import mistake

2010-08-28 Thread Django
#14188: permalink docs import mistake ---+ Reporter: 7times9| Owner: nobody Status: new| Milestone: Component: Documentation | Version: SVN Keywords: import

Re: [Django] #14186: Adding GDirections wrapper to overlays.py

2010-08-28 Thread Django
#14186: Adding GDirections wrapper to overlays.py +--- Reporter: maraujop | Owner: maraujop Status: new| Milestone: 1.3 Component: Uncategorized | Ve

Re: [Django] #11542: Interactive shell is not configurable

2010-08-28 Thread Django
#11542: Interactive shell is not configurable -+-- Reporter: Seamus | Owner: Seamus Status: assigned| Milestone:

Re: [Django] #14187: Add support for bpython in django-admin.py shell

2010-08-28 Thread Django
#14187: Add support for bpython in django-admin.py shell --+- Reporter: jdunck | Owner: nobody Status: new | Milestone: 1.3 Component: django-admin.py |

[Django] #14187: Add support for bpython in django-admin.py shell

2010-08-28 Thread Django
#14187: Add support for bpython in django-admin.py shell -+-- Reporter: jdunck | Owner: nobody Status: new | Milestone: 1.3 Component: django-admin.py | Version: 1.2

[Django] #14186: Adding GDirections wrapper to overlays.py

2010-08-28 Thread Django
#14186: Adding GDirections wrapper to overlays.py ---+ Reporter: maraujop | Owner: maraujop Status: new| Milestone: 1.3 Component: Uncategorized | Version: SVN Keywords:

Re: [Django] #6342: Option to remove 'www.' from URLs

2010-08-28 Thread Django
#6342: Option to remove 'www.' from URLs ---+ Reporter: corporeal | Owner: nobody Status: reopened | Milestone:

Re: [Django] #14105: django.contrib.auth tests failing with cache middleware

2010-08-28 Thread Django
#14105: django.contrib.auth tests failing with cache middleware ---+ Reporter: baumer1122| Owner: PaulM Status: assigned | Milestone: Component: Contrib apps |

[Changeset] r13663 - django/branches/releases/1.2.X/django/db/backends/mysql

2010-08-28 Thread noreply
Author: russellm Date: 2010-08-28 08:20:11 -0500 (Sat, 28 Aug 2010) New Revision: 13663 Modified: django/branches/releases/1.2.X/django/db/backends/mysql/client.py Log: [1.2.X] Fixed #12343 -- Added support for connection-by-socket to MySQL using the dbshell management command. Thanks to elyon

[Changeset] r13662 - django/branches/releases/1.2.X/django/contrib/admin/media/css

2010-08-28 Thread noreply
Author: russellm Date: 2010-08-28 08:19:49 -0500 (Sat, 28 Aug 2010) New Revision: 13662 Modified: django/branches/releases/1.2.X/django/contrib/admin/media/css/base.css Log: [1.2.X] Fixed #13723 -- Improved the legibility of hyperlinks included in admin validation error messages. Thanks to Seb

[Changeset] r13661 - django/branches/releases/1.2.X/django/conf/project_template

2010-08-28 Thread noreply
Author: russellm Date: 2010-08-28 08:19:28 -0500 (Sat, 28 Aug 2010) New Revision: 13661 Modified: django/branches/releases/1.2.X/django/conf/project_template/settings.py django/branches/releases/1.2.X/django/conf/project_template/urls.py Log: [1.2.X] Fixed #13681 -- Added a commented out adm

[Changeset] r13660 - django/trunk/django/db/backends/mysql

2010-08-28 Thread noreply
Author: russellm Date: 2010-08-28 08:17:50 -0500 (Sat, 28 Aug 2010) New Revision: 13660 Modified: django/trunk/django/db/backends/mysql/client.py Log: Fixed #12343 -- Added support for connection-by-socket to MySQL using the dbshell management command. Thanks to elyon...@gmail.com for the repo

[Changeset] r13659 - django/trunk/django/contrib/admin/media/css

2010-08-28 Thread noreply
Author: russellm Date: 2010-08-28 07:45:03 -0500 (Sat, 28 Aug 2010) New Revision: 13659 Modified: django/trunk/django/contrib/admin/media/css/base.css Log: Fixed #13723 -- Improved the legibility of hyperlinks included in admin validation error messages. Thanks to Sebastian Noack for the sugge

[Changeset] r13658 - django/trunk/django/conf/project_template

2010-08-28 Thread noreply
Author: russellm Date: 2010-08-28 07:38:05 -0500 (Sat, 28 Aug 2010) New Revision: 13658 Modified: django/trunk/django/conf/project_template/settings.py django/trunk/django/conf/project_template/urls.py Log: Fixed #13681 -- Added a commented out admindocs entry to the default INSTALLED_APPS

[Changeset] r13657 - django/branches/releases/1.2.X/django/contrib/localflavor/in_

2010-08-28 Thread noreply
Author: russellm Date: 2010-08-28 07:31:12 -0500 (Sat, 28 Aug 2010) New Revision: 13657 Modified: django/branches/releases/1.2.X/django/contrib/localflavor/in_/in_states.py Log: [1.2.X] Fixed #14166 -- Modified the list of state choices in the Indian localflavor to be a list of tuples, not jus

[Changeset] r13656 - django/trunk/django/contrib/localflavor/in_

2010-08-28 Thread noreply
Author: russellm Date: 2010-08-28 07:28:56 -0500 (Sat, 28 Aug 2010) New Revision: 13656 Modified: django/trunk/django/contrib/localflavor/in_/in_states.py Log: Fixed #14166 -- Modified the list of state choices in the Indian localflavor to be a list of tuples, not just a list of values. Thanks

[Changeset] r13655 - in django/trunk/django/contrib/flatpages: . tests

2010-08-28 Thread noreply
Author: russellm Date: 2010-08-28 07:25:54 -0500 (Sat, 28 Aug 2010) New Revision: 13655 Added: django/trunk/django/contrib/flatpages/tests/forms.py Modified: django/trunk/django/contrib/flatpages/admin.py django/trunk/django/contrib/flatpages/tests/__init__.py django/trunk/django/contr

[Changeset] r13654 - in django/trunk: django/contrib/flatpages django/contrib/flatpages/fixtures django/contrib/flatpages/templatetags django/contrib/flatpages/tests django/contrib/flatpages/tests/tem

2010-08-28 Thread noreply
Author: russellm Date: 2010-08-28 06:59:14 -0500 (Sat, 28 Aug 2010) New Revision: 13654 Added: django/trunk/django/contrib/flatpages/templatetags/ django/trunk/django/contrib/flatpages/templatetags/__init__.py django/trunk/django/contrib/flatpages/templatetags/flatpages.py django/trunk

[Changeset] r13653 - in django/branches/releases/1.2.X: . docs/ref/models

2010-08-28 Thread noreply
Author: lukeplant Date: 2010-08-28 06:30:28 -0500 (Sat, 28 Aug 2010) New Revision: 13653 Modified: django/branches/releases/1.2.X/ django/branches/releases/1.2.X/docs/ref/models/querysets.txt Log: [1.2.X] Fixed #14185 - improved example SQL for 'select' example. Thanks to Trindaz for the

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

2010-08-28 Thread noreply
Author: lukeplant Date: 2010-08-28 06:23:54 -0500 (Sat, 28 Aug 2010) New Revision: 13652 Modified: django/trunk/docs/ref/models/querysets.txt Log: Fixed #14185 - improved example SQL for 'select' example. Thanks to Trindaz for the suggestion. Also fixed some references to 'lede' which is no l

Re: [Django] #14185: Possible bad SQL at http://docs.djangoproject.com/en/dev/ref/models/querysets/

2010-08-28 Thread Django
#14185: Possible bad SQL at http://docs.djangoproject.com/en/dev/ref/models/querysets/ +--- Reporter: Trindaz| Owner: lukeplant Status: assigned | Milestone:

[Django] #14185: Possible bad SQL at http://docs.djangoproject.com/en/dev/ref/models/querysets/

2010-08-28 Thread Django
#14185: Possible bad SQL at http://docs.djangoproject.com/en/dev/ref/models/querysets/ ---+ Reporter: Trindaz| Owner: nobody Status: new| Milestone: Component: Documentation