[Changeset] r3430 - django/branches/multiple-db-support/django/db

2006-07-22 Thread noreply
Author: jpellerin Date: 2006-07-22 23:05:30 -0500 (Sat, 22 Jul 2006) New Revision: 3430 Modified: django/branches/multiple-db-support/django/db/__init__.py Log: [multi-db] Backed out settings access through conf.settings, which was based on an incorrect understanding of settings implementatio

[Changeset] r3429 - django/branches/multiple-db-support/tests/othertests

2006-07-22 Thread noreply
Author: jpellerin Date: 2006-07-22 23:01:15 -0500 (Sat, 22 Jul 2006) New Revision: 3429 Modified: django/branches/multiple-db-support/tests/othertests/request_isolation.py django/branches/multiple-db-support/tests/othertests/thread_isolation.py Log: [multi-db] Corrected settings handling in

[Changeset] r3428 - django/branches/multiple-db-support/django/db

2006-07-22 Thread noreply
Author: jpellerin Date: 2006-07-22 22:33:48 -0500 (Sat, 22 Jul 2006) New Revision: 3428 Modified: django/branches/multiple-db-support/django/db/__init__.py Log: [multi-db] Removed debug print that should not have been checked in. Modified: django/branches/multiple-db-support/django/db/__init_

Re: [Django] #19: Automatically generate JavaScript form validation

2006-07-22 Thread Django
#19: Automatically generate JavaScript form validation +--- Reporter: adrian |Owner: adrian Type: defect | Status: new Priority: highest |Milestone: Version 1.1 Componen

Re: [Django] #19: Automatically generate JavaScript form validation

2006-07-22 Thread Django
#19: Automatically generate JavaScript form validation +--- Reporter: adrian |Owner: adrian Type: defect | Status: new Priority: highest |Milestone: Version 1.1 Componen

Re: [Django] #2396: Cache change fails under fcgi

2006-07-22 Thread Django
#2396: Cache change fails under fcgi --+- Reporter: Kevin |Owner: jacob Type: defect| Status: closed Priority: normal|Milestone: Component: Cache system | Ve

Re: [Django] #2400: allow querying of existance of backwards relationship without resorting to custom sql

2006-07-22 Thread Django
#2400: allow querying of existance of backwards relationship without resorting to custom sql +--- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: enhancement | Status: new Priority: n

Re: [Django] #2401: strings escaping translation

2006-07-22 Thread Django
#2401: strings escaping translation +--- Reporter: [EMAIL PROTECTED] |Owner: hugo Type: defect | Status: new Priority: normal |Milestone: Component: Inter

Re: [Django] #2399: HttpResponse import missing from views/generic/create_update.py

2006-07-22 Thread Django
#2399: HttpResponse import missing from views/generic/create_update.py -+-- Reporter: [EMAIL PROTECTED] |Owner: jacob Type: defect | Status: closed Priority: normal |Milestone

[Django] #2401: strings escaping translation

2006-07-22 Thread Django
#2401: strings escaping translation +--- Reporter: [EMAIL PROTECTED] | Owner: hugo Type: defect | Status: new Priority: normal | Milestone: Component: Internat

[Django] #2400: allow querying of existance of backwards relationship without resorting to custom sql

2006-07-22 Thread Django
#2400: allow querying of existance of backwards relationship without resorting to custom sql +--- Reporter: [EMAIL PROTECTED] | Owner: adrian Type: enhancement | Status: new Priority: nor

[Changeset] r3425 - in django/branches/full-history/django/contrib/history: . views

2006-07-22 Thread noreply
Author: utrebec Date: 2006-07-22 05:26:26 -0500 (Sat, 22 Jul 2006) New Revision: 3425 Removed: django/branches/full-history/django/contrib/history/models.pyc django/branches/full-history/django/contrib/history/views/main.pyc Log: [full-history] Deleted the binary files Deleted: django/br

[Changeset] r3424 - django/branches/full-history/django/contrib/history/templates/history

2006-07-22 Thread noreply
Author: utrebec Date: 2006-07-22 05:24:27 -0500 (Sat, 22 Jul 2006) New Revision: 3424 Modified: django/branches/full-history/django/contrib/history/templates/history/detail.html django/branches/full-history/django/contrib/history/templates/history/list.html Log: [full-history] Changed tem

[Changeset] r3423 - django/branches/full-history/django/contrib/history/views

2006-07-22 Thread noreply
Author: utrebec Date: 2006-07-22 05:19:05 -0500 (Sat, 22 Jul 2006) New Revision: 3423 Modified: django/branches/full-history/django/contrib/history/views/main.py Log: [full-history] list() cleaned up (moved to models.py) Modified: django/branches/full-history/django/contrib/history/views/ma

[Changeset] r3422 - django/branches/full-history/django/contrib/history

2006-07-22 Thread noreply
Author: utrebec Date: 2006-07-22 05:16:42 -0500 (Sat, 22 Jul 2006) New Revision: 3422 Modified: django/branches/full-history/django/contrib/history/models.py Log: [full-history] * ChangeLog now uses ContentTypes * added "commet" field * fixed get_version() default "offset" * more generic list_

Re: [Django] #2070: [patch] Large streaming uploads

2006-07-22 Thread Django
#2070: [patch] Large streaming uploads --+- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect| Status: reopened Priority: normal|Milestone:

Re: [Django] #2039: Provide a way to use django under IIS

2006-07-22 Thread Django
#2039: Provide a way to use django under IIS ---+ Reporter: mamcx |Owner: jacob Type: enhancement| Status: new Priority: normal |Milestone: Version 1.0 Com