Re: [Django] #16138: ModelForm's 'initial' attribute unexpectedly persists across different instances (was: ModelForm's 'initial' attribute expectedly persists across different instances)

2011-06-01 Thread Django
#16138: ModelForm's 'initial' attribute unexpectedly persists across different instances -+- Reporter: | Owner: nobody hanson2010 | Status: new

Re: [Django] #16136: Error was: cannot import name utils

2011-06-01 Thread Django
#16136: Error was: cannot import name utils -+- Reporter: | Owner: nobody kurvenschubser@… | Status: reopened Type: |

Re: [Django] #11868: Multiple sort in admin changelist

2011-06-01 Thread Django
#11868: Multiple sort in admin changelist -+- Reporter: | Owner: bendavis78 bendavis78 | Status: assigned Type: New|

[Changeset] r16313 - django/trunk/tests/regressiontests/admin_views

2011-06-01 Thread noreply
Author: lukeplant Date: 2011-06-01 17:24:37 -0700 (Wed, 01 Jun 2011) New Revision: 16313 Modified: django/trunk/tests/regressiontests/admin_views/tests.py Log: Removed a broken test added in [16312] This test caused a test failure (in subclass CustomModelAdminTest), and the test also proved

Re: [Django] #16134: django.db.models.fields.Field instance can not be compared with None

2011-06-01 Thread Django
#16134: django.db.models.fields.Field instance can not be compared with None -+- Reporter: amcharg@… | Owner: nobody Type: Bug| Status: new

[Changeset] r16312 - in django/trunk: django/contrib/admin tests/regressiontests/admin_views

2011-06-01 Thread noreply
Author: lukeplant Date: 2011-06-01 16:17:40 -0700 (Wed, 01 Jun 2011) New Revision: 16312 Modified: django/trunk/django/contrib/admin/util.py django/trunk/tests/regressiontests/admin_views/tests.py Log: Fixed bug with `__str__` headers in admin changelist have a non-functioning sort URL

Re: [Django] #16142: Coming admin FilterSpec implementation limits querying functionality

2011-06-01 Thread Django
#16142: Coming admin FilterSpec implementation limits querying functionality -+- Reporter: subsume@… | Owner: nobody Type: Bug| Status: new

Re: [Django] #16142: Coming admin FilterSpec implementation limits querying functionality

2011-06-01 Thread Django
#16142: Coming admin FilterSpec implementation limits querying functionality -+- Reporter: subsume@… | Owner: nobody Type: Bug| Status: new

[Django] #16142: Coming admin FilterSpec implementation limits querying functionality

2011-06-01 Thread Django
#16142: Coming admin FilterSpec implementation limits querying functionality ---+--- Reporter: subsume@… | Owner: nobody Type: Bug| Status: new Milestone: | Component: contrib.admin Version:

[Changeset] r16311 - django/trunk/tests/regressiontests/utils

2011-06-01 Thread noreply
Author: ramiro Date: 2011-06-01 15:09:50 -0700 (Wed, 01 Jun 2011) New Revision: 16311 Modified: django/trunk/tests/regressiontests/utils/simplelazyobject.py Log: Tweaked test added in [16308] so it doesn't fail. Modified: django/trunk/tests/regressiontests/utils/simplelazyobject.py

Re: [Django] #16137: .get behaviour is inconsisten with .get_or_create

2011-06-01 Thread Django
#16137: .get behaviour is inconsisten with .get_or_create -+- Reporter: wilfred@… | Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #16137: .get behaviour is inconsisten with .get_or_create

2011-06-01 Thread Django
#16137: .get behaviour is inconsisten with .get_or_create -+- Reporter: wilfred@… | Owner: nobody Type: | Status: new Uncategorized |

[Changeset] r16310 - in django/trunk: django/conf tests/regressiontests/staticfiles_tests

2011-06-01 Thread noreply
Author: Alex Date: 2011-06-01 13:45:47 -0700 (Wed, 01 Jun 2011) New Revision: 16310 Modified: django/trunk/django/conf/__init__.py django/trunk/tests/regressiontests/staticfiles_tests/tests.py Log: Fix the staticfiles_tests and django.conf to not think that None meant a lazy object hadn't

