Re: [Django] #3566: Proposal: ORM aggregation support

2009-01-06 Thread Django
#3566: Proposal: ORM aggregation support +--- Reporter: Honza Král | Owner: russellm Status: assigned | Milestone:

[Django] #9980: Nice-have correction for Authentication

2009-01-06 Thread Django
#9980: Nice-have correction for Authentication --+- Reporter: shelldweller | Owner: nobody Status: new | Milestone: Component: Uncategorized |

[Django] #9979: localizing input_formats on DateField

2009-01-06 Thread Django
#9979: localizing input_formats on DateField -+-- Reporter: matehat | Owner: matehat Status: new | Milestone: Component: Forms| Version: 1.0 Keywords: |

[Django] #9978: logout() method in test.client.Client raising KeyError

2009-01-06 Thread Django
#9978: logout() method in test.client.Client raising KeyError ---+ Reporter: igors | Owner: nobody Status: new| Milestone: Component: Testing framework |

Re: [Django] #9972: dbshell can't connect to Oracle database

2009-01-06 Thread Django
#9972: dbshell can't connect to Oracle database ---+ Reporter: lijin...@cn-acg.com | Owner: nobody Status: new | Milestone:

Re: [Django] #8764: Mixing args and **kwargs in reverse() function

2009-01-06 Thread Django
#8764: Mixing args and **kwargs in reverse() function -+-- Reporter: tolano | Owner: nobody Status: closed | Milestone:

Re: [Django] #9969: Admin change list view shows (None) instead of the real field value when it has been chosen from a choices named group

2009-01-06 Thread Django
#9969: Admin change list view shows (None) instead of the real field value when it has been chosen from a choices named group ---+ Reporter: ramiro| Owner: ramiro

Re: [Django] #8764: Mixing args and **kwargs in reverse() function

2009-01-06 Thread Django
#8764: Mixing args and **kwargs in reverse() function -+-- Reporter: tolano | Owner: nobody Status: closed | Milestone:

Re: [Django] #8764: Mixing args and **kwargs in reverse() function

2009-01-06 Thread Django
#8764: Mixing args and **kwargs in reverse() function -+-- Reporter: tolano | Owner: nobody Status: reopened| Milestone:

Re: [Django] #9977: CSRFMiddleware needs template tag

2009-01-06 Thread Django
#9977: CSRFMiddleware needs template tag +--- Reporter: bthomas| Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.0

[Django] #9977: CSRFMiddleware needs template tag

2009-01-06 Thread Django
#9977: CSRFMiddleware needs template tag ---+ Reporter: bthomas| Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.0 Keywords:

Re: [Django] #8127: CSRF + AJAX

2009-01-06 Thread Django
#8127: CSRF + AJAX -+-- Reporter: xlax| Owner: nobody Status: closed | Milestone: Component: Contrib apps|

Re: [Django] #9972: dbshell can't connect to Oracle database

2009-01-06 Thread Django
#9972: dbshell can't connect to Oracle database ---+ Reporter: lijin...@cn-acg.com | Owner: nobody Status: new | Milestone:

[Changeset] r9710 - in django/branches/releases/1.0.X: . docs/ref docs/topics

2009-01-06 Thread noreply
Author: ikelly Date: 2009-01-06 12:25:52 -0600 (Tue, 06 Jan 2009) New Revision: 9710 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/docs/ref/databases.txt django/branches/releases/1.0.X/docs/topics/install.txt Log: [1.0.X] Refs #9935: Added a note in the

[Changeset] r9709 - in django/trunk/docs: ref topics

2009-01-06 Thread noreply
Author: ikelly Date: 2009-01-06 12:22:07 -0600 (Tue, 06 Jan 2009) New Revision: 9709 Modified: django/trunk/docs/ref/databases.txt django/trunk/docs/topics/install.txt Log: Refs #9935: Added a note in the documentation to the effect that Django currently requires a 4.X release of

