Re: [Django] #1840: admin/doc/views shows decorator instead of actual view function

2006-06-02 Thread Django
#1840: admin/doc/views shows decorator instead of actual view function ---+ Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: new Priority: low|

Re: [Django] #2075: [patch] Alternative page selection method for generic views

2006-06-02 Thread Django
#2075: [patch] Alternative page selection method for generic views --+- Reporter: [EMAIL PROTECTED] |Owner: jacob Type: enhancement | Status: new Priority: normal|

Re: [Django] #2074: Development server doesn't work on Mac Os with Python-2.4.3

2006-06-02 Thread Django
#2074: Development server doesn't work on Mac Os with Python-2.4.3 -+-- Reporter: charlax |Owner: adrian Type: defect | Status: new Priority: normal |Milestone:

Re: [Django] #1840: admin/doc/views shows decorator instead of actual view function

2006-06-02 Thread Django
#1840: admin/doc/views shows decorator instead of actual view function ---+ Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: new Priority: low|

Re: [Django] #1840: admin/doc/views shows decorator instead of actual view function

2006-06-02 Thread Django
#1840: admin/doc/views shows decorator instead of actual view function ---+ Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: new Priority: low|

Re: [Django] #1840: admin/doc/views shows decorator instead of actual view function

2006-06-02 Thread Django
#1840: admin/doc/views shows decorator instead of actual view function ---+ Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: new Priority: low|

Re: [Django] #212: help_text is not displayed for ManyToManyField in the admin interface

2006-06-02 Thread Django
#212: help_text is not displayed for ManyToManyField in the admin interface -+-- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: closed Priority: normal

Re: [Django] #665: Field.default should accept callables

2006-06-02 Thread Django
#665: Field.default should accept callables -+-- Reporter: adrian |Owner: adrian Type: enhancement | Status: closed Priority: low |Milestone: Component: Metasystem |

Re: [Django] #1945: Problem following the tutorial when using non English characters

2006-06-02 Thread Django
#1945: Problem following the tutorial when using non English characters +--- Reporter: [EMAIL PROTECTED] |Owner: jacob Type: defect | Status: reopened Priority: normal

Re: [Django] #1945: Problem following the tutorial when using non English characters

2006-06-02 Thread Django
#1945: Problem following the tutorial when using non English characters +--- Reporter: [EMAIL PROTECTED] |Owner: jacob Type: defect | Status: reopened Priority: normal

[Changeset] r3069 - django/trunk/django/core

2006-06-02 Thread noreply
Author: adrian Date: 2006-06-02 14:04:09 -0500 (Fri, 02 Jun 2006) New Revision: 3069 Modified: django/trunk/django/core/management.py Log: Fixed #2073 -- Improved 'manage.py shell' not to pass argv to IPython if it's installed. Thanks, [EMAIL PROTECTED] Modified:

Re: [Django] #2073: [patch] './manage.py --settings=path.to.settings shell' fails when IPython is installed

2006-06-02 Thread Django
#2073: [patch] './manage.py --settings=path.to.settings shell' fails when IPython is installed -+-- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: new Priority:

[Django] #2073: './manage.py --settings=path.to.settings shell' fails when IPython is installed

2006-06-02 Thread Django
#2073: './manage.py --settings=path.to.settings shell' fails when IPython is installed -+-- Reporter: [EMAIL PROTECTED] | Owner: adrian Type: defect | Status: new Priority: normal

Re: [Django] #1352: [patch] Show "invisible" admin form errors

2006-06-02 Thread Django
#1352: [patch] Show "invisible" admin form errors ---+ Reporter: Tom Tobin <[EMAIL PROTECTED]> |Owner: adrian Type: défaut | Status: closed Priority:

Re: [Django] #593: [patch] Fulltext search support in Django

2006-06-02 Thread Django
#593: [patch] Fulltext search support in Django --+- Reporter: anonymous |Owner: adrian Type: enhancement | Status: assigned Priority: lowest|Milestone:

[Changeset] r3068 - django/trunk/docs

2006-06-02 Thread noreply
Author: adrian Date: 2006-06-02 13:06:41 -0500 (Fri, 02 Jun 2006) New Revision: 3068 Modified: django/trunk/docs/authentication.txt Log: Cleaned up some small formatting in docs/authentication.txt Modified: django/trunk/docs/authentication.txt

Re: [Django] #1730: [patch] ORM shouldn't add table prefix for a custom SELECT column

2006-06-02 Thread Django
#1730: [patch] ORM shouldn't add table prefix for a custom SELECT column +--- Reporter: Cheng Zhang <[EMAIL PROTECTED]> |Owner: adrian Type: defect | Status:

Re: [Django] #1635: [patch] Related object popup fails for edit_inline objects in IE/Win

2006-06-02 Thread Django
#1635: [patch] Related object popup fails for edit_inline objects in IE/Win --+- Reporter: Christopher Lenz <[EMAIL PROTECTED]> |Owner: adrian Type: defect| Status: closed

Re: [Django] #1796: [patch] "Cannot resolve keyword ___ into field" error when working with ManyToMany relation

2006-06-02 Thread Django
#1796: [patch] "Cannot resolve keyword ___ into field" error when working with ManyToMany relation --+- Reporter: anonymous |Owner: adrian Type: defect| Status: new Priority:

Re: [Django] #2066: pluggable session handler

2006-06-02 Thread Django
#2066: pluggable session handler -+-- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: enhancement | Status: new Priority: normal |Milestone: Component: Contrib

[Changeset] r3065 - django/trunk/django/contrib/admin/media/css

2006-06-02 Thread noreply
Author: wilson Date: 2006-06-02 10:33:30 -0500 (Fri, 02 Jun 2006) New Revision: 3065 Modified: django/trunk/django/contrib/admin/media/css/layout.css Log: Fixed #1999 -- Sidebar widths are now specified in ems and will scale up with increasing font size. Modified:

Re: [Django] #2072: the changelists.css file references two styles which are not defined : _height & _margin-right

2006-06-02 Thread Django
#2072: the changelists.css file references two styles which are not defined : _height & _margin-right -+-- Reporter: [EMAIL PROTECTED] |Owner: wilson Type: defect | Status:

Re: [Django] #1983: Trac timeline RSS feed is broken

2006-06-02 Thread Django
#1983: Trac timeline RSS feed is broken +--- Reporter: Adam Endicott < > |Owner: jacob Type: defect | Status: new Priority: normal |Milestone:

Re: [Django] #2043: [patch] Adds simple evolution support and a slight code refactoring

2006-06-02 Thread Django
#2043: [patch] Adds simple evolution support and a slight code refactoring ---+ Reporter: ilias lazaridis <[EMAIL PROTECTED]> |Owner: adrian Type: task | Status:

Re: [Django] #1945: Problem following the tutorial when using non English characters

2006-06-02 Thread Django
#1945: Problem following the tutorial when using non English characters +--- Reporter: [EMAIL PROTECTED] |Owner: jacob Type: defect | Status: closed Priority: normal

Re: [Django] #2067: Egg option on download page has disappeared

2006-06-02 Thread Django
#2067: Egg option on download page has disappeared +--- Reporter: SmileyChris |Owner: jacob Type: defect | Status: closed Priority: normal |

Re: [Django] #2044: [patch] sqlinitialdata is ignoring semi-colons

2006-06-02 Thread Django
#2044: [patch] sqlinitialdata is ignoring semi-colons -+-- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: new Priority: normal |Milestone:

[Django] #2072: the changelists.css file references two styles which are not defined : _height & _margin-right

2006-06-02 Thread Django
#2072: the changelists.css file references two styles which are not defined : _height & _margin-right -+-- Reporter: [EMAIL PROTECTED] | Owner: jacob Type: defect | Status:

Re: [Django] #2071: PasswordField needs documentation

2006-06-02 Thread Django
#2071: PasswordField needs documentation +--- Reporter: [EMAIL PROTECTED] |Owner: jacob Type: task| Status: new Priority: normal |Milestone:

[Django] #2071: PasswordField needs documentation

2006-06-02 Thread Django
#2071: PasswordField needs documentation +--- Reporter: [EMAIL PROTECTED] | Owner: jacob Type: task| Status: new Priority: normal | Milestone:

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

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

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

2006-06-02 Thread Django
#2070: [patch] Large streaming uploads --+- Reporter: [EMAIL PROTECTED] | Owner: adrian Type: defect| Status: new Priority: high | Milestone:

Re: [Django] #513: an integer form field is passed to sql as a string if it is None and not on the form.

2006-06-02 Thread Django
#513: an integer form field is passed to sql as a string if it is None and not on the form. +--- Reporter: anonymous |Owner: adrian Type: defect | Status: closed Priority: normal

Re: [Django] #1484: [patch] files uploads should be streamed to temporary files

2006-06-02 Thread Django
#1484: [patch] files uploads should be streamed to temporary files +--- Reporter: anonymous |Owner: adrian Type: defect | Status: new Priority: high|Milestone:

Re: [Django] #2069: try to run the admin first

2006-06-02 Thread Django
#2069: try to run the admin first -+-- Reporter: matt |Owner: adrian Type: defect | Status: closed Priority: normal |Milestone: Component: Admin

Re: [Django] #2069: try to run the admin first

2006-06-02 Thread Django
#2069: try to run the admin first -+-- Reporter: matt |Owner: adrian Type: defect | Status: closed Priority: normal |Milestone: Component: Admin

[Django] #2069: try to run the admin first

2006-06-02 Thread Django
#2069: try to run the admin first -+-- Reporter: matt | Owner: adrian Type: defect | Status: new Priority: normal | Milestone: Component: Admin interface |

Re: [Django] #1484: [patch] files uploads should be streamed to temporary files

2006-06-02 Thread Django
#1484: [patch] files uploads should be streamed to temporary files +--- Reporter: anonymous |Owner: adrian Type: defect | Status: new Priority: high|Milestone:

Re: [Django] #1061: Start week day on calendar

2006-06-02 Thread Django
#1061: Start week day on calendar ---+ Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: new Priority: lowest |Milestone: Component:

[Changeset] r3063 - django/trunk/django/conf/locale/nl/LC_MESSAGES

2006-06-02 Thread noreply
Author: hugo Date: 2006-06-02 05:56:34 -0500 (Fri, 02 Jun 2006) New Revision: 3063 Modified: django/trunk/django/conf/locale/nl/LC_MESSAGES/django.mo django/trunk/django/conf/locale/nl/LC_MESSAGES/django.po Log: fixed #2010: updated 'nl' translation Modified:

Re: [Django] #2068: Not possible activate the admin site

2006-06-02 Thread Django
#2068: Not possible activate the admin site -+-- Reporter: BleSS|Owner: adrian Type: defect | Status: closed Priority: normal |Milestone: Component:

[Django] #2068: Not possible activate the admin site

2006-06-02 Thread Django
#2068: Not possible activate the admin site -+-- Reporter: BleSS| Owner: adrian Type: defect | Status: new Priority: high | Milestone: Component: Admin

Re: [Django] #952: [patch] Allow for database client encoding configuration from project settings

2006-06-02 Thread Django
#952: [patch] Allow for database client encoding configuration from project settings --+- Reporter: [EMAIL PROTECTED] |Owner: jacob Type: defect| Status: new Priority: low

Re: [Django] #1568: CharFields with small maxlength are still displayed with a size of 30

2006-06-02 Thread Django
#1568: CharFields with small maxlength are still displayed with a size of 30 +--- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: new Priority: lowest

[Django] #2067: Egg option on download page has disappeared

2006-06-02 Thread Django
#2067: Egg option on download page has disappeared +--- Reporter: SmileyChris | Owner: jacob Type: defect | Status: new Priority: normal | Milestone:

Re: [Django] #2027: [patch] truncatewords filter can invalidate your HTML

2006-06-02 Thread Django
#2027: [patch] truncatewords filter can invalidate your HTML -+-- Reporter: ubernostrum |Owner: adrian Type: defect | Status: new Priority: normal |Milestone:

Re: [Django] #2027: [patch] truncatewords filter can invalidate your HTML

2006-06-02 Thread Django
#2027: [patch] truncatewords filter can invalidate your HTML -+-- Reporter: ubernostrum |Owner: adrian Type: defect | Status: new Priority: normal |Milestone:

[Django] #2066: pluggable session handler

2006-06-02 Thread Django
#2066: pluggable session handler -+-- Reporter: [EMAIL PROTECTED] | Owner: adrian Type: enhancement | Status: new Priority: normal | Milestone:

Re: [Django] #1484: [patch] files uploads should be streamed to temporary files

2006-06-02 Thread Django
#1484: [patch] files uploads should be streamed to temporary files +--- Reporter: anonymous |Owner: adrian Type: defect | Status: new Priority: high|Milestone: