Re: [Django] #10200: loaddata command does not raise CommandError on errors

2009-04-15 Thread Django
#10200: loaddata command does not raise CommandError on errors -+-- Reporter: lgs | Owner: nobody Status: new | Milestone:

Re: [Django] #10835: In User Profile section of docs, "For more information" link should link to Chap 14 of Django Book v2.0, not Chap 12 of v1.0

2009-04-15 Thread Django
#10835: In User Profile section of docs, "For more information" link should link to Chap 14 of Django Book v2.0, not Chap 12 of v1.0 ---+ Reporter: dougire...@gmail.com | Owner: nobody

[Django] #10835: In User Profile section of docs, "For more information" link should link to Chap 14 of Django Book v2.0, not Chap 12 of v1.0

2009-04-15 Thread Django
#10835: In User Profile section of docs, "For more information" link should link to Chap 14 of Django Book v2.0, not Chap 12 of v1.0 --+- Reporter: dougire...@gmail.com | Owner: nobody Status:

Re: [Django] #3011: Allow for extendable auth_user module

2009-04-15 Thread Django
#3011: Allow for extendable auth_user module +--- Reporter: nowell strite | Owner: seocam Status: assigned | Milestone: Component: Contrib apps |

Re: [Django] #10776: there should be a link from slugfield description to prepopulated field description

2009-04-15 Thread Django
#10776: there should be a link from slugfield description to prepopulated field description +--- Reporter: ernop | Owner: timo Status: assigned | Milestone: 1.1

Re: [Django] #8087: Template tags 'ifin' and 'ifnotin' checking if element is present in sequence

2009-04-15 Thread Django
#8087: Template tags 'ifin' and 'ifnotin' checking if element is present in sequence -+-- Reporter: emes| Owner: nobody Status: new

Re: [Django] #10833: django.db.load_backend loads the backend from settings.DATABASE_ENGINE regardless of what's passed to it

2009-04-15 Thread Django
#10833: django.db.load_backend loads the backend from settings.DATABASE_ENGINE regardless of what's passed to it ---+ Reporter: Alex | Owner: nobody Status: new

[Django] #10834: BaseHandler does not handle resolver returning None

2009-04-15 Thread Django
#10834: BaseHandler does not handle resolver returning None ---+ Reporter: xerolas| Owner: nobody Status: new| Milestone: Component: HTTP handling | Version: SVN

[Django] #10833: django.db.load_backend loads the backend from settings.DATABASE_ENGINE regardless of what's passed to it

2009-04-15 Thread Django
#10833: django.db.load_backend loads the backend from settings.DATABASE_ENGINE regardless of what's passed to it --+- Reporter: Alex | Owner: nobody Status: new

Re: [Django] #10827: django.auth create_permissions must clear the content type cache before creating permissions

2009-04-15 Thread Django
#10827: django.auth create_permissions must clear the content type cache before creating permissions -+-- Reporter: seanl | Owner: nobody Status: new | Milestone:

[Django] #10832: GIS test runner (run_tests) should reorder test suite like django.test.simple.run_tests

2009-04-15 Thread Django
#10832: GIS test runner (run_tests) should reorder test suite like django.test.simple.run_tests ---+ Reporter: seanl | Owner: nobody Status: new| Milestone: Component: GIS| Version:

Re: [Django] #10705: Admin_list.py - Items_for_result() hardcoding field type formating is ugly

2009-04-15 Thread Django
#10705: Admin_list.py - Items_for_result() hardcoding field type formating is ugly ---+ Reporter: Rupe | Owner: nobody Status: closed| Milestone:

Re: [Django] #10705: Admin_list.py - Items_for_result() hardcoding field type formating is ugly

2009-04-15 Thread Django
#10705: Admin_list.py - Items_for_result() hardcoding field type formating is ugly ---+ Reporter: Rupe | Owner: nobody Status: closed| Milestone:

Re: [Django] #10830: ManyRelatedManager needs a __unicode__() method

2009-04-15 Thread Django
#10830: ManyRelatedManager needs a __unicode__() method ---+ Reporter: Rupe | Owner: nobody Status: closed| Milestone: 1.0.3

[Django] #10831: Using autocommit transaction decorator with new-style TestCase can lead to incorrect DB commit

2009-04-15 Thread Django
#10831: Using autocommit transaction decorator with new-style TestCase can lead to incorrect DB commit ---+ Reporter: seanl | Owner: nobody Status: new| Milestone:

[Django] #10830: ManyRelatedManager needs a __unicode__() method

2009-04-15 Thread Django
#10830: ManyRelatedManager needs a __unicode__() method --+- Reporter: Rupe | Owner: nobody Status: new | Milestone: 1.0.3 Component: Database layer

Re: [Django] #10829: QuerySet.delete() attempts to delete unmanaged models.

2009-04-15 Thread Django
#10829: QuerySet.delete() attempts to delete unmanaged models. ---+ Reporter: justinlilly | Owner: nobody Status: new | Milestone: 1.1

Re: [Django] #10829: QuerySet.delete() attempts to delete unmanaged models.

2009-04-15 Thread Django
#10829: QuerySet.delete() attempts to delete unmanaged models. ---+ Reporter: justinlilly | Owner: nobody Status: new | Milestone: 1.1

[Django] #10829: QuerySet.delete() attempts to delete unmanaged models.

2009-04-15 Thread Django
#10829: QuerySet.delete() attempts to delete unmanaged models. --+- Reporter: justinlilly | Owner: nobody Status: new | Milestone: 1.1 Component: Database

[Django] #10828: deleting all forms within a formset is not possible

2009-04-15 Thread Django
#10828: deleting all forms within a formset is not possible --+- Reporter: patrickk | Owner: nobody Status: new | Milestone: Component: Forms | Version: SVN Keywords:

Re: [Django] #8972: Add ability to delete selected vector features within the Geodjango/OpenLayers Admin map interface

2009-04-15 Thread Django
#8972: Add ability to delete selected vector features within the Geodjango/OpenLayers Admin map interface --+- Reporter: springmeyer | Owner: jbronn Status:

Re: [Django] #10826: items_for_result() in admin_list.py should be more field type agnostic

2009-04-15 Thread Django
#10826: items_for_result() in admin_list.py should be more field type agnostic ---+ Reporter: Rupe | Owner: nobody Status: closed| Milestone: 1.0.3

[Django] #10827: django.auth create_permissions must clear the content type cache before creating permissions

2009-04-15 Thread Django
#10827: django.auth create_permissions must clear the content type cache before creating permissions +--- Reporter: seanl | Owner: nobody Status: new | Milestone: Component:

[Django] #10826: items_for_result() in admin_list.py should be more field type agnostic

2009-04-15 Thread Django
#10826: items_for_result() in admin_list.py should be more field type agnostic --+- Reporter: Rupe | Owner: nobody Status: new | Milestone: 1.0.3 Component:

Re: [Django] #10208: ModelAdmin ignores 'exclude' and 'fields' attributes of ModelForm.Meta

2009-04-15 Thread Django
#10208: ModelAdmin ignores 'exclude' and 'fields' attributes of ModelForm.Meta ---+ Reporter: Alexander Vasiljev | Owner: Alex Status: new

Re: [Django] #10776: there should be a link from slugfield description to prepopulated field description

2009-04-15 Thread Django
#10776: there should be a link from slugfield description to prepopulated field description +--- Reporter: ernop | Owner: timo Status: assigned | Milestone: 1.1

Re: [Django] #10816: CsrfMiddleware false positive after session.flush()

2009-04-15 Thread Django
#10816: CsrfMiddleware false positive after session.flush() ---+ Reporter: Glenn | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #10816: CsrfMiddleware false positive after session.flush()

2009-04-15 Thread Django
#10816: CsrfMiddleware false positive after session.flush() ---+ Reporter: Glenn | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #10336: Generic views documentation

2009-04-15 Thread Django
#10336: Generic views documentation +--- Reporter: ramiro | Owner: ramiro Status: new| Milestone: 1.1 Component: Documentation | Version: SVN

Re: [Django] #7048: Support clearing FileFields with ModelForms

2009-04-15 Thread Django
#7048: Support clearing FileFields with ModelForms ---+ Reporter: jarrow| Owner: brosner Status: assigned | Milestone: 1.2 Component:

Re: [Django] #10825: Template filter date 'U' raises an AttributeError under certain circumstances

2009-04-15 Thread Django
#10825: Template filter date 'U' raises an AttributeError under certain circumstances --+- Reporter: mk | Owner: nobody Status: new | Milestone: 1.1

Re: [Django] #10762: Gzip Middleware Should Compress 201 (Created) Responses

2009-04-15 Thread Django
#10762: Gzip Middleware Should Compress 201 (Created) Responses ---+ Reporter: rwag...@physics.ucsd.edu | Owner: nobody Status: new | Milestone:

Re: [Django] #10825: Template filter date 'U' raises an AttributeError under certain circumstances

2009-04-15 Thread Django
#10825: Template filter date 'U' raises an AttributeError under certain circumstances --+- Reporter: mk | Owner: nobody Status: new | Milestone: 1.1

[Django] #10825: Template filter date 'U' raises an AttributeError under certain circumstances

2009-04-15 Thread Django
#10825: Template filter date 'U' raises an AttributeError under certain circumstances -+-- Reporter: mk | Owner: nobody Status: new | Milestone: Component: Template

[Django] #10824: GET infos is lost

2009-04-15 Thread Django
#10824: GET infos is lost +--- Reporter: roboter | Owner: nobody Status: new | Milestone: 1.1 Component: django.contrib.admin| Version: SVN

Re: [Django] #6155: Dumpdata Fails If There Is No Objects Attribute When Using a Custom Manager

2009-04-15 Thread Django
#6155: Dumpdata Fails If There Is No Objects Attribute When Using a Custom Manager -+-- Reporter: empty | Owner: nobody Status: closed | Milestone:

Re: [Django] #6155: Dumpdata Fails If There Is No Objects Attribute When Using a Custom Manager

2009-04-15 Thread Django
#6155: Dumpdata Fails If There Is No Objects Attribute When Using a Custom Manager -+-- Reporter: empty | Owner: nobody Status: reopened| Milestone:

Re: [Django] #10822: Tiny typo in the i18n docs

2009-04-15 Thread Django
#10822: Tiny typo in the i18n docs +--- Reporter: prairiedogg| Owner: nobody Status: new| Milestone: 1.1 Component: Documentation | Version:

Re: [Django] #10823: Implement using variable values within template tags

2009-04-15 Thread Django
#10823: Implement using variable values within template tags --+- Reporter: anonymous| Owner: nobody Status: closed | Milestone: Component: Template

Re: [Django] #7539: Add ON DELETE and ON UPDATE support to Django

2009-04-15 Thread Django
#7539: Add ON DELETE and ON UPDATE support to Django ---+ Reporter: glassfordm| Owner: nobody Status: new | Milestone:

Re: [Django] #8851: Please add a default option to list_filter in the admin interface

2009-04-15 Thread Django
#8851: Please add a default option to list_filter in the admin interface --+- Reporter: Riskable | Owner: nobody Status: reopened

Re: [Django] #10823: Implement using variable values within template tags

2009-04-15 Thread Django
#10823: Implement using variable values within template tags --+- Reporter: anonymous| Owner: nobody Status: new | Milestone: Component: Template

[Django] #10823: Implement using variable values within template tags

2009-04-15 Thread Django
#10823: Implement using variable values within template tags -+-- Reporter: anonymous| Owner: nobody Status: new | Milestone: Component: Template system | Version: 1.0

Re: [Django] #8087: Template tags 'ifin' and 'ifnotin' checking if element is present in sequence

2009-04-15 Thread Django
#8087: Template tags 'ifin' and 'ifnotin' checking if element is present in sequence -+-- Reporter: emes| Owner: nobody Status: new

Re: [Django] #10821: [patch] Add new template tag to test 'foo in bar'

2009-04-15 Thread Django
#10821: [patch] Add new template tag to test 'foo in bar' --+- Reporter: tomevans222 | Owner: nobody Status: closed | Milestone: Component: Template system

Re: [Django] #8851: Please add a default option to list_filter in the admin interface

2009-04-15 Thread Django
#8851: Please add a default option to list_filter in the admin interface --+- Reporter: Riskable | Owner: nobody Status: reopened

Re: [Django] #4617: permission_required decorator behaviour is odd

2009-04-15 Thread Django
#4617: permission_required decorator behaviour is odd -+-- Reporter: cbr...@redback.com | Owner: ctrochalakis Status: assigned| Milestone: Component:

[Django] #10822: Tiny typo in the i18n docs

2009-04-15 Thread Django
#10822: Tiny typo in the i18n docs ---+ Reporter: prairiedogg| Owner: nobody Status: new| Milestone: Component: Documentation | Version: SVN Keywords:

Re: [Django] #10814: management loaddata with verbosity > 0 fails silently under WSGI

2009-04-15 Thread Django
#10814: management loaddata with verbosity > 0 fails silently under WSGI -+-- Reporter: yourcelf| Owner: nobody Status: closed

Re: [Django] #10664: non-serializing fixtures

2009-04-15 Thread Django
n’t require any Django patch. It uses the fact that Django lets you declare your own Serializers. Here is my proposed solution: http://lino.saffre-rumma.ee/blog/20090415.html -- Ticket URL: <http://code.djangoproject.com/ticket/10664#comment:3> Django <http://code.djangoproject.com/> Th

