Re: [Django] #14716: filter_horizontal and filter_vertical don't work on mobile Safari

2010-11-17 Thread Django
#14716: filter_horizontal and filter_vertical don't work on mobile Safari ---+ Reporter: anonymous | Owner: nobody Status: new | Milestone: Com

[Django] #14716: filter_horizontal and filter_vertical don't work on mobile Safari

2010-11-17 Thread Django
#14716: filter_horizontal and filter_vertical don't work on mobile Safari --+- Reporter: anonymous | Owner: nobody Status: new | Milestone: Component: django.contrib

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

2010-11-17 Thread noreply
Author: lukeplant Date: 2010-11-17 19:53:38 -0600 (Wed, 17 Nov 2010) New Revision: 14611 Modified: django/trunk/docs/ref/class-based-views.txt Log: Fixed incorrect path to MultipleObjectMixin in docs. Modified: django/trunk/docs/ref/class-based-views.txt ===

Re: [Django] #9964: Transaction middleware closes the transaction only when it's marked as dirty

2010-11-17 Thread Django
#9964: Transaction middleware closes the transaction only when it's marked as dirty ---+ Reporter: ishirav | Owner: mtredinnick Status: assigned |

Re: [Django] #14708: Document available mapping keys for form field error messages.

2010-11-17 Thread Django
#14708: Document available mapping keys for form field error messages. +--- Reporter: adamv | Owner: nobody Status: new| Milestone: 1.3 Component: Document

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

2010-11-17 Thread noreply
Author: lukeplant Date: 2010-11-17 19:29:25 -0600 (Wed, 17 Nov 2010) New Revision: 14609 Modified: django/trunk/docs/releases/1.3.txt Log: Corrected link in release notes. Modified: django/trunk/docs/releases/1.3.txt === --- djang

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

2010-11-17 Thread noreply
Author: lukeplant Date: 2010-11-17 19:29:41 -0600 (Wed, 17 Nov 2010) New Revision: 14610 Modified: django/trunk/docs/topics/generic-views.txt Log: Added notes in old generic views howto about the new class based approach. Modified: django/trunk/docs/topics/generic-views.txt ===

Re: [Django] #14675: Update docs and project template to avoid "import *" for url patterns

2010-11-17 Thread Django
#14675: Update docs and project template to avoid "import *" for url patterns -+-- Reporter: robhudson | Owner: nobody Status: new | Milestone: 1.3 Component:

Re: [Django] #14639: admin.site.register() does not check if the model is abstract (gives weird error)

2010-11-17 Thread Django
#14639: admin.site.register() does not check if the model is abstract (gives weird error) ---+ Reporter: vdboor| Owner: nobody Status: new | Milest

Re: [Django] #14714: Refactoring BaseHandler and company for DRYness

2010-11-17 Thread Django
#14714: Refactoring BaseHandler and company for DRYness -+-- Reporter: tswicegood | Owner: tswicegood Status: closed | Milestone: Com

Re: [Django] #14701: Meta attributes from abstract class

2010-11-17 Thread Django
#14701: Meta attributes from abstract class ---+ Reporter: sneakywombat | Owner: nobody Status: new | Milestone: Component: Datab

[Django] #14715: Uninformative ValueError in django/utils/_os.py

2010-11-17 Thread Django
#14715: Uninformative ValueError in django/utils/_os.py ---+ Reporter: btubbs | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.3-alpha Key

Re: [Django] #14714: Refactoring BaseHandler and company for DRYness

2010-11-17 Thread Django
#14714: Refactoring BaseHandler and company for DRYness -+-- Reporter: tswicegood | Owner: tswicegood Status: new | Milestone: Com

Re: [Django] #4659: Save my hair! Add doc about "no module named "

2010-11-17 Thread Django
#4659: Save my hair! Add doc about "no module named " +--- Reporter: anonymous | Owner: jacob Status: closed | Milestone: Component: Documentati

Re: [Django] #14714: Refactoring BaseHandler and company for DRYness