Re: [Django] #16138: ModelForm's 'initial' attribute expectedly persists across different instances

2011-06-01 Thread Django
#16138: ModelForm's 'initial' attribute expectedly persists across different instances -+- Reporter: | Owner: nobody hanson2010 | Status: new

Re: [Django] #16141: Typo in new formwizard cbv

2011-06-01 Thread Django
#16141: Typo in new formwizard cbv +--- Reporter: hvdklauw | Owner: nobody Type: Bug | Status: closed Milestone: 1.4 | Component:

[Changeset] r16309 - in django/trunk: django/contrib/formtools/wizard docs/ref/contrib/formtools

2011-06-01 Thread noreply
Author: jezdez Date: 2011-06-01 13:14:25 -0700 (Wed, 01 Jun 2011) New Revision: 16309 Modified: django/trunk/django/contrib/formtools/wizard/views.py django/trunk/docs/ref/contrib/formtools/form-wizard.txt Log: Fixed #16141 -- Fixed typos in new form wizard. Modified:

Re: [Django] #16139: Pass request object to URL resolvers so custom despatchers can use more than just path.

2011-06-01 Thread Django
#16139: Pass request object to URL resolvers so custom despatchers can use more than just path. -+- Reporter: | Owner: nobody alexdutton | Status: new

Re: [Django] #16139: Pass request object to URL resolvers so custom despatchers can use more than just path.

2011-06-01 Thread Django
#16139: Pass request object to URL resolvers so custom despatchers can use more than just path. ---+-- Reporter: alexdutton | Owner: nobody Type: New feature | Status: new

Re: [Django] #16140: Logging documentation should describe how to configure logging handlers.

2011-06-01 Thread Django
#16140: Logging documentation should describe how to configure logging handlers. -+--- Reporter: ShawnMilo | Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #16141: Typo in new formwizard cbv

2011-06-01 Thread Django
#16141: Typo in new formwizard cbv +--- Reporter: hvdklauw | Owner: nobody Type: Bug | Status: new Milestone: 1.4 | Component:

[Django] #16141: Typo in new formwizard cbv

2011-06-01 Thread Django
#16141: Typo in new formwizard cbv --+--- Reporter: hvdklauw | Owner: nobody Type: Bug | Status: new Milestone: 1.4 | Component: contrib.formtools Version: SVN | Severity: Normal

Re: [Django] #7425: change_form.html bodyclass block doesn't inherit

2011-06-01 Thread Django
#7425: change_form.html bodyclass block doesn't inherit --+--- Reporter: wiremine@… | Owner: nobody Type: Bug | Status: new Milestone: |

Re: [Django] #11868: Multiple sort in admin changelist

2011-06-01 Thread Django
#11868: Multiple sort in admin changelist -+- Reporter: | Owner: bendavis78 bendavis78 | Status: assigned Type: New|

Re: [Django] #14656: Atom1Feed should write atom:published element

2011-06-01 Thread Django
#14656: Atom1Feed should write atom:published element -+- Reporter: | Owner: nobody ttencate@… | Status: new Type: Bug|

[Django] #16140: Logging documentation should describe how to configure logging handlers.

2011-06-01 Thread Django
#16140: Logging documentation should describe how to configure logging handlers. ---+--- Reporter: ShawnMilo | Owner: nobody Type: Uncategorized | Status: new Milestone: | Component:

Re: [Django] #16139: Pass request object to URL resolvers so custom despatchers can use more than just path.

2011-06-01 Thread Django
#16139: Pass request object to URL resolvers so custom despatchers can use more than just path. ---+-- Reporter: alexsdutton | Owner: nobody Type: New feature | Status: new

[Django] #16139: Pass request object to URL resolvers so custom despatchers can use more than just path.

2011-06-01 Thread Django
#16139: Pass request object to URL resolvers so custom despatchers can use more than just path. -+-- Reporter: alexsdutton | Owner: nobody Type: New feature | Status: new Milestone: | Component:

