[Django] #14951: Unique_for_[date|month|year] fails when the DateField is empty

2010-12-23 Thread Django
#14951: Unique_for_[date|month|year] fails when the DateField is empty --+- Reporter: benspaulding | Owner: nobody Status: new | Milestone: Component: D

Re: [Django] #13970: SelectDateWidget should be updated to use new is_required Widget attribute

2010-12-23 Thread Django
#13970: SelectDateWidget should be updated to use new is_required Widget attribute ---+ Reporter: mitar | Owner: nobody Status: reopened | Milestone: Component: Forms

Re: [Django] #13970: SelectDateWidget should be updated to use new is_required Widget attribute

2010-12-23 Thread Django
#13970: SelectDateWidget should be updated to use new is_required Widget attribute ---+ Reporter: mitar | Owner: nobody Status: reopened | Milestone: Component: Forms

[Django] #14950: Javascript errors in django docs chm

2010-12-23 Thread Django
#14950: Javascript errors in django docs chm ---+ Reporter: Aryeh Leib Taurog | Owner: nobody Status: new| Milestone: Component: Documentation

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

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

Re: [Django] #14941: URLField (in django.contrib.admin) rejects IDN domain

2010-12-23 Thread Django
#14941: URLField (in django.contrib.admin) rejects IDN domain -+-- Reporter: Nedec | Owner: nobody Status: new | Milestone: 1.3 Component: Core framework

[Changeset] r15045 - in django/branches/releases/1.2.X: django/test tests/modeltests/test_client

2010-12-23 Thread noreply
Author: andrewgodwin Date: 2010-12-23 15:39:34 -0600 (Thu, 23 Dec 2010) New Revision: 15045 Modified: django/branches/releases/1.2.X/django/test/client.py django/branches/releases/1.2.X/tests/modeltests/test_client/models.py Log: [1.2.X] Fixed #14939: Don't strip ;-parameters from URLs in th

Re: [Django] #14941: URLField (in django.contrib.admin) rejects IDN domain

2010-12-23 Thread Django
#14941: URLField (in django.contrib.admin) rejects IDN domain -+-- Reporter: Nedec | Owner: nobody Status: new | Milestone: 1.3 Component: Core framework

Re: [Django] #5025: Add a "truncate" template filter

2010-12-23 Thread Django
#5025: Add a "truncate" template filter --+- Reporter: SmileyChris | Owner: nobody Status: reopened | Milestone: Component: Template system | Version:

Re: [Django] #14593: CZBirthNumberField expects two arguments to clean()

2010-12-23 Thread Django
#14593: CZBirthNumberField expects two arguments to clean() -+-- Reporter: idangazit | Owner: idangazit Status: assigned| Milestone: 1.3

Re: [Django] #5025: Add a "truncate" template filter

2010-12-23 Thread Django
#5025: Add a "truncate" template filter --+- Reporter: SmileyChris | Owner: nobody Status: reopened | Milestone: Component: Template system | Version:

Re: [Django] #5025: Add a "truncate" template filter

2010-12-23 Thread Django
#5025: Add a "truncate" template filter --+- Reporter: SmileyChris | Owner: nobody Status: reopened | Milestone: Component: Template system | Version:

Re: [Django] #5025: Add a "truncate" template filter

2010-12-23 Thread Django
#5025: Add a "truncate" template filter --+- Reporter: SmileyChris | Owner: nobody Status: reopened | Milestone: Component: Template system | Version:

Re: [Django] #5025: Add a "truncate" template filter

2010-12-23 Thread Django
#5025: Add a "truncate" template filter --+- Reporter: SmileyChris | Owner: nobody Status: reopened | Milestone: Component: Template system | Version:

Re: [Django] #5025: Add a "truncate" template filter

2010-12-23 Thread Django
#5025: Add a "truncate" template filter --+- Reporter: SmileyChris | Owner: nobody Status: reopened | Milestone: Component: Template system | Version:

Re: [Django] #5025: Add a "truncate" template filter

2010-12-23 Thread Django
#5025: Add a "truncate" template filter --+- Reporter: SmileyChris | Owner: nobody Status: reopened | Milestone: Component: Template system | Version:

[Django] #14949: Admin inlines not saving on "Save As New"

2010-12-23 Thread Django
#14949: Admin inlines not saving on "Save As New" --+- Reporter: pizzapanther | Owner: nobody Status: new | Milestone: Component: django.contrib.admin | Version:

Re: [Django] #14941: URLField (in django.contrib.admin) rejects IDN domain

2010-12-23 Thread Django
#14941: URLField (in django.contrib.admin) rejects IDN domain ---+ Reporter: Nedec | Owner: nobody Status: new | Milestone: 1.3 Component: Forms | Version:

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

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

Re: [Django] #14262: Helper for "get_something as varname" template tag pattern

2010-12-23 Thread Django
#14262: Helper for "get_something as varname" template tag pattern --+- Reporter: carljm | Owner: nobody Status: new | Milestone: Component: Template

[Django] #14948: Broken routers in 1.2.4: type object 'ModelBase' has no attribute '_meta'

2010-12-23 Thread Django
#14948: Broken routers in 1.2.4: type object 'ModelBase' has no attribute '_meta' --+- Reporter: shell_dweller | Owner: nobody Status: new | Milestone: C

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

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

Re: [Django] #12957: Add scope=col to admin change_list_results.html (Accessibility)

2010-12-23 Thread Django
#12957: Add scope=col to admin change_list_results.html (Accessibility) ---+ Reporter: acdha | Owner: acdha Status: new | Milestone:

Re: [Django] #12957: Add scope=col to admin change_list_results.html (Accessibility)

2010-12-23 Thread Django
#12957: Add scope=col to admin change_list_results.html (Accessibility) ---+ Reporter: acdha | Owner: acdha Status: new | Milestone:

Re: [Django] #6183: [patch] Support help_text with ManyToMany field widgets

2010-12-23 Thread Django
#6183: [patch] Support help_text with ManyToMany field widgets --+- Reporter: Steven Armstrong | Owner: acdha Status: new | Milestone: 1.3

[Django] #14947: regressiontests.fixtures_regress.tests.TestFixtures.test_dumpdata_uses_default_manager() fails with Python 2.7

2010-12-23 Thread Django
#14947: regressiontests.fixtures_regress.tests.TestFixtures.test_dumpdata_uses_default_manager() fails with Python 2.7 ---+ Reporter: Arfrever | Owner: nobody Status: new| Milestone:

Re: [Django] #14946: Form wizard doesn't process last form

2010-12-23 Thread Django
#14946: Form wizard doesn't process last form ---+ Reporter: Qrees | Owner: nobody Status: closed| Milestone: Component: django.cont

Re: [Django] #11058: list_display_links doesn't allow callables not defined in the model

2010-12-23 Thread Django
#11058: list_display_links doesn't allow callables not defined in the model ---+ Reporter: dvine | Owner: acdha Status: assigned | Milestone: 1.3

[Changeset] r15044 - django/branches/releases/1.2.X/django/contrib/formtools

2010-12-23 Thread noreply
Author: ramiro Date: 2010-12-23 09:32:59 -0600 (Thu, 23 Dec 2010) New Revision: 15044 Modified: django/branches/releases/1.2.X/django/contrib/formtools/tests.py django/branches/releases/1.2.X/django/contrib/formtools/wizard.py Log: [1.2.X] Fixed #14576, #14946 - FormWizard.done() method does

Re: [Django] #12309: New format character to represent alternative locale-specifc month names

2010-12-23 Thread Django
#12309: New format character to represent alternative locale-specifc month names ---+ Reporter: shell_dweller | Owner: shell_dweller Status: closed| Milestone

Re: [Django] #10078: Document use of locales in management commands

2010-12-23 Thread Django
#10078: Document use of locales in management commands +--- Reporter: gregoire | Owner: nobody Status: new| Milestone:

Re: [Django] #14925: test_permission_register_order raises IntegrityError when tests are run and INNODB storage engine is used for MySQL

2010-12-23 Thread Django
#14925: test_permission_register_order raises IntegrityError when tests are run and INNODB storage engine is used for MySQL -+-- Reporter: jsdalton| Owner: nobody Status: new

Re: [Django] #5025: Add a "truncate" template filter

2010-12-23 Thread Django
#5025: Add a "truncate" template filter --+- Reporter: SmileyChris | Owner: nobody Status: reopened | Milestone: Component: Template system | Version:

Re: [Django] #8898: `required` validation bypassed when using `DateTimeField` with `SplitDateTimeWidget`.

2010-12-23 Thread Django
#8898: `required` validation bypassed when using `DateTimeField` with `SplitDateTimeWidget`. +--- Reporter: mrmachine | Owner: nobody Status: new| Milest

Re: [Django] #14944: Saving a model which refers to unexistent models does not spit any errors

2010-12-23 Thread Django
#14944: Saving a model which refers to unexistent models does not spit any errors ---+ Reporter: ferran| Owner: nobody Status: closed| Milest

[Django] #14946: Form wizard doesn't process last form

2010-12-23 Thread Django
#14946: Form wizard doesn't process last form --+- Reporter: Qrees | Owner: nobody Status: new | Milestone: Component: django.contrib.formtools | Ve

Re: [Django] #11112: Formsets not supported as steps in FormWizard

2010-12-23 Thread Django
#2: Formsets not supported as steps in FormWizard --+- Reporter: hlecuanda | Owner: nobody Status: new | Milestone:

[Django] #14945: ContentType.objects.get_for_model doesn't allow using multiple databases

2010-12-23 Thread Django
#14945: ContentType.objects.get_for_model doesn't allow using multiple databases +--- Reporter: donato...@gmail.com | Owner: nobody Status: new |

Re: [Django] #14944: Saving a model which refers to unexistent models does not spit any errors

2010-12-23 Thread Django
#14944: Saving a model which refers to unexistent models does not spit any errors ---+ Reporter: ferran| Owner: nobody Status: closed| Milest

Re: [Django] #2705: [patch] Add optional FOR UPDATE clause to QuerySets

2010-12-23 Thread Django
#2705: [patch] Add optional FOR UPDATE clause to QuerySets ---+ Reporter: Hawkeye | Owner: brunobraga Status: assigned | Milestone:

Re: [Django] #14944: Saving a model which refers to unexistent models does not spit any errors

2010-12-23 Thread Django
#14944: Saving a model which refers to unexistent models does not spit any errors ---+ Reporter: ferran| Owner: nobody Status: new | Milest

[Django] #14944: Saving a model which refers to unexistent models does not spit any errors

2010-12-23 Thread Django
#14944: Saving a model which refers to unexistent models does not spit any errors --+- Reporter: ferran| Owner: nobody Status: new | Milestone: C

Re: [Django] #11112: Formsets not supported as steps in FormWizard

2010-12-23 Thread Django
#2: Formsets not supported as steps in FormWizard --+- Reporter: hlecuanda | Owner: nobody Status: new | Milestone:

Re: [Django] #14262: Helper for "get_something as varname" template tag pattern

2010-12-23 Thread Django
#14262: Helper for "get_something as varname" template tag pattern --+- Reporter: carljm | Owner: nobody Status: new | Milestone: Component: Template