2010-11-17 Thread Django
#14714: Refactoring BaseHandler and company for DRYness +--- Reporter: tswicegood | Owner: tswicegood Status: new| Milestone:

Re: [Django] #14714: Refactoring BaseHandler and company for DRYness

2010-11-17 Thread Django
#14714: Refactoring BaseHandler and company for DRYness -+-- Reporter: tswicegood | Owner: tswicegood Status: assigned| Milestone: Com

[Django] #14714: Refactoring BaseHandler and company for DRYness

2010-11-17 Thread Django
#14714: Refactoring BaseHandler and company for DRYness ---+ Reporter: tswicegood | Owner: nobody Status: new| Milestone: Component: Core framework | V

Re: [Django] #14370: Adding support for Autocomplete in contrib.admin

2010-11-17 Thread Django
#14370: Adding support for Autocomplete in contrib.admin ---+ Reporter: tyrion| Owner: nobody Status: new | Milestone: Componen

Re: [Django] #13649: Disabled buttons in admin [PATCH]

2010-11-17 Thread Django
#13649: Disabled buttons in admin [PATCH] ---+ Reporter: sebastian_noack | Owner: nobody Status: new | Milestone: 1.3 Component: django.contri

[Changeset] r14608 - django/branches/releases/1.2.X/django/contrib/auth/management/commands

2010-11-17 Thread noreply
Author: jezdez Date: 2010-11-17 14:30:44 -0600 (Wed, 17 Nov 2010) New Revision: 14608 Modified: django/branches/releases/1.2.X/django/contrib/auth/management/commands/createsuperuser.py Log: [1.2.X] Fixed #7077 and #7431 -- Use getpass.getuser instead of pwd.getpwuid to determine the current

[Changeset] r14607 - django/trunk/django/contrib/auth/management/commands

2010-11-17 Thread noreply
Author: jezdez Date: 2010-11-17 14:28:33 -0600 (Wed, 17 Nov 2010) New Revision: 14607 Modified: django/trunk/django/contrib/auth/management/commands/createsuperuser.py Log: Fixed #7077 and #7431 -- Use getpass.getuser instead of pwd.getpwuid to determine the current system user's username in t

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

2010-11-17 Thread noreply
Author: Alex Date: 2010-11-17 14:26:58 -0600 (Wed, 17 Nov 2010) New Revision: 14606 Modified: django/branches/releases/1.2.X/docs/conf.py django/branches/releases/1.2.X/docs/contents.txt Log: [1.2.X] Added a hidden toctree pointing at the index file in the docs to silence a sphinx warning.

[Changeset] r14605 - django/trunk/docs

2010-11-17 Thread noreply
Author: Alex Date: 2010-11-17 14:26:20 -0600 (Wed, 17 Nov 2010) New Revision: 14605 Modified: django/trunk/docs/conf.py django/trunk/docs/contents.txt Log: Added a hidden toctree pointing at the index file in the docs to silence a sphinx warning. Modified: django/trunk/docs/conf.py ===

Re: [Django] #14711: MonthMixin.get_previous_month incorrect under certain conditions

2010-11-17 Thread Django
#14711: MonthMixin.get_previous_month incorrect under certain conditions +--- Reporter: msundstr | Owner: nobody Status: new| Milestone: 1.3 Component: Generi

Re: [Django] #12767: Problem running syncdb with a multi-db router that restricts auth to a single database

2010-11-17 Thread Django
#12767: Problem running syncdb with a multi-db router that restricts auth to a single database ---+ Reporter: russellm | Owner: nobody Status: new

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

2010-11-17 Thread noreply
Author: Alex Date: 2010-11-17 14:04:49 -0600 (Wed, 17 Nov 2010) New Revision: 14604 Modified: django/branches/releases/1.2.X/docs/topics/http/urls.txt django/branches/releases/1.2.X/docs/topics/http/views.txt Log: [1.2.X] Fixed #14713 -- documented that resolve can raise Http404. Thanks to

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

2010-11-17 Thread noreply
Author: Alex Date: 2010-11-17 14:03:15 -0600 (Wed, 17 Nov 2010) New Revision: 14603 Modified: django/trunk/docs/topics/http/urls.txt django/trunk/docs/topics/http/views.txt Log: Fixed #14713 -- documented that resolve can raise Http404. Thanks to Adam for the patch. Modified: django/trunk

Re: [Django] #12202: Hardcoded subject in the reset password mail

2010-11-17 Thread Django
#12202: Hardcoded subject in the reset password mail -+-- Reporter: anonymous | Owner: agabel Status: assigned| Milestone: 1.3 Component:

[Django] #14713: Document that resolve() can raise Http404

2010-11-17 Thread Django
#14713: Document that resolve() can raise Http404 ---+ Reporter: adamv | Owner: nobody Status: new| Milestone: Component: Documentation | Version: SVN Keywords:

[Django] #14712: Example for post_syncdb signal.

2010-11-17 Thread Django
#14712: Example for post_syncdb signal. -+-- Reporter: frankwiles |Owner: nobody Status: new|Milestone: Component: Documentation | Version:

Re: [Django] #13810: number format routine improvement

2010-11-17 Thread Django
#13810: number format routine improvement +--- Reporter: milosu | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: SVN

[Django] #14711: MonthMixin.get_previous_month incorrect under certain conditions

2010-11-17 Thread Django
#14711: MonthMixin.get_previous_month incorrect under certain conditions ---+ Reporter: msundstr | Owner: nobody Status: new| Milestone: 1.3 Component: Generic views | Version:

Re: [Django] #5373: Field label for a ForeignKey not translated

2010-11-17 Thread Django
#5373: Field label for a ForeignKey not translated +--- Reporter: Szilveszter Farkas | Owner: garcia_marc Status: new| Mil

Re: [Django] #14394: Assigning bad data to an m2m attribute should not clear existing data

2010-11-17 Thread Django
#14394: Assigning bad data to an m2m attribute should not clear existing data ---+ Reporter: carljm| Owner: nobody Status: new | Milestone:

[Changeset] r14602 - django/trunk/django/db/models/fields

2010-11-17 Thread noreply
Author: Alex Date: 2010-11-17 11:00:40 -0600 (Wed, 17 Nov 2010) New Revision: 14602 Modified: django/trunk/django/db/models/fields/related.py Log: Fixed #14257 -- removed ManyToManyField.isValidIDList which was completely dead code (unused since magic-removal). Thanks to andrewsk for the patc

[Changeset] r14601 - in django/branches/releases/1.2.X: django/db/models/sql tests/regressiontests/model_inheritance_regress

2010-11-17 Thread noreply
Author: Alex Date: 2010-11-17 10:47:46 -0600 (Wed, 17 Nov 2010) New Revision: 14601 Modified: django/branches/releases/1.2.X/django/db/models/sql/query.py django/branches/releases/1.2.X/tests/regressiontests/model_inheritance_regress/tests.py Log: [1.2.X] Fixed #14423 -- corrected incorrect

[Changeset] r14600 - in django/trunk: django/db/models/sql tests/regressiontests/model_inheritance_regress

2010-11-17 Thread noreply
Author: Alex Date: 2010-11-17 10:46:50 -0600 (Wed, 17 Nov 2010) New Revision: 14600 Modified: django/trunk/django/db/models/sql/query.py django/trunk/tests/regressiontests/model_inheritance_regress/tests.py Log: Fixed #14423 -- corrected incorrect SQL being generated when a nullable, inheri

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

2010-11-17 Thread noreply
Author: Alex Date: 2010-11-17 10:11:17 -0600 (Wed, 17 Nov 2010) New Revision: 14599 Modified: django/branches/releases/1.2.X/docs/topics/forms/media.txt Log: [1.2.X] Corrected some syntax issues in the docs. Backport of [14598]. Modified: django/branches/releases/1.2.X/docs/topics/forms/media.

[Changeset] r14598 - in django/trunk/docs/topics: forms i18n

2010-11-17 Thread noreply
Author: Alex Date: 2010-11-17 10:08:28 -0600 (Wed, 17 Nov 2010) New Revision: 14598 Modified: django/trunk/docs/topics/forms/media.txt django/trunk/docs/topics/i18n/internationalization.txt Log: Corrected some syntax issues in the docs. Modified: django/trunk/docs/topics/forms/media.txt ===

Re: [Django] #14370: Adding support for Autocomplete in contrib.admin

2010-11-17 Thread Django
#14370: Adding support for Autocomplete in contrib.admin ---+ Reporter: tyrion| Owner: nobody Status: new | Milestone: Componen

[Changeset] r14597 - django/trunk/django/contrib/staticfiles

2010-11-17 Thread noreply
Author: jezdez Date: 2010-11-17 09:46:11 -0600 (Wed, 17 Nov 2010) New Revision: 14597 Removed: django/trunk/django/contrib/staticfiles/templatetags/ Log: Removed stale directory not removed by git-svn in r14592. -- You received this message because you are subscribed to the Google Groups "Dj

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

2010-11-17 Thread noreply
Author: jezdez Date: 2010-11-17 09:45:15 -0600 (Wed, 17 Nov 2010) New Revision: 14596 Modified: django/branches/releases/1.2.X/docs/topics/forms/media.txt Log: [1.2.X] Fixed a bunch of code examples in the form media documentation. Backport from trunk (r14594). Modified: django/branches/relea

[Changeset] r14595 - in django/trunk: django/core/management/commands django/template django/utils/translation docs/releases docs/topics/i18n tests/regressiontests/i18n/commands tests/regressiontests/

2010-11-17 Thread noreply
Author: jezdez Date: 2010-11-17 09:37:33 -0600 (Wed, 17 Nov 2010) New Revision: 14595 Modified: django/trunk/django/core/management/commands/makemessages.py django/trunk/django/template/__init__.py django/trunk/django/utils/translation/trans_real.py django/trunk/docs/releases/1.3-alpha

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

2010-11-17 Thread noreply
Author: jezdez Date: 2010-11-17 09:36:58 -0600 (Wed, 17 Nov 2010) New Revision: 14594 Modified: django/trunk/docs/topics/forms/media.txt Log: Fixed a bunch of code examples in the form media documentation. Modified: django/trunk/docs/topics/forms/media.txt =

[Changeset] r14593 - django/trunk/django/core/servers

2010-11-17 Thread noreply
Author: jezdez Date: 2010-11-17 09:36:42 -0600 (Wed, 17 Nov 2010) New Revision: 14593 Modified: django/trunk/django/core/servers/basehttp.py Log: Fixed #10636 -- Added check to make sure the ADMIN_MEDIA_PREFIX setting is properly set before serving files with the AdminMediaHandler. Modified:

Re: [Django] #5494: javascript_catalog generic view only search catalogs in application/locale and not in project/locale

2010-11-17 Thread Django
#5494: javascript_catalog generic view only search catalogs in application/locale and not in project/locale ---+ Reporter: anonymous | Owner: Status: new

Re: [Django] #14370: Adding support for Autocomplete in contrib.admin

2010-11-17 Thread Django
#14370: Adding support for Autocomplete in contrib.admin ---+ Reporter: tyrion| Owner: nobody Status: new | Milestone: Componen

Re: [Django] #10323: Dont force admin media serving with runserver management command.

2010-11-17 Thread Django
#10323: Dont force admin media serving with runserver management command. +--- Reporter: MockSoul | Owner: jezdez Status: closed | Milestone: 1.3

Re: [Django] #14710: Form css classes for bound fields are not rendered {{ form.field_name }}

2010-11-17 Thread Django
#14710: Form css classes for bound fields are not rendered {{ form.field_name }} -+-- Reporter: trebor74hr | Owner: trebor74hr Status: assigned| Milestone: 1.3 Componen