Re: [Django] #9935: The session db backend throws UnicodeEncodeError when used with Oracle

2009-01-06 Thread Django
#9935: The session db backend throws UnicodeEncodeError when used with Oracle --+- Reporter: jamesli | Owner: nobody Status: new

Re: [Django] #9935: The session db backend throws UnicodeEncodeError when used with Oracle

2009-01-06 Thread Django
#9935: The session db backend throws UnicodeEncodeError when used with Oracle --+- Reporter: jamesli | Owner: nobody Status: new

Re: [Django] #9969: Admin change list view shows (None) instead of the real field value when it has been chosen from a choices named group

2009-01-06 Thread Django
#9969: Admin change list view shows (None) instead of the real field value when it has been chosen from a choices named group ---+ Reporter: ramiro| Owner: nobody

Re: [Django] #9976: Generic Foreign Keys should have a nice widget(ala raw_id)

2009-01-06 Thread Django
#9976: Generic Foreign Keys should have a nice widget(ala raw_id) ---+ Reporter: Alex | Owner: Alex Status: assigned | Milestone: Component:

[Django] #9976: Generic Foreign Keys should have a nice widget(ala raw_id)

2009-01-06 Thread Django
#9976: Generic Foreign Keys should have a nice widget(ala raw_id) --+- Reporter: Alex | Owner: Alex Status: new | Milestone: Component: django.contrib.admin

Re: [Django] #9681: Unable to load initial data with strings contained two dashes ('--')

2009-01-06 Thread Django
#9681: Unable to load initial data with strings contained two dashes ('--') -+-- Reporter: Alexey Blinov | Owner: nobody Status: closed

Re: [Django] #9975: initial data parsing error?

2009-01-06 Thread Django
#9975: initial data parsing error? -+-- Reporter: antje.ga...@taconicartemis.com | Owner: nobody Status: closed | Milestone:

[Django] #9975: initial data parsing error?

2009-01-06 Thread Django
#9975: initial data parsing error? +--- Reporter: antje.ga...@taconicartemis.com | Owner: nobody Status: new | Milestone: Component: Database layer (models, ORM)

Re: [Django] #9496: reverse() function doesn't seem to take account of the includer urlconf

2009-01-06 Thread Django
#9496: reverse() function doesn't seem to take account of the includer urlconf +--- Reporter: seemant| Owner: nobody Status: reopened | Milestone: Component:

Re: [Django] #9496: reverse() function doesn't seem to take account of the includer urlconf

2009-01-06 Thread Django
#9496: reverse() function doesn't seem to take account of the includer urlconf +--- Reporter: seemant| Owner: nobody Status: closed | Milestone: Component:

Re: [Django] #5034: request.urlconf does not get used in URL template tag

2009-01-06 Thread Django
#5034: request.urlconf does not get used in URL template tag -+-- Reporter: Trey| Owner: SmileyChris Status: new | Milestone:

Re: [Django] #9591: MemoryFileUploadHandler doesn't rewind InMemoryUploadedFile to the beginning

2009-01-06 Thread Django
#9591: MemoryFileUploadHandler doesn't rewind InMemoryUploadedFile to the beginning ---+ Reporter: isagalaev | Owner: nobody Status: new | Milestone:

Re: [Django] #9496: reverse() function doesn't seem to take account of the includer urlconf

2009-01-06 Thread Django
#9496: reverse() function doesn't seem to take account of the includer urlconf +--- Reporter: seemant| Owner: nobody Status: closed | Milestone: Component:

Re: [Django] #9939: Grammar error on doc page

2009-01-06 Thread Django
#9939: Grammar error on doc page +--- Reporter: seemant| Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0

[Django] #9974: Allow pluralize filter to consider zero as a singular form

2009-01-06 Thread Django
#9974: Allow pluralize filter to consider zero as a singular form -+-- Reporter: david| Owner: david Status: new | Milestone: Component: Template system | Version: