Re: [Django] #1665: [patch] Added "length" param to Field class

2006-04-21 Thread Django
#1665: [patch] Added "length" param to Field class +--- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: enhancement | Status: new Priority: normal |Milestone:

[Changeset] r2724 - django/branches/magic-removal/docs

2006-04-21 Thread noreply
Author: jkocherhans Date: 2006-04-21 16:54:15 -0500 (Fri, 21 Apr 2006) New Revision: 2724 Modified: django/branches/magic-removal/docs/authentication.txt Log: magic-removal: fixed a few more references to django.models in docs/authentication.txt Modified: django/branches/magic-removal/docs/a

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

2006-04-21 Thread Django
#952: [patch] Allow for database client encoding configuration from project settings -+-- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: enhancement | Status: new

[Django] #1672: Template tags ifequal and ifnotequal throw exception if variable does not resolve.

2006-04-21 Thread Django
#1672: Template tags ifequal and ifnotequal throw exception if variable does not resolve. ---+ Reporter: [EMAIL PROTECTED] | Owner: adrian Type: defect | Status: new Priority: low

Re: [Django] #1659: [patch] [magic-removal] References to decomissioned "django.models" still exist

2006-04-21 Thread Django
#1659: [patch] [magic-removal] References to decomissioned "django.models" still exist +--- Reporter: SmileyChris |Owner: adrian Type: defect | Status: new Priority: norma

[Changeset] r2723 - django/branches/magic-removal/django/contrib/auth

2006-04-21 Thread noreply
Author: jkocherhans Date: 2006-04-21 16:09:19 -0500 (Fri, 21 Apr 2006) New Revision: 2723 Modified: django/branches/magic-removal/django/contrib/auth/models.py Log: magic-removal: fixed part of #1659... references to django.models in django/contrib/auth/models.py Thanks ubernostrum. Modified

Re: [Django] #1523: contrib.comments's templatetag stil use django.core.template package and can't load

2006-04-21 Thread Django
#1523: contrib.comments's templatetag stil use django.core.template package and can't load ---+ Reporter: mtsuyuki at gmail.com |Owner: adrian Type: defect | Status: closed

Re: [Django] #1659: [patch] [magic-removal] References to decomissioned "django.models" still exist

2006-04-21 Thread Django
#1659: [patch] [magic-removal] References to decomissioned "django.models" still exist +--- Reporter: SmileyChris |Owner: adrian Type: defect | Status: new Priority: norma

[Changeset] r2722 - in django/branches/magic-removal/django/contrib/comments: . templatetags views

2006-04-21 Thread noreply
Author: jkocherhans Date: 2006-04-21 16:02:01 -0500 (Fri, 21 Apr 2006) New Revision: 2722 Modified: django/branches/magic-removal/django/contrib/comments/feeds.py django/branches/magic-removal/django/contrib/comments/models.py django/branches/magic-removal/django/contrib/comments/templa

Re: [Django] #1637: [patch] [magic-removal] django.contrib.comments still uses old methods

2006-04-21 Thread Django
#1637: [patch] [magic-removal] django.contrib.comments still uses old methods --+- Reporter: Denis <[EMAIL PROTECTED]> |Owner: adrian Type: defect| Status: closed

Re: [Django] #1637: [patch] [magic-removal] django.contrib.comments still uses old methods

2006-04-21 Thread Django
#1637: [patch] [magic-removal] django.contrib.comments still uses old methods --+- Reporter: Denis <[EMAIL PROTECTED]> |Owner: adrian Type: defect| Status: new

Re: [Django] #1663: problem(?) in vote() function of views.py in tutorial04.txt of magic-removal /docs

2006-04-21 Thread Django
#1663: problem(?) in vote() function of views.py in tutorial04.txt of magic- removal /docs ---+ Reporter: [EMAIL PROTECTED] |Owner: jacob Type: defect | Status: new Pr

Re: [Django] #1637: [patch] [magic-removal] django.contrib.comments still uses old methods

2006-04-21 Thread Django
#1637: [patch] [magic-removal] django.contrib.comments still uses old methods --+- Reporter: Denis <[EMAIL PROTECTED]> |Owner: adrian Type: defect| Status: new

Re: [Django] #1666: [patch] [magic-removal] render_to_response '.html' updates for documentation

2006-04-21 Thread Django
#1666: [patch] [magic-removal] render_to_response '.html' updates for documentation ---+ Reporter: SmileyChris|Owner: jacob Type: defect | Status: closed Priority: normal

[Changeset] r2721 - django/branches/magic-removal/docs

2006-04-21 Thread noreply
Author: jkocherhans Date: 2006-04-21 14:01:17 -0500 (Fri, 21 Apr 2006) New Revision: 2721 Modified: django/branches/magic-removal/docs/forms.txt django/branches/magic-removal/docs/overview.txt django/branches/magic-removal/docs/sessions.txt django/branches/magic-removal/docs/tutorial0

Re: [Django] #408: raw_id_admin is broken in IE

2006-04-21 Thread Django
#408: raw_id_admin is broken in IE -+-- Reporter: wilson |Owner: jacob Type: defect | Status: closed Priority: normal |Milestone: Version 1.0 Component: A

Re: [Django] #1671: spam

2006-04-21 Thread Django
#1671: spam +--- Reporter: anonymous |Type: enhancement Status: closed |Priority: low Milestone: | Component: RSS framework Version: 0.91 |Severity: critical

Re: [Django] #1245: [patch] Admin interface broken for OneToOne relations

2006-04-21 Thread Django
#1245: [patch] Admin interface broken for OneToOne relations -+-- Reporter: gattomatto |Owner: adrian Type: defect | Status: closed Priority: high |Milestone: Co

[Changeset] r2720 - django/branches/magic-removal/django/contrib/admin/views

2006-04-21 Thread noreply
Author: jkocherhans Date: 2006-04-21 12:04:02 -0500 (Fri, 21 Apr 2006) New Revision: 2720 Modified: django/branches/magic-removal/django/contrib/admin/views/main.py Log: magic-removal: fixed #1245. For models with a OneToOneField and no ordering specified, the admin change_list now orders by

[Changeset] r2719 - django/trunk/docs

2006-04-21 Thread noreply
Author: adrian Date: 2006-04-21 11:59:14 -0500 (Fri, 21 Apr 2006) New Revision: 2719 Modified: django/trunk/docs/modpython.txt Log: Added note to docs/modpython.txt about prefork MPM vs. worker MPM Modified: django/trunk/docs/modpython.txt =

Re: [Django] #930: [patch] Leaving out ¨ordering¨ in OneToOne relationship causes bad SQL statement

2006-04-21 Thread Django
#930: [patch] Leaving out ¨ordering¨ in OneToOne relationship causes bad SQL statement +--- Reporter: EABinGA |Owner: russellm Type: defect | Status: closed Priority: high|Mile

Re: [Django] #877: ordering by primary key in admin with oneToOne relations is done over the wrong table

2006-04-21 Thread Django
#877: ordering by primary key in admin with oneToOne relations is done over the wrong table -+-- Reporter: anonymous|Owner: adrian Type: defect | Status: closed Priority: normal

Re: [Django] #1547: Wrong column name in SQL ORDER BY statement

2006-04-21 Thread Django
#1547: Wrong column name in SQL ORDER BY statement --+- Reporter: Nebojsa Djordjevic | Owner: adrian Type: defect| Status: closed Pri

[Changeset] r2718 - django/branches/magic-removal/docs

2006-04-21 Thread noreply
Author: jkocherhans Date: 2006-04-21 09:58:10 -0500 (Fri, 21 Apr 2006) New Revision: 2718 Modified: django/branches/magic-removal/docs/authentication.txt Log: magic-removal: updated permissions section in authentication docs to use syncdb instead of the now defunct installperms. Modified: dj

Re: [Django] #1671: Get The Latest FREE and Premium Rated Ringtones, Polyphonic Ringtones and Logosfor Nokia, Samsung, Sagem, Siemens, Panasonic, SonyEricsson GSM & CDMA Phones[url=http://64110.rapidf

2006-04-21 Thread Django
#1671: Get The Latest FREE and Premium Rated Ringtones, Polyphonic Ringtones and Logosfor Nokia, Samsung, Sagem, Siemens, Panasonic, SonyEricsson GSM & CDMA Phones[url=http://64110.rapidforum.com/topic=100175572956] Free ringtones[/url]http://64110.rapidforum.com/topic=100175572956";>Free ringtones

django-updates@googlegroups.com

2006-04-21 Thread Django
#1671: Get The Latest FREE and Premium Rated Ringtones, Polyphonic Ringtones and Logos for Nokia, Samsung, Sagem, Siemens, Panasonic, SonyEricsson GSM & CDMA Phones [url=http://64110.rapidforum.com/topic=100175572956] Free ringtones[/url] http://64110.rapidforum.com/topic=100175572956";>Free ringto

[Django] #1670: Verbose_name missing in some fields of User and Group models, thus no i18n.

2006-04-21 Thread Django
#1670: Verbose_name missing in some fields of User and Group models, thus no i18n. --+- Reporter: Rudolph | Owner: hugo Type: defect| Status: new Priority:

[Django] #1669: Javascripted widgets don't get translated in M-R

2006-04-21 Thread Django
#1669: Javascripted widgets don't get translated in M-R --+- Reporter: Rudolph | Owner: hugo Type: defect| Status: new Priority: normal|

[Django] #1668: Module name doesn't get translated in M-R

2006-04-21 Thread Django
#1668: Module name doesn't get translated in M-R --+- Reporter: Rudolph | Owner: hugo Type: defect| Status: new Priority: normal| Milesto

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

2006-04-21 Thread Django
#952: [patch] Allow for database client encoding configuration from project settings -+-- Reporter: [EMAIL PROTECTED] |Owner: jacob Type: task | Status: new

Re: [Django] #1506: [patch] Admin interfaces throws KeyError exception when using OneToOneFields as primary key

2006-04-21 Thread Django
#1506: [patch] Admin interfaces throws KeyError exception when using OneToOneFields as primary key -+-- Reporter: wizeman |Owner: adrian Type: defect | Status: new Priority: norma

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

2006-04-21 Thread Django
#19: Automatically generate JavaScript form validation -+-- Reporter: adrian |Owner: adrian Type: enhancement | Status: new Priority: lowest |Milestone: Componen

Re: [Django] #1667: OneToOne and ForeignKey related objects are cached differently

2006-04-21 Thread Django
#1667: OneToOne and ForeignKey related objects are cached differently -+-- Reporter: Maniac <[EMAIL PROTECTED]> |Owner: adrian Type: defect | Status: new

Re: [Django] #1667: OneToOne and ForeignKey related objects are cached differently

2006-04-21 Thread Django
#1667: OneToOne and ForeignKey related objects are cached differently -+-- Reporter: Maniac <[EMAIL PROTECTED]> |Owner: adrian Type: defect | Status: new

Re: [Django] #1667: OneToOne and ForeignKey treat managers differently

2006-04-21 Thread Django
#1667: OneToOne and ForeignKey treat managers differently -+-- Reporter: Maniac <[EMAIL PROTECTED]> |Owner: adrian Type: defect | Status: new Priority: n