Re: [Django] #13564: Provide class attributes for form fields

2010-11-17 Thread Django
#13564: Provide class attributes for form fields ---+ Reporter: h3| Owner: trebor74hr Status: assigned | Milestone: 1.3 Component: Forms | Version: 1.2-

Re: [Django] #14710: Form css classes for bound fields are not rendered {{ form.field_name }}

2010-11-17 Thread Django
#14710: Form css classes for bound fields are not rendered {{ form.field_name }} -+-- Reporter: trebor74hr | Owner: trebor74hr Status: assigned| Milestone: 1.3 Componen

[Django] #14710: Form css classes for bound fields are not rendered {{ form.field_name }}

2010-11-17 Thread Django
#14710: Form css classes for bound fields are not rendered {{ form.field_name }} ---+ Reporter: trebor74hr | Owner: nobody Status: new| Milestone: Component: Uncategorized |

Re: [Django] #14700: Speed up RawQuerySet iterator

2010-11-17 Thread Django
#14700: Speed up RawQuerySet iterator ---+ Reporter: akaariai | Owner: nobody Status: new | Milestone: 1.3

[Changeset] r14589 - in django/branches/releases/1.2.X: django/db/models tests/regressiontests/model_inheritance_regress

2010-11-17 Thread noreply
Author: ramiro Date: 2010-11-17 06:24:47 -0600 (Wed, 17 Nov 2010) New Revision: 14589 Modified: django/branches/releases/1.2.X/django/db/models/options.py django/branches/releases/1.2.X/tests/regressiontests/model_inheritance_regress/models.py django/branches/releases/1.2.X/tests/regres

[Changeset] r14588 - in django/trunk: django/db/models tests/regressiontests/model_inheritance_regress

2010-11-17 Thread noreply
Author: ramiro Date: 2010-11-17 06:09:21 -0600 (Wed, 17 Nov 2010) New Revision: 14588 Modified: django/trunk/django/db/models/options.py django/trunk/tests/regressiontests/model_inheritance_regress/models.py django/trunk/tests/regressiontests/model_inheritance_regress/tests.py Log: Fixed

Re: [Django] #14697: Speeding up queryset model instance creation

2010-11-17 Thread Django
#14697: Speeding up queryset model instance creation ---+ Reporter: akaariai | Owner: nobody Status: new | Milestone:

Re: [Django] #14675: Update docs and project template to avoid "import *" for url patterns

2010-11-17 Thread Django
#14675: Update docs and project template to avoid "import *" for url patterns -+-- Reporter: robhudson | Owner: nobody Status: new | Milestone: 1.3 Component:

Re: [Django] #14450: Simple but powerfull patch to make application name localizable

2010-11-17 Thread Django
#14450: Simple but powerfull patch to make application name localizable ---+ Reporter: nnseva| Owner: nobody Status: closed| Milestone: Compo

Re: [Django] #13870: psycopg2 backend never terminates isolating transactions

2010-11-17 Thread Django
#13870: psycopg2 backend never terminates isolating transactions ---+ Reporter: patrys| Owner: nobody Status: new | Milestone:

Re: [Django] #14709: staticfiles app seems forced upon me

2010-11-17 Thread Django
#14709: staticfiles app seems forced upon me ---+ Reporter: jcscoobyrs| Owner: jezdez Status: assigned | Milestone: 1.3 Component: Contrib apps | Vers

Re: [Django] #12398: Add `TypedMultipleChoiceField` to compliment `TypedChoiceField`.

2010-11-17 Thread Django
#12398: Add `TypedMultipleChoiceField` to compliment `TypedChoiceField`. +--- Reporter: mrmachine | Owner: nobody Status: new| Milestone: Component: Forms |

Re: [Django] #14705: Model Field Order not influenced by MRO of superclasses

2010-11-17 Thread Django
#14705: Model Field Order not influenced by MRO of superclasses +--- Reporter: vanschelven| Owner: nobody Status: new| Milestone: Component: Uncategorized