Re: [Django] #14656: Atom1Feed should write atom:published element

2011-06-01 Thread Django
#14656: Atom1Feed should write atom:published element -+- Reporter: | Owner: nobody ttencate@… | Status: new Type: Bug|

Re: [Django] #8808: Form Wizard keeps state on subsequent requests and provides no way to cut short inside parse_params

2011-06-01 Thread Django
#8808: Form Wizard keeps state on subsequent requests and provides no way to cut short inside parse_params -+- Reporter: Michael| Owner: nobody P. Jung|

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

2011-06-01 Thread noreply
Author: Alex Date: 2011-06-01 08:30:06 -0700 (Wed, 01 Jun 2011) New Revision: 16308 Modified: django/trunk/django/utils/functional.py django/trunk/tests/regressiontests/utils/simplelazyobject.py Log: Allow SimpleLazyObjects to return None without constantly being reevaluated, also proxy

Re: [Django] #15089: contrib.sites and multitenancy

2011-06-01 Thread Django
#15089: contrib.sites and multitenancy -+- Reporter: legutierr | Owner: nobody Type: New| Status: new feature| Component:

Re: [Django] #11485: sitemap.xml doesn't support https urls

2011-06-01 Thread Django
#11485: sitemap.xml doesn't support https urls -+- Reporter: sportsboy | Owner: nobody Type: Bug| Status: new Milestone: |

Re: [Django] #16138: ModelForm's 'initial' attribute expectedly persists across different instances (was: ModelForm's 'initial' attribute expectedly persists cross different instances)

2011-06-01 Thread Django
#16138: ModelForm's 'initial' attribute expectedly persists across different instances -+- Reporter: | Owner: nobody hanson2010 | Status: new

[Django] #16138: ModelForm's 'initial' attribute expectedly persists cross different instances

2011-06-01 Thread Django
#16138: ModelForm's 'initial' attribute expectedly persists cross different instances +--- Reporter: hanson2010 | Owner: nobody Type: Bug | Status: new Milestone: | Component: Generic views

Re: [Django] #16136: Error was: cannot import name utils

2011-06-01 Thread Django
#16136: Error was: cannot import name utils -+- Reporter: | Owner: nobody kurvenschubser@… | Status: reopened Type: |

Re: [Django] #16115: New hook to allow change objects after all inline formsets have been saved

2011-06-01 Thread Django
#16115: New hook to allow change objects after all inline formsets have been saved ---+--- Reporter: igors| Owner: Type: New feature | Status: new

Re: [Django] #14699: FormWizard tests are scattered between two test modules

2011-06-01 Thread Django
#14699: FormWizard tests are scattered between two test modules -+- Reporter: lukeplant | Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #15050: FormWizard URLConf documentation misleading

2011-06-01 Thread Django
#15050: FormWizard URLConf documentation misleading -+- Reporter: | Owner: nobody root+django@… | Status: closed Type: Bug|

Re: [Django] #12884: Allow a FormWizard to go backward through the form list

2011-06-01 Thread Django
#12884: Allow a FormWizard to go backward through the form list -+- Reporter: Anand | Owner: nobody Kumria | Status: closed Type: New

Re: [Django] #16136: Error was: cannot import name utils

2011-06-01 Thread Django
#16136: Error was: cannot import name utils -+- Reporter: | Owner: nobody kurvenschubser@… | Status: reopened Type: |

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

2011-06-01 Thread Django
#2: Formsets not supported as steps in FormWizard -+- Reporter: hlecuanda | Owner: nobody | Status: closed Type: New|

Re: [Django] #10882: FormWizard process_step receives yet to be validated form for previous steps

2011-06-01 Thread Django
#10882: FormWizard process_step receives yet to be validated form for previous steps -+- Reporter: | Owner: jashugan graham.carlyle@… | Status: closed

Re: [Django] #10810: FormWizard validates the last form twice

2011-06-01 Thread Django
#10810: FormWizard validates the last form twice +--- Reporter: Qrilka| Owner: nobody Type: Bug | Status: closed Milestone:|

