[Changeset] r14806 - in django/branches/releases/1.2.X/tests: modeltests/raw_query regressiontests/defer_regress

2010-12-03 Thread noreply
Author: Alex Date: 2010-12-04 01:53:23 -0600 (Sat, 04 Dec 2010) New Revision: 14806 Modified: django/branches/releases/1.2.X/tests/modeltests/raw_query/tests.py django/branches/releases/1.2.X/tests/regressiontests/defer_regress/tests.py Log: [1.2.X] Fixed a broken test introduced in [14786].

[Changeset] r14804 - in django/trunk: django/utils tests/regressiontests/i18n

2010-12-03 Thread noreply
Author: russellm Date: 2010-12-04 01:44:00 -0600 (Sat, 04 Dec 2010) New Revision: 14804 Modified: django/trunk/django/utils/formats.py django/trunk/tests/regressiontests/i18n/tests.py Log: Fixed #14807 -- Ensure that boolean values aren't localized as T.rue and Fa.lse because of the thousan

Re: [Django] #13883: SelectBox.js with grouping (optgroup elements)

2010-12-03 Thread Django
#13883: SelectBox.js with grouping (optgroup elements) ---+ Reporter: SardarNL | Owner: nobody Status: new | Milestone: 1.

Re: [Django] #14786: get_db_prep_lookup call get_prep_value twice for each value if prepared == False

2010-12-03 Thread Django
#14786: get_db_prep_lookup call get_prep_value twice for each value if prepared == False ---+ Reporter: homm | Owner: nobody Status: new

Re: [Django] #14829: URL dispatcher documentation with class-based generic views

2010-12-03 Thread Django
#14829: URL dispatcher documentation with class-based generic views --+- Reporter: Andrew Willey | Owner: nobody Status: new | Milestone: 1.3

Re: [Django] #13662: Documentation for running tests difficult to find

2010-12-03 Thread Django
#13662: Documentation for running tests difficult to find +--- Reporter: mir| Owner: cogat Status: assigned | Milestone: 1.3 Component: Documen

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

2010-12-03 Thread Django
#11930: Django docs styles confuse H3 & H4 --+- Reporter: da...@whatcould.com | Owner: cogat Status: assigned | Milestone: 1.3 Component: Documentat

Re: [Django] #13662: Documentation for running tests difficult to find

2010-12-03 Thread Django
#13662: Documentation for running tests difficult to find +--- Reporter: mir| Owner: cogat Status: assigned | Milestone: 1.3 Component: Documen

Re: [Django] #13662: Documentation for running tests difficult to find

2010-12-03 Thread Django
#13662: Documentation for running tests difficult to find +--- Reporter: mir| Owner: cogat Status: assigned | Milestone: 1.3 Component: Documentation |

[Changeset] r14802 - django/branches/releases/1.2.X/django/views/decorators

2010-12-03 Thread noreply
Author: russellm Date: 2010-12-04 01:05:57 -0600 (Sat, 04 Dec 2010) New Revision: 14802 Modified: django/branches/releases/1.2.X/django/views/decorators/cache.py Log: [1.2.X] Fixed #14737 -- Moved the docstring comment for the cache_page decorator so it gets picked up as a docstring. Thanks to

[Changeset] r14801 - in django/branches/releases/1.2.X/django/contrib/auth: . tests

2010-12-03 Thread noreply
Author: russellm Date: 2010-12-04 01:05:39 -0600 (Sat, 04 Dec 2010) New Revision: 14801 Modified: django/branches/releases/1.2.X/django/contrib/auth/backends.py django/branches/releases/1.2.X/django/contrib/auth/tests/auth_backends.py Log: [1.2.X] Fixed #14795 -- Ensure that get_all_permissi

[Changeset] r14800 - django/branches/releases/1.2.X/django/db/models/fields

2010-12-03 Thread noreply
Author: russellm Date: 2010-12-04 01:05:22 -0600 (Sat, 04 Dec 2010) New Revision: 14800 Modified: django/branches/releases/1.2.X/django/db/models/fields/subclassing.py Log: [1.2.X] Normalized the name order of arguments. There's no actual bug here, other than potential confusion for anyone rea

[Changeset] r14799 - in django/branches/releases/1.2.X/django/contrib/auth: . tests

2010-12-03 Thread noreply
Author: russellm Date: 2010-12-04 01:05:04 -0600 (Sat, 04 Dec 2010) New Revision: 14799 Modified: django/branches/releases/1.2.X/django/contrib/auth/__init__.py django/branches/releases/1.2.X/django/contrib/auth/tests/__init__.py django/branches/releases/1.2.X/django/contrib/auth/tests/au

[Django] #14831: Django Template Style Guide

2010-12-03 Thread Django
#14831: Django Template Style Guide -+-- Reporter: DrMeers | Owner: nobody Status: new | Milestone: Component: Documentation| Version: 1.2

[Changeset] r14798 - django/trunk/django/views/decorators

2010-12-03 Thread noreply
Author: russellm Date: 2010-12-04 00:49:51 -0600 (Sat, 04 Dec 2010) New Revision: 14798 Modified: django/trunk/django/views/decorators/cache.py Log: Fixed #14737 -- Moved the docstring comment for the cache_page decorator so it gets picked up as a docstring. Thanks to adamv for the report and

Re: [Django] #14449: restructuredtext filter does not return the correct content

2010-12-03 Thread Django
#14449: restructuredtext filter does not return the correct content ---+ Reporter: feuervogel| Owner: nobody Status: new | Milestone:

Re: [Django] #14684: RESTful Model View

2010-12-03 Thread Django
#14684: RESTful Model View -+-- Reporter: gdoermann | Owner: nobody Status: new | Milestone: Component: Generic views

Re: [Django] #14311: Improve django.template.defaultfilters.title

2010-12-03 Thread Django
#14311: Improve django.template.defaultfilters.title --+- Reporter: mlissner | Owner: nobody Status: closed | Milestone: Component: Template system |

Re: [Django] #14046: Template tag errors masked if including based on context variable name

2010-12-03 Thread Django
#14046: Template tag errors masked if including based on context variable name --+- Reporter: defcube | Owner: mariarchi Status: assigned | Milestone:

Re: [Django] #13856: missing float:right in change_list, toplinks when using RTL(BIDI)

2010-12-03 Thread Django
#13856: missing float:right in change_list, toplinks when using RTL(BIDI) ---+ Reporter: benc | Owner: nobody Status: new | Milestone: 1.3

Re: [Django] #13856: missing float:right in change_list, toplinks when using RTL(BIDI)

2010-12-03 Thread Django
#13856: missing float:right in change_list, toplinks when using RTL(BIDI) ---+ Reporter: benc | Owner: nobody Status: new | Milestone: 1.3

Re: [Django] #12694: Adding an object-tool requires template code duplication

2010-12-03 Thread Django
#12694: Adding an object-tool requires template code duplication ---+ Reporter: andybak | Owner: DrMeers Status: closed

[Changeset] r14797 - in django/trunk/django/contrib/auth: . tests

2010-12-03 Thread noreply
Author: russellm Date: 2010-12-03 23:59:56 -0600 (Fri, 03 Dec 2010) New Revision: 14797 Modified: django/trunk/django/contrib/auth/backends.py django/trunk/django/contrib/auth/tests/auth_backends.py Log: Fixed #14795 -- Ensure that get_all_permissions() returns the right result (i.e., all p

Re: [Django] #13782: Missing css on textarea & errors marking is too broad for multiple fields on same line

2010-12-03 Thread Django
#13782: Missing css on textarea & errors marking is too broad for multiple fields on same line ---+ Reporter: master| Owner: nobody Status: new | Mi

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

2010-12-03 Thread noreply
Author: russellm Date: 2010-12-03 23:59:38 -0600 (Fri, 03 Dec 2010) New Revision: 14796 Modified: django/trunk/django/db/models/fields/subclassing.py Log: Normalized the name order of arguments. There's no actual bug here, other than potential confusion for anyone reading the code. Thanks to A

Re: [Django] #14671: Allow overriding of ModelChoiceField.choices

2010-12-03 Thread Django
#14671: Allow overriding of ModelChoiceField.choices -+-- Reporter: simon29 | Owner: nobody Status: new | Milestone: 1.3 Component: Forms | Version: SV

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

2010-12-03 Thread Django
#11930: Django docs styles confuse H3 & H4 --+- Reporter: da...@whatcould.com | Owner: cogat Status: assigned | Milestone: 1.3 Component: Documentation|

Re: [Django] #14046: Template tag errors masked if including based on context variable name

2010-12-03 Thread Django
#14046: Template tag errors masked if including based on context variable name --+- Reporter: defcube | Owner: mariarchi Status: assigned | Milestone:

Re: [Django] #14046: Template tag errors masked if including based on context variable name

2010-12-03 Thread Django
#14046: Template tag errors masked if including based on context variable name --+- Reporter: defcube | Owner: mariarchi Status: assigned | Milestone:

Re: [Django] #14830: Default value for radio button not preserved when dynamically creating new inlines

2010-12-03 Thread Django
#14830: Default value for radio button not preserved when dynamically creating new inlines ---+ Reporter: julien| Owner: nobody Status: new | Milest

Re: [Django] #13782: Missing css on textarea & errors marking is too broad for multiple fields on same line

2010-12-03 Thread Django
#13782: Missing css on textarea & errors marking is too broad for multiple fields on same line ---+ Reporter: master| Owner: nobody Status: new | Mi

[Changeset] r14795 - django/trunk/django/contrib/admin/templates/admin

2010-12-03 Thread noreply
Author: russellm Date: 2010-12-03 23:35:15 -0600 (Fri, 03 Dec 2010) New Revision: 14795 Modified: django/trunk/django/contrib/admin/templates/admin/change_form.html django/trunk/django/contrib/admin/templates/admin/change_list.html Log: Fixed #12694 -- Added template block to make it easier

Re: [Django] #3048: sitemaps and prepend_www

2010-12-03 Thread Django
#3048: sitemaps and prepend_www ---+ Reporter: simonbun | Owner: adrian Status: closed| Milestone: Component: Contrib apps | Version:

[Changeset] r14794 - in django/trunk: django/contrib/localflavor django/contrib/localflavor/tr docs/ref/contrib tests/regressiontests/forms tests/regressiontests/forms/localflavor tests/regressiontest

2010-12-03 Thread noreply
Author: russellm Date: 2010-12-03 23:25:24 -0600 (Fri, 03 Dec 2010) New Revision: 14794 Added: django/trunk/django/contrib/localflavor/tr/ django/trunk/django/contrib/localflavor/tr/__init__.py django/trunk/django/contrib/localflavor/tr/forms.py django/trunk/django/contrib/localflavor/

Re: [Django] #14013: 'django.db.backends.postgresql_psycopg2' isn't an available database backend. (?!?!?)

2010-12-03 Thread Django
#14013: 'django.db.backends.postgresql_psycopg2' isn't an available database backend. (?!?!?) ---+ Reporter: kessler...@gmail.com | Owner: nobody Status: closed|

Re: [Django] #13862: InlineModelAdmin does not respect ordering

2010-12-03 Thread Django
#13862: InlineModelAdmin does not respect ordering ---+ Reporter: DrMeers | Owner: cogat Status: new | Milestone:

Re: [Django] #14816: Error in documentation of InlineModelAdmin options

2010-12-03 Thread Django
#14816: Error in documentation of InlineModelAdmin options +--- Reporter: shelldweller | Owner: cogat Status: closed | Milestone: 1.3

Re: [Django] #13607: Admin date_hierarchy drill-down should auto-initialise to appropriate level

2010-12-03 Thread Django
#13607: Admin date_hierarchy drill-down should auto-initialise to appropriate level +--- Reporter: DrMeers| Owner: DrMeers Status: assigned |

Re: [Django] #13862: InlineModelAdmin does not respect ordering

2010-12-03 Thread Django
#13862: InlineModelAdmin does not respect ordering ---+ Reporter: DrMeers | Owner: cogat Status: new | Milestone:

Re: [Django] #14795: Empty Superuser Permissions

2010-12-03 Thread Django
#14795: Empty Superuser Permissions -+-- Reporter: jay.halle...@gmail.com | Owner: anonymous Status: assigned| Milestone: 1.3

Re: [Django] #14110: iexact lookup doesn't work with subquery values

2010-12-03 Thread Django
#14110: iexact lookup doesn't work with subquery values ---+ Reporter: Suor | Owner: Suor Status: closed| Milestone:

Re: [Django] #14046: Template tag errors masked if including based on context variable name

2010-12-03 Thread Django
#14046: Template tag errors masked if including based on context variable name --+- Reporter: defcube | Owner: mariarchi Status: assigned | Milestone:

Re: [Django] #14075: ManyToMany relationships create circular references

2010-12-03 Thread Django
#14075: ManyToMany relationships create circular references ---+ Reporter: candrea | Owner: nobody Status: closed| Milestone: C

Re: [Django] #12761: Paraguayan local flavor

2010-12-03 Thread Django
#12761: Paraguayan local flavor -+-- Reporter: dschulz | Owner: nobody Status: new | Milestone: C

Re: [Django] #12761: Paraguayan local flavor

2010-12-03 Thread Django
#12761: Paraguayan local flavor -+-- Reporter: dschulz | Owner: nobody Status: new | Milestone: C

Re: [Django] #13190: Empty settings.AUTHENTICATION_BACKENDS creates hard to trace problem

2010-12-03 Thread Django
#13190: Empty settings.AUTHENTICATION_BACKENDS creates hard to trace problem +--- Reporter: joel3000 | Owner: gabrielhurley Status: closed | Mi

Re: [Django] #13850: Make handle_uncaught_exception() more easily patch-able

2010-12-03 Thread Django
#13850: Make handle_uncaught_exception() more easily patch-able -+-- Reporter: leonidg | Owner: nobody Status: closed | Milestone:

[Changeset] r14793 - in django/trunk/django/contrib/auth: . tests

2010-12-03 Thread noreply
Author: russellm Date: 2010-12-03 22:47:59 -0600 (Fri, 03 Dec 2010) New Revision: 14793 Modified: django/trunk/django/contrib/auth/__init__.py django/trunk/django/contrib/auth/tests/__init__.py django/trunk/django/contrib/auth/tests/auth_backends.py Log: Fixed #13190 -- Improved error han

Re: [Django] #14169: Improve TemplateSyntaxError for invalid block tags

2010-12-03 Thread Django
#14169: Improve TemplateSyntaxError for invalid block tags --+- Reporter: filipd | Owner: nobody Status: closed | Milestone:

Re: [Django] #14795: Empty Superuser Permissions

2010-12-03 Thread Django
#14795: Empty Superuser Permissions -+-- Reporter: jay.halle...@gmail.com | Owner: anonymous Status: assigned| Milestone:

Re: [Django] #14273: Development server does not shutdown cleanly

2010-12-03 Thread Django
#14273: Development server does not shutdown cleanly -+-- Reporter: rmboggs | Owner: nobody Status: closed | Milestone: Component: Core framework |

[Changeset] r14792 - django/branches/releases/1.2.X/django/core/serializers

2010-12-03 Thread noreply
Author: russellm Date: 2010-12-03 22:34:04 -0600 (Fri, 03 Dec 2010) New Revision: 14792 Modified: django/branches/releases/1.2.X/django/core/serializers/__init__.py Log: [1.2.X] Fixed #14819 -- Corrected typo in serializer docstring. Thanks to stringify for the report and patch. Backport of r

Re: [Django] #13818: Check Child IDs before creating parent IDs

2010-12-03 Thread Django
#13818: Check Child IDs before creating parent IDs ---+ Reporter: pizzapanther | Owner: nobody Status: closed| Milestone:

Re: [Django] #13607: Admin date_hierarchy drill-down should auto-initialise to appropriate level

2010-12-03 Thread Django
#13607: Admin date_hierarchy drill-down should auto-initialise to appropriate level --+- Reporter: DrMeers | Owner: DrMeers Status: assigned |

Re: [Django] #13818: Check Child IDs before creating parent IDs

2010-12-03 Thread Django
#13818: Check Child IDs before creating parent IDs ---+ Reporter: pizzapanther | Owner: nobody Status: closed| Milestone:

Re: [Django] #14720: Settings imported twice as separate modules when manage.py is used

2010-12-03 Thread Django
#14720: Settings imported twice as separate modules when manage.py is used -+-- Reporter: zimnyx | Owner: nobody Status: new | Milestone: Component: Co

[Changeset] r14791 - in django/trunk/django/conf/locale: nb nn no

2010-12-03 Thread noreply
Author: russellm Date: 2010-12-03 22:28:17 -0600 (Fri, 03 Dec 2010) New Revision: 14791 Modified: django/trunk/django/conf/locale/nb/formats.py django/trunk/django/conf/locale/nn/formats.py django/trunk/django/conf/locale/no/formats.py Log: Fixed #14663 -- Corrected Norwegian locale forma

[Changeset] r14790 - django/trunk/django/conf/locale/sv/LC_MESSAGES

2010-12-03 Thread noreply
Author: russellm Date: 2010-12-03 22:27:45 -0600 (Fri, 03 Dec 2010) New Revision: 14790 Modified: django/trunk/django/conf/locale/sv/LC_MESSAGES/django.mo django/trunk/django/conf/locale/sv/LC_MESSAGES/django.po Log: Fixed #12158 -- Corrected Swedish translation for "Go". Thanks to skorpan f

[Changeset] r14789 - django/trunk/django/core/serializers

2010-12-03 Thread noreply
Author: russellm Date: 2010-12-03 22:27:05 -0600 (Fri, 03 Dec 2010) New Revision: 14789 Modified: django/trunk/django/core/serializers/__init__.py Log: Fixed #14819 -- Corrected typo in serializer docstring. Thanks to stringify for the report and patch. Modified: django/trunk/django/core/seri

Re: [Django] #14770: Should be able to set cookies from the request as well as the response.

2010-12-03 Thread Django
#14770: Should be able to set cookies from the request as well as the response. -+-- Reporter: pmclanahan | Owner: pmclanahan Status: assigned| Milestone: 1.3

Re: [Django] #14816: Error in documentation of InlineModelAdmin options

2010-12-03 Thread Django
#14816: Error in documentation of InlineModelAdmin options +--- Reporter: shelldweller | Owner: cogat Status: new| Milestone: 1.3 Component: Docume

Re: [Django] #14816: Error in documentation of InlineModelAdmin options

2010-12-03 Thread Django
#14816: Error in documentation of InlineModelAdmin options +--- Reporter: shelldweller | Owner: cogat Status: new| Milestone: 1.3 Component: Docume

Re: [Django] #11700: actions and list_editables in popups problematic

2010-12-03 Thread Django
#11700: actions and list_editables in popups problematic +--- Reporter: sehmasch...@gmail.com | Owner: DrMeers Status: new| Milestone: 1.3

Re: [Django] #14816: Error in documentation of InlineModelAdmin options

2010-12-03 Thread Django
#14816: Error in documentation of InlineModelAdmin options +--- Reporter: shelldweller | Owner: cogat Status: new| Milestone: 1.3 Component: Docume

Re: [Django] #13862: InlineModelAdmin does not respect ordering

2010-12-03 Thread Django
#13862: InlineModelAdmin does not respect ordering ---+ Reporter: DrMeers | Owner: cogat Status: new | Milestone: 1.3

Re: [Django] #14816: Error in documentation of InlineModelAdmin options

2010-12-03 Thread Django
#14816: Error in documentation of InlineModelAdmin options +--- Reporter: shelldweller | Owner: cogat Status: new| Milestone: 1.3 Component: Docume

Re: [Django] #12694: Adding an object-tool requires template code duplication

2010-12-03 Thread Django
#12694: Adding an object-tool requires template code duplication ---+ Reporter: andybak | Owner: DrMeers Status: assigned

Re: [Django] #14795: Empty Superuser Permissions

2010-12-03 Thread Django
#14795: Empty Superuser Permissions -+-- Reporter: jay.halle...@gmail.com | Owner: anonymous Status: assigned| Milestone:

Re: [Django] #13987: Primary key not set correctly for concrete->abstract->concrete model inheritance.

2010-12-03 Thread Django
#13987: Primary key not set correctly for concrete->abstract->concrete model inheritance. ---+ Reporter: Aramgutang| Owner: nobody

Re: [Django] #13867: Feature request: Comments in Django models saved to database schema

2010-12-03 Thread Django
#13867: Feature request: Comments in Django models saved to database schema ---+ Reporter: rjalves | Owner: nobody Status: new | Milestone: 1

Re: [Django] #13683: Don't instantiate empty inline form when max_num is 0

2010-12-03 Thread Django
#13683: Don't instantiate empty inline form when max_num is 0 -+-- Reporter: dalorin | Owner: dalorin Status: assigned| Milestone:

Re: [Django] #14301: django crashes on email address that passed validate_email() (utf8-tld)

2010-12-03 Thread Django
#14301: django crashes on email address that passed validate_email() (utf8-tld) ---+ Reporter: harm | Owner: nobody Status: reopened | Milestone: 1.3 Comp

Re: [Django] #13683: Don't instantiate empty inline form when max_num is 0

2010-12-03 Thread Django
#13683: Don't instantiate empty inline form when max_num is 0 -+-- Reporter: dalorin | Owner: dalorin Status: assigned| Milestone: Component

Re: [Django] #13977: Indeterministic PicklingError

2010-12-03 Thread Django
#13977: Indeterministic PicklingError +--- Reporter: etam | Owner: nobody Status: new| Milestone: Component: Serialization | Version: 1.2

Re: [Django] #14830: Default value for radio button not preserved when dynamically creating new inlines

2010-12-03 Thread Django
#14830: Default value for radio button not preserved when dynamically creating new inlines ---+ Reporter: julien| Owner: nobody Status: new | Milest

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

2010-12-03 Thread noreply
Author: DrMeers Date: 2010-12-03 19:23:11 -0600 (Fri, 03 Dec 2010) New Revision: 14788 Modified: django/branches/releases/1.2.X/docs/topics/auth.txt Log: [1.2.X] Fixed #14764 -- specified that a set is returned by User.get_..._permissions methods. Thanks MostAwesomeDude for the report. Backpo

Re: [Django] #10026: Possible error in django.contrib.auth.views.password_reset_confirm

2010-12-03 Thread Django
#10026: Possible error in django.contrib.auth.views.password_reset_confirm -+-- Reporter: jwmayfield | Owner: nobody Status: closed | Milestone: 1.1

Re: [Django] #14820: Use `TextField` instead of `PositiveIntegerField` in docs and examples for generic relations.

2010-12-03 Thread Django
#14820: Use `TextField` instead of `PositiveIntegerField` in docs and examples for generic relations. +--- Reporter: mrmachine | Owner:

Re: [Django] #14820: Use `TextField` instead of `PositiveIntegerField` in docs and examples for generic relations.

2010-12-03 Thread Django
#14820: Use `TextField` instead of `PositiveIntegerField` in docs and examples for generic relations. +--- Reporter: mrmachine | Owner: mrmachine

Re: [Django] #14820: Use `TextField` instead of `PositiveIntegerField` in docs and examples for generic relations.

2010-12-03 Thread Django
#14820: Use `TextField` instead of `PositiveIntegerField` in docs and examples for generic relations. +--- Reporter: mrmachine | Owner: mrmachine

Re: [Django] #13462: GoogleMaps object should default to version 2 of google maps

2010-12-03 Thread Django
#13462: GoogleMaps object should default to version 2 of google maps -+-- Reporter: nbv4| Owner: nobody Status: new | Milestone: Comp

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

2010-12-03 Thread noreply
Author: DrMeers Date: 2010-12-03 18:50:49 -0600 (Fri, 03 Dec 2010) New Revision: 14787 Modified: django/trunk/docs/topics/auth.txt Log: Fixed #14764 -- specified that a set is returned by User.get_..._permissions methods. Thanks MostAwesomeDude for the report. Modified: django/trunk/docs/topi

Re: [Django] #13904: Update geo django docs - How to avoid geometry or I/O object garbage collection messages

2010-12-03 Thread Django
#13904: Update geo django docs - How to avoid geometry or I/O object garbage collection messages ---+ Reporter: Rozza | Owner: nobody Status: new | Milestone:

Re: [Django] #14608: Adding a INPhoneNumberField to indian localflavor

2010-12-03 Thread Django
#14608: Adding a INPhoneNumberField to indian localflavor -+-- Reporter: lawgon | Owner: nobody Status: new | Milestone:

Re: [Django] #11700: actions and list_editables in popups problematic

2010-12-03 Thread Django
#11700: actions and list_editables in popups problematic +--- Reporter: sehmasch...@gmail.com | Owner: DrMeers Status: new| Milestone: 1.3

Re: [Django] #12694: Adding an object-tool requires template code duplication

2010-12-03 Thread Django
#12694: Adding an object-tool requires template code duplication ---+ Reporter: andybak | Owner: DrMeers Status: assigned

Re: [Django] #14553: es_AR language update

2010-12-03 Thread Django
#14553: es_AR language update ---+ Reporter: dariog| Owner: nobody Status: new | Milestone: Component: Translations | Version: 1.2 Reso

Re: [Django] #12694: Adding an object-tool requires template code duplication

2010-12-03 Thread Django
#12694: Adding an object-tool requires template code duplication ---+ Reporter: andybak | Owner: DrMeers Status: assigned

Re: [Django] #11700: actions and list_editables in popups problematic

2010-12-03 Thread Django
#11700: actions and list_editables in popups problematic +--- Reporter: sehmasch...@gmail.com | Owner: DrMeers Status: new| Milestone: 1.3

Re: [Django] #8263: models.TextField max_length

2010-12-03 Thread Django
#8263: models.TextField max_length ---+ Reporter: osanha| Owner: nobody Status: closed| Milestone:

Re: [Django] #14822: contrib.auth docs should reference to new generic views.

2010-12-03 Thread Django
#14822: contrib.auth docs should reference to new generic views. +--- Reporter: lrekucki | Owner: nobody Status: new| Milestone: 1.3 Component: Document

Re: [Django] #8263: models.TextField max_length

2010-12-03 Thread Django
#8263: models.TextField max_length ---+ Reporter: osanha| Owner: nobody Status: reopened | Milestone:

Re: [Django] #14829: Documentation for url() with class-based generic views

2010-12-03 Thread Django
#14829: Documentation for url() with class-based generic views --+- Reporter: Andrew Willey | Owner: nobody Status: new | Milestone: 1.3

[Django] #14829: Documentation for url() with class-based generic views

2010-12-03 Thread Django
#14829: Documentation for url() with class-based generic views -+-- Reporter: Andrew Willey | Owner: nobody Status: new | Milestone: 1.3 Component: Documentatio

Re: [Django] #14703: memcached.set_many() should not special case unicode data

2010-12-03 Thread Django
#14703: memcached.set_many() should not special case unicode data ---+ Reporter: gsakkis | Owner: nobody Status: new | Milestone: 1.3 Component: Cache system |

Re: [Django] #1935: [patch] sqlite3 can't handle initial data with more than one statement

2010-12-03 Thread Django
#1935: [patch] sqlite3 can't handle initial data with more than one statement --+- Reporter: jpelle...@gmail.com | Owner: adrian Status: closed | Milestone: C

[Changeset] r14786 - in django/branches/releases/1.2.X: django/db/models tests/modeltests/raw_query

2010-12-03 Thread noreply
Author: Alex Date: 2010-12-03 14:26:57 -0600 (Fri, 03 Dec 2010) New Revision: 14786 Modified: django/branches/releases/1.2.X/django/db/models/query.py django/branches/releases/1.2.X/tests/modeltests/raw_query/tests.py Log: [1.2.X] Fixed #14700 -- ensure that a raw query is only executed once

[Changeset] r14785 - in django/trunk: django/db/models tests/modeltests/raw_query

2010-12-03 Thread noreply
Author: Alex Date: 2010-12-03 14:25:59 -0600 (Fri, 03 Dec 2010) New Revision: 14785 Modified: django/trunk/django/db/models/query.py django/trunk/tests/modeltests/raw_query/tests.py Log: Fixed #14700 -- ensure that a raw query is only executed once per iteration. Modified: django/trunk/djan

Re: [Django] #14828: what is the truc for installation on mac os10.6

2010-12-03 Thread Django
#14828: what is the truc for installation on mac os10.6 +--- Reporter: bear | Owner: nobody Status: closed | Milestone: Component: Uncategorized |

Re: [Django] #14826: Accentuated filename upload

2010-12-03 Thread Django
#14826: Accentuated filename upload ---+ Reporter: Adrien | Owner: nobody Status: closed| Milestone: Component: File uploads

  1   2   >