Re: [Django] #10816: CsrfMiddleware false positive after session.flush()

2009-04-15 Thread Django
#10816: CsrfMiddleware false positive after session.flush() ---+ Reporter: Glenn | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #10820: Can't logout from admin interface

2009-04-15 Thread Django
#10820: Can't logout from admin interface +--- Reporter: strelnikovdmitrij | Owner: nobody Status: closed | Milestone: 1.1 Component: Authentication |

Re: [Django] #10809: mod_wsgi authentication handler

2009-04-15 Thread Django
#10809: mod_wsgi authentication handler -+-- Reporter: baumer1122 | Owner: nobody Status: new | Milestone: Component: Authentication | Version:

Re: [Django] #10819: Do not limit input data in multipartparser by content-length (in parse())

2009-04-15 Thread Django
#10819: Do not limit input data in multipartparser by content-length (in parse()) ---+ Reporter: asta...@berkeley.edu | Owner: nobody Status: new | Milestone:

[Django] #10821: [patch] Add new template tag to test 'foo in bar'

2009-04-15 Thread Django
#10821: [patch] Add new template tag to test 'foo in bar' -+-- Reporter: tomevans222 | Owner: nobody Status: new | Milestone: Component: Template system | Version: 1.0

Re: [Django] #10818: auth tests fail for projects which override registration templates

2009-04-15 Thread Django
#10818: auth tests fail for projects which override registration templates +--- Reporter: SmileyChris| Owner: SmileyChris Status: closed | Milestone:

[Django] #10820: Can't logout from admin interface

2009-04-15 Thread Django
#10820: Can't logout from admin interface ---+ Reporter: strelnikovdmitrij | Owner: nobody Status: new| Milestone: 1.1 Component: Authentication | Version: 1.1-beta-1

Re: [Django] #8851: Please add a default option to list_filter in the admin interface

2009-04-15 Thread Django
#8851: Please add a default option to list_filter in the admin interface --+- Reporter: Riskable | Owner: nobody Status: closed

[Django] #10819: Do not limit input data in multipartparser by content-length (in parse())

2009-04-15 Thread Django
#10819: Do not limit input data in multipartparser by content-length (in parse()) --+- Reporter: asta...@berkeley.edu | Owner: nobody Status: new | Milestone: Component: HTTP

Re: [Django] #8797: django password reset tests assume hardcoded urls

2009-04-15 Thread Django
#8797: django password reset tests assume hardcoded urls -+-- Reporter: teh | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #10818: auth tests fail for projects which override registration templates

2009-04-15 Thread Django
#10818: auth tests fail for projects which override registration templates +--- Reporter: SmileyChris| Owner: SmileyChris Status: assigned | Milestone:

Re: [Django] #10818: auth tests fail for projects which override registration templates

2009-04-15 Thread Django
#10818: auth tests fail for projects which override registration templates +--- Reporter: SmileyChris| Owner: nobody Status: new| Milestone:

[Django] #10818: auth tests fail due to overridden templates

2009-04-15 Thread Django
#10818: auth tests fail due to overridden templates +--- Reporter: SmileyChris | Owner: nobody Status: new | Milestone: Component: Authentication | Version: SVN

Re: [Django] #8797: django password reset tests assume hardcoded urls

2009-04-15 Thread Django
#8797: django password reset tests assume hardcoded urls -+-- Reporter: teh | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #7936: Add Last-Modified header to feeds

2009-04-15 Thread Django
#7936: Add Last-Modified header to feeds +--- Reporter: julianb| Owner: julianb Status: assigned | Milestone: Component:

Re: [Django] #10762: Gzip Middleware Should Compress 201 (Created) Responses

2009-04-15 Thread Django
#10762: Gzip Middleware Should Compress 201 (Created) Responses ---+ Reporter: rwag...@physics.ucsd.edu | Owner: nobody Status: new | Milestone:

Re: [Django] #10793: Sitemap implementation means it cannot be updated automatically

2009-04-15 Thread Django
#10793: Sitemap implementation means it cannot be updated automatically ---+ Reporter: tenkujin | Owner: nobody Status: new | Milestone: Component: Contrib

[Django] #10817: grammar in forms section

2009-04-15 Thread Django
#10817: grammar in forms section -+-- Reporter: nickretall...@gmail.com | Owner: nobody Status: new | Milestone: Component: Documentation| Version: 1.0

Re: [Django] #10779: Typo in Files documentation

2009-04-15 Thread Django
#10779: Typo in Files documentation +--- Reporter: amiroff| Owner: nobody Status: new| Milestone: Component: Documentation |