Re: [Django] #10557: FormWizard should not output raw HTML for previous_fields

2011-06-01 Thread Django
#10557: FormWizard should not output raw HTML for previous_fields -+- Reporter: Matthew| Owner: nobody Flanagan | Status: closed Type: Bug

Re: [Django] #8619: Allow FormWizard to accept classes or instances

2011-06-01 Thread Django
#8619: Allow FormWizard to accept classes or instances -+- Reporter: | Owner: nobody rokclimb15 | Status: closed Type: New|

Re: [Django] #7439: FormWizard don't process multipart forms

2011-06-01 Thread Django
#7439: FormWizard don't process multipart forms -+- Reporter: Damian | Owner: nobody Świstowski | Status: closed Type: New|

Re: [Django] #16136: Error was: cannot import name utils

2011-06-01 Thread Django
#16136: Error was: cannot import name utils -+- Reporter: | Owner: nobody kurvenschubser@… | Status: reopened Type: |

Re: [Django] #9200: Add a session based form wizard

2011-06-01 Thread Django
#9200: Add a session based form wizard -+- Reporter: ddurham| Owner: ddurham Type: New| Status: closed feature| Component:

Re: [Django] #14614: Dont send Request message when handle_uncaught_exception()

2011-06-01 Thread Django
#14614: Dont send Request message when handle_uncaught_exception() ---+-- Reporter: oaylanc | Owner: nobody Type: New feature | Status: reopened Milestone:

[Django] #16137: .get behaviour is inconsisten with .get_or_create

2011-06-01 Thread Django
#16137: .get behaviour is inconsisten with .get_or_create ---+-- Reporter: wilfred@… | Owner: nobody Type: Uncategorized | Status: new Milestone: | Component: Database layer

Re: [Django] #16136: Error was: cannot import name utils

2011-06-01 Thread Django
#16136: Error was: cannot import name utils -+- Reporter: | Owner: nobody kurvenschubser@… | Status: closed Type: Bug|

Re: [Django] #16115: New hook to allow change objects after all inline formsets have been saved

2011-06-01 Thread Django
#16115: New hook to allow change objects after all inline formsets have been saved ---+--- Reporter: igors| Owner: julien Type: New feature | Status: new

Re: [Django] #16136: Error was: cannot import name utils

2011-06-01 Thread Django
#16136: Error was: cannot import name utils -+- Reporter: | Owner: nobody kurvenschubser@… | Status: new Type: | Component:

[Django] #16136: Error was: cannot import name utils

2011-06-01 Thread Django
#16136: Error was: cannot import name utils --+--- Reporter: kurvenschubser@… | Owner: nobody Type: Uncategorized | Status: new Milestone:| Component: Uncategorized Version: 1.3

Re: [Django] #6234: Serialization with JSON and UTF-8, "ensure_ascii=False" invalid now?

2011-06-01 Thread Django
#6234: Serialization with JSON and UTF-8, "ensure_ascii=False" invalid now? -+- Reporter: aaron@…| Owner: nobody Type: Bug| Status: new

[Django] #16135: Model 'Child' is inherited from 'Parent', expecting to get only Child results with Parent.objects.filter(child__isnull=False), but does not work.

2011-06-01 Thread Django
#16135: Model 'Child' is inherited from 'Parent', expecting to get only Child results with Parent.objects.filter(child__isnull=False), but does not work. ---+-- Reporter: robin | Owner: nobody Type: Bug|

Re: [Django] #16134: django.db.models.fields.Field instance can not be compared with None

2011-06-01 Thread Django
#16134: django.db.models.fields.Field instance can not be compared with None -+- Reporter: amcharg@… | Owner: nobody Type: Bug| Status: new

Re: [Django] #16100: date_hierarchy in admin weirdly broken

2011-06-01 Thread Django
#16100: date_hierarchy in admin weirdly broken +--- Reporter: geber@… | Owner: aaugustin Type: Bug | Status: new Milestone:| Component: