[Django] #15591: ModelForm save() behavior contradicts with Model object validation documentation.

2011-03-09 Thread Django
#15591: ModelForm save() behavior contradicts with Model object validation documentation. -+- Reporter: vinod@… | Owner: nobody Status: new | Mile

[Django] #15590: FileField path isn't settable

2011-03-09 Thread Django
#15590: FileField path isn't settable +-- Reporter: simon29 | Owner: simon29 Status: new | Milestone: 1.4 Component: File uploads/storage

Re: [Django] #15589: form's field.value not documented

2011-03-09 Thread Django
#15589: form's field.value not documented -+ Reporter: chris@…|Owner: nobody Status: new|Milestone: Component: Documentation | Version: 1.

Re: [Django] #15588: "FileField no longer deletes files" unclear

2011-03-09 Thread Django
#15588: "FileField no longer deletes files" unclear -+ Reporter: philipn|Owner: nobody Status: new|Milestone: Component: Documentation | Version:

[Django] #15589: form's field.value not documented

2011-03-09 Thread Django
#15589: form's field.value not documented --+--- Reporter: chris@… | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.3-beta Keywords: Form Field Value | Triage

[Django] #15588: "FileField no longer deletes files" unclear

2011-03-09 Thread Django
#15588: "FileField no longer deletes files" unclear ---+--- Reporter: philipn| Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.3-beta Keywords: | Triage Stag

[Django] #15587: problem in django.forms.BaseModelForm._post_clean

2011-03-09 Thread Django
#15587: problem in django.forms.BaseModelForm._post_clean -+--- Reporter: lanyjie | Owner: nobody Status: new | Milestone: Component: Forms| Version: 1.2 Keywords: data validation |

Re: [Django] #15586: Field populated when no DB column present

2011-03-09 Thread Django
#15586: Field populated when no DB column present -+-- Reporter: sebzur |Owner: nobody Status: closed |Milestone: Component: Uncategorized | Version: 1.2

Re: [Django] #4102: Allow UPDATE of only specific fields in model.save()

2011-03-09 Thread Django
#4102: Allow UPDATE of only specific fields in model.save() -+- Reporter: Collin |Owner: cgrady Grady|Milestone: Status: new| Version: SVN

Re: [Django] #11707: limit_choices_to on a ForeignKey can render duplicate options in formfield

2011-03-09 Thread Django
#11707: limit_choices_to on a ForeignKey can render duplicate options in formfield -+- Reporter: |Owner: nobody Chris.Wesseling@… |Milestone: Status:

Re: [Django] #15584: Forgotten password link for djangoproject.com no where to be found!!

2011-03-09 Thread Django
#15584: Forgotten password link for djangoproject.com no where to be found!! -+- Reporter: |Owner: nobody foxwhisper |Milestone: Status: new

Re: [Django] #11707: limit_choices_to on a ForeignKey can render duplicate options in formfield

2011-03-09 Thread Django
#11707: limit_choices_to on a ForeignKey can render duplicate options in formfield -+- Reporter: |Owner: nobody Chris.Wesseling@… |Milestone: Status:

Re: [Django] #15559: Distinct queries will cause errors with some custom model fields

2011-03-09 Thread Django
#15559: Distinct queries will cause errors with some custom model fields -+- Reporter: urandom|Owner: nobody Status: closed |Milestone: 1.3 Component: Datab

[Django] #15586: Field populated when no DB column present

2011-03-09 Thread Django
#15586: Field populated when no DB column present ---+--- Reporter: sebzur | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.2 Keywords: | Triage Stage: Unr

Re: [Django] #15577: inefficient design of inlinemodeladmin

2011-03-09 Thread Django
#15577: inefficient design of inlinemodeladmin +-- Reporter: yoav@…|Owner: nobody Status: closed|Milestone: Component: django.contrib.adm

[Django] #15585: Login view should call an empty hook in the authentication form

2011-03-09 Thread Django
#15585: Login view should call an empty hook in the authentication form +--- Reporter: freyley | Owner: nobody Status: new | Milestone: Component: Authentication | Version: 1.2 Keywords:

Re: [Django] #5833: Custom FilterSpecs

2011-03-09 Thread Django
#5833: Custom FilterSpecs -+- Reporter: |Owner: jkocherhans Honza_Kral |Milestone: Status: assigned | Version: SVN Compon

[Django] #15584: Forgotten password link for djangoproject.com no where to be found!!

2011-03-09 Thread Django
#15584: Forgotten password link for djangoproject.com no where to be found!! -+- Reporter: foxwhisper | Owner: nobody Status: new | Milestone: Compon

[Django] #15583: Sorting dict by keys within django template

2011-03-09 Thread Django
#15583: Sorting dict by keys within django template -+- Reporter: foxwhisper | Owner: nobody Status: new | Milestone: Component: Template system

Re: [Django] #15576: Error displaying "ordering" in the ModelAdmin page as "New in Django Development version"

2011-03-09 Thread Django
#15576: Error displaying "ordering" in the ModelAdmin page as "New in Django Development version" -+-- Reporter: zehome |Owner: nobody Status: closed |Milestone:

[Django] #15582: Docs don't mention that TestCase.multi_db affects test fixtures

2011-03-09 Thread Django
#15582: Docs don't mention that TestCase.multi_db affects test fixtures ---+--- Reporter: slinkp | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.2 Keywords:

Re: [Django] #15581: MultipleChoiceInput not validating choices set after field definition (with example)

2011-03-09 Thread Django
#15581: MultipleChoiceInput not validating choices set after field definition (with example) --+--- Reporter: whardier|Owner: nobody Status: closed |Milestone:

Re: [Django] #15580: DB cache backend uses LIMIT / OFFSET query for culling

2011-03-09 Thread Django
#15580: DB cache backend uses LIMIT / OFFSET query for culling +-- Reporter: ikelly|Owner: nobody Status: new |Milestone: Component: Cache system | Versi

[Django] #15581: MultipleChoiceInput not validating choices set after field definition (with example)

2011-03-09 Thread Django
#15581: MultipleChoiceInput not validating choices set after field definition (with example) -+--- Reporter: whardier | Owner: nobody Status: new | Milestone: Component: Forms|

Re: [Django] #15573: runtests.py sets incorrect SITE_ID when using Oracle

2011-03-09 Thread Django
#15573: runtests.py sets incorrect SITE_ID when using Oracle -+- Reporter: ikelly |Owner: nobody Status: new|Milestone: Component: Testing| Vers

[Django] #15580: DB cache backend uses LIMIT / OFFSET query for culling

2011-03-09 Thread Django
#15580: DB cache backend uses LIMIT / OFFSET query for culling --+--- Reporter: ikelly| Owner: nobody Status: new | Milestone: Component: Cache system | Version: SVN Keywords: oracle| Triage Sta

Re: [Django] #14396: Admin generates a query burst on ForeignKey with null = True

2011-03-09 Thread Django
#14396: Admin generates a query burst on ForeignKey with null = True -+- Reporter: piro |Owner: danielr Status: assigned |Milestone: Component: |

Re: [Django] #15559: Distinct queries will cause errors with some custom model fields

2011-03-09 Thread Django
#15559: Distinct queries will cause errors with some custom model fields -+- Reporter: urandom|Owner: nobody Status: new|Milestone: 1.3 Component: Datab

Re: [Django] #14267: Trac Upgrade Tracking Ticket

2011-03-09 Thread Django
#14267: Trac Upgrade Tracking Ticket ---+- Reporter: mitsuhiko|Owner: mitsuhiko Status: closed |Milestone: Component: Django Web site | Version: 1.2

Re: [Django] #14129: Fix Slovenian translation plural-forms

2011-03-09 Thread Django
#14129: Fix Slovenian translation plural-forms +-- Reporter: gasperzejn|Owner: jezdez Status: new |Milestone: 1.3 Component: Translations | Version: 1.2

Re: [Django] #2445: [patch] allow callable values for limit_choices_to

2011-03-09 Thread Django
#2445: [patch] allow callable values for limit_choices_to --+-- Reporter: michael@… |Owner: nobody Status: new |Milestone: Component: Core framework | Ve

[Django] #15579: Please add support to delete specialization , while preserving base class instance (multi-table inheritance)

2011-03-09 Thread Django
#15579: Please add support to delete specialization , while preserving base class instance (multi-table inheritance) --+--- Reporter: zimnyx| Owner: nobody Status: new |

[Django] #15578: loaddata and processing order of fixtures

2011-03-09 Thread Django
#15578: loaddata and processing order of fixtures ---+--- Reporter: lsaffre| Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.2 Keywords: | Triage Stage: Unr

[Django] #15577: inefficient design of inlinemodeladmin

2011-03-09 Thread Django
#15577: inefficient design of inlinemodeladmin --+--- Reporter: yoav@…| Owner: nobody Status: new | Milestone: Component: django.contrib.admin | Version: 1.2 Keywords:

Re: [Django] #15567: Wrong error message when user having is_staff=False tries to login to admin

2011-03-09 Thread Django
#15567: Wrong error message when user having is_staff=False tries to login to admin -+-- Reporter: arty |Owner: nobody Status: closed |Milestone: Component: U

[Django] #15576: Error displaying "ordering" in the ModelAdmin page as "New in Django Development version"

2011-03-09 Thread Django
#15576: Error displaying "ordering" in the ModelAdmin page as "New in Django Development version" ---+--- Reporter: zehome | Owner: nobody Status: new| Milestone: Component: Documentation | Version: Keyw

Re: [Django] #15574: IndexError: list index out of range caused by inline formsets

2011-03-09 Thread Django
#15574: IndexError: list index out of range caused by inline formsets +-- Reporter: poswald |Owner: nobody Status: new |Milestone: Component: Forms | Versio

Re: [Django] #9025: Nested Inline Support in Admin

2011-03-09 Thread Django
#9025: Nested Inline Support in Admin --+-- Reporter: pixelcort |Owner: nobody Status: new |Milestone: Component: django.contrib.admin

Re: [Django] #15568: IntegrityError rises from test test_generic_key_deletion when it runs with the test test_generic_key_cross_database_protection for the INNODB

2011-03-09 Thread Django
#15568: IntegrityError rises from test test_generic_key_deletion when it runs with the test test_generic_key_cross_database_protection for the INNODB ---+--- Reporter: rahul.priyadarshi@… |Owner: nobody

Re: [Django] #14642: save_as=True and generic inline in admin gives IndexError (was: IndexError: list index out of range caused by inline formsets)

2011-03-09 Thread Django
#14642: save_as=True and generic inline in admin gives IndexError +-- Reporter: simon@… |Owner: nobody Status: new |Milestone: 1.3 Component: Forms |

[Django] #15575: MultipleObjectMixin.paginate_queryset always returns is_paginated=True

2011-03-09 Thread Django
#15575: MultipleObjectMixin.paginate_queryset always returns is_paginated=True ---+--- Reporter: i.virabyan@… | Owner: nobody Status: new| Milestone: 1.3 Component: Generic views | Version: SVN Keywords:

[Django] #15574: IndexError: list index out of range caused by inline formsets

2011-03-09 Thread Django
#15574: IndexError: list index out of range caused by inline formsets +--- Reporter: poswald | Owner: nobody Status: new | Milestone: Component: Forms | Version: 1.3-beta Keywords: inline

Re: [Django] #15559: Distinct queries will cause errors with some custom model fields

2011-03-09 Thread Django
#15559: Distinct queries will cause errors with some custom model fields -+- Reporter: urandom|Owner: nobody Status: new|Milestone: 1.3 Component: Datab

Re: [Django] #15564: PROPOSAL: nocache template tag to exclude parts of a template from being cached

2011-03-09 Thread Django
#15564: PROPOSAL: nocache template tag to exclude parts of a template from being cached + Reporter: izamojc@… |Owner: nobody Status: closed|Milestone: 1.4 Co

Re: [Django] #15564: PROPOSAL: nocache template tag to exclude parts of a template from being cached

2011-03-09 Thread Django
#15564: PROPOSAL: nocache template tag to exclude parts of a template from being cached + Reporter: izamojc@… |Owner: nobody Status: reopened |Milestone: 1.4 Co

Re: [Django] #15564: PROPOSAL: nocache template tag to exclude parts of a template from being cached

2011-03-09 Thread Django
#15564: PROPOSAL: nocache template tag to exclude parts of a template from being cached + Reporter: izamojc@… |Owner: nobody Status: reopened |Milestone: 1.4 Co

Re: [Django] #15571: AdminSite index and app_index methods could include the model_admin in the model_dict

2011-03-09 Thread Django
#15571: AdminSite index and app_index methods could include the model_admin in the model_dict -+- Reporter: batiste|Owner: nobody Status: new|Milestone:

Re: [Django] #15564: PROPOSAL: nocache template tag to exclude parts of a template from being cached

2011-03-09 Thread Django
#15564: PROPOSAL: nocache template tag to exclude parts of a template from being cached + Reporter: izamojc@… |Owner: nobody Status: closed|Milestone: 1.4 Co