Re: [Django] #15098: SiteProfileNotAvailable needs silent_variable_failure=True

2011-02-08 Thread Django
#15098: SiteProfileNotAvailable needs silent_variable_failure=True --+- Reporter: tkolar | Owner: nobody Status: new |

Re: [Django] #15182: ClearableFileInput widget doesn't encode values when render HTML

2011-02-08 Thread Django
#15182: ClearableFileInput widget doesn't encode values when render HTML ---+ Reporter: e.generalov | Owner: nobody Status: closed | Milestone: Compone

Re: [Django] #13909: Info on using "bare" json module in "Serializing Django Objects"

2011-02-08 Thread Django
#13909: Info on using "bare" json module in "Serializing Django Objects" ---+ Reporter: JonathanHayward | Owner: nobody Status: closed | Milestone:

Re: [Django] #14548: Docs and implementation don't match regading return values of certain QuerySet aggregate functions (was: Aggregates docs are misleading (or there is a bug in the aggregate code))

2011-02-08 Thread Django
#14548: Docs and implementation don't match regading return values of certain QuerySet aggregate functions -+-- Reporter: PaulM | Owner: nobody Status: new| Mi

Re: [Django] #13933: add ModelBackend inheritence to custom auth backend doc to enable Permissions

2011-02-08 Thread Django
#13933: add ModelBackend inheritence to custom auth backend doc to enable Permissions -+-- Reporter: mbg| Owner: nobody Status: reopened | Milestone:

Re: [Django] #13466: Replacing Authentication Backend will remove User permission checking

2011-02-08 Thread Django
#13466: Replacing Authentication Backend will remove User permission checking -+-- Reporter: mhenwood | Owner: nobody Status: closed | Milestone:

Re: [Django] #15242: Documentation titles should be weighted more heavily in seach.

2011-02-08 Thread Django
#15242: Documentation titles should be weighted more heavily in seach. ---+ Reporter: aimaz| Owner: nobody Status: new | Milestone: C

Re: [Django] #13909: Info on using "bare" json module in "Serializing Django Objects"

2011-02-08 Thread Django
#13909: Info on using "bare" json module in "Serializing Django Objects" ---+ Reporter: JonathanHayward | Owner: nobody Status: closed | Milestone:

Re: [Django] #15243: commit_unless_managed clarification for multiple databases in the docs

2011-02-08 Thread Django
#15243: commit_unless_managed clarification for multiple databases in the docs ---+ Reporter: toqueteos@… | Owner: nobody

Re: [Django] #13869: Documentation should mention that QuerySet.iterator() method doesn't affect db driver

2011-02-08 Thread Django
#13869: Documentation should mention that QuerySet.iterator() method doesn't affect db driver -+-- Reporter: jtiai | Owner: nobody Status: new

Re: [Django] #13451: i18n - explain use of LOCALE_PATHS for translations outside of project root and apps

2011-02-08 Thread Django
#13451: i18n - explain use of LOCALE_PATHS for translations outside of project root and apps -+-- Reporter: dmarble| Owner: nobody Status: closed | Milestone:

Re: [Django] #15244: Documentation needed for RadioFieldRenderer

2011-02-08 Thread Django
#15244: Documentation needed for RadioFieldRenderer -+-- Reporter: SmileyChris| Owner: nobody Status: new| Milestone: Component: Documentatio

[Django] #15244: Documentation needed for RadioFieldRenderer

2011-02-08 Thread Django
#15244: Documentation needed for RadioFieldRenderer ---+ Reporter: SmileyChris| Owner: nobody Status: new| Milestone: Component: Uncategorized |Version:

Re: [Django] #12856: Decide on public API/documentation for form.BoundField attributes

2011-02-08 Thread Django
#12856: Decide on public API/documentation for form.BoundField attributes -+-- Reporter: mnbayazit | Owner: nobody Status: new| Milestone:

[Django] #15243: commit_unless_managed clarification for multiple databases in the docs

2011-02-08 Thread Django
#15243: commit_unless_managed clarification for multiple databases in the docs -+ Reporter: toqueteos@… | Owner: nobody Status: new

[Django] #15242: Documentation titles should be weighted more heavily in seach.

2011-02-08 Thread Django
#15242: Documentation titles should be weighted more heavily in seach. ---+ Reporter: aimaz | Owner: nobody Status: new| Milestone: Component: Documentation |V

[Django] #15241: Documentation of topic generic-views-migration needs updating

2011-02-08 Thread Django
#15241: Documentation of topic generic-views-migration needs updating -+-- Reporter: Jonney | Owner: Jonney Status: new | Milestone: 1.3 Component:

Re: [Django] #15238: global TABLE_PREFIX setting

2011-02-08 Thread Django
#15238: global TABLE_PREFIX setting +--- Reporter: dgl | Owner: carljm Status: closed| Milestone: Component:

Re: [Django] #14093: Unable to create a new session key on higher traffic

2011-02-08 Thread Django
#14093: Unable to create a new session key on higher traffic ---+ Reporter: szymon@… | Owner: nobody Status: new | Milest

Re: [Django] #15240: when I combine two Q objects with | operator it ends up with AND being used in sql query.

2011-02-08 Thread Django
#15240: when I combine two Q objects with | operator it ends up with AND being used in sql query. +--- Reporter: muaddib@… | Owner: nobody Status: closed

Re: [Django] #15239: when I combine two Q objects with | operator it ends up with AND being used in sql query.

2011-02-08 Thread Django
#15239: when I combine two Q objects with | operator it ends up with AND being used in sql query. +--- Reporter: muaddib@… | Owner: nobody Status: closed

[Django] #15240: when I combine two Q objects with | operator it ends up with AND being used in sql query.

2011-02-08 Thread Django
#15240: when I combine two Q objects with | operator it ends up with AND being used in sql query. --+- Reporter: muaddib@… | Owner: nobody Status: new | Mi

Re: [Django] #15233: Docs misidentify modules for classes/functions

2011-02-08 Thread Django
#15233: Docs misidentify modules for classes/functions -+-- Reporter: Aryeh Leib Taurog | Owner: nobody Status: new|

[Django] #15239: when I combine two Q objects with | operator it ends up with AND being used in sql query.

2011-02-08 Thread Django
#15239: when I combine two Q objects with | operator it ends up with AND being used in sql query. --+- Reporter: muaddib@… | Owner: nobody Status: new | Mi

Re: [Django] #15206: Group: use select_related for permissions on admin change_form

2011-02-08 Thread Django
#15206: Group: use select_related for permissions on admin change_form --+- Reporter: acdha | Owner: acdha Status: assigned| Milestone: 1.3 Compo

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

2011-02-08 Thread Django
#2: Formsets not supported as steps in FormWizard ---+ Reporter: hlecuanda | Owner: nobody Status: new | Milestone

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

2011-02-08 Thread Django
#2: Formsets not supported as steps in FormWizard ---+ Reporter: hlecuanda | Owner: nobody Status: new | Milestone

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

2011-02-08 Thread Django
#2: Formsets not supported as steps in FormWizard ---+ Reporter: hlecuanda | Owner: nobody Status: new | Milestone

Re: [Django] #15200: ManyToManyField combined with "|" leads to trouble

2011-02-08 Thread Django
#15200: ManyToManyField combined with "|" leads to trouble -+-- Reporter: vanschelven| Owner: nobody Status: closed | Milestone: Component: Uncat

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

2011-02-08 Thread Django
#2: Formsets not supported as steps in FormWizard ---+ Reporter: hlecuanda | Owner: nobody Status: new | Milestone

Re: [Django] #15237: Django generated Atom/RSS feeds don't specify charset=utf8 in their Content-Type

2011-02-08 Thread Django
#15237: Django generated Atom/RSS feeds don't specify charset=utf8 in their Content-Type -+-- Reporter: simon | Owner: nobody Status: new| Milestone: 1.3