Re: [Django] #2429: [patch] Error in Tutorial 4

2006-07-31 Thread Django
#2429: [patch] Error in Tutorial 4 ---+ Reporter: anonymous |Owner: jacob Type: defect | Status: new Priority: normal |Milestone: Component: Documentation | Ver

Re: [Django] #2454: [patch] for-loops reset state of inner ifchanged

2006-07-31 Thread Django
#2454: [patch] for-loops reset state of inner ifchanged +--- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: enhancement | Status: new Priority: normal |Milestone:

Re: [Django] #2455: [patch] USStateField to show list of US states in admin

2006-07-31 Thread Django
#2455: [patch] USStateField to show list of US states in admin -+-- Reporter: anonymous|Owner: adrian Type: enhancement | Status: assigned Priority: normal |Milestone:

Re: [Django] #2269: limit_choices_to should use to_field

2006-07-31 Thread Django
#2269: limit_choices_to should use to_field +--- Reporter: [EMAIL PROTECTED]|Owner: adrian Type: defect | Status: closed Priority: normal |Milestone: Component: Core

[Changeset] r3507 - django/trunk/django/db/models/fields

2006-07-31 Thread noreply
Author: adrian Date: 2006-07-31 23:05:25 -0500 (Mon, 31 Jul 2006) New Revision: 3507 Modified: django/trunk/django/db/models/fields/__init__.py Log: Fixed #2269 -- limit_choices_to now works properly with a custom ForeignKey.to_field. Thanks for reporting, [EMAIL PROTECTED] Modified: django/

Re: [Django] #2269: limit_choices_to should use to_field

2006-07-31 Thread Django
#2269: limit_choices_to should use to_field +--- Reporter: [EMAIL PROTECTED]|Owner: adrian Type: defect | Status: assigned Priority: normal |Milestone: Component:

Re: [Django] #2370: [patch] Default dict for URLResolver

2006-07-31 Thread Django
#2370: [patch] Default dict for URLResolver -+-- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: enhancement | Status: closed Priority: normal |Milestone: C

[Changeset] r3506 - in django/trunk: . django/conf/urls django/core docs

2006-07-31 Thread noreply
Author: adrian Date: 2006-07-31 21:57:08 -0500 (Mon, 31 Jul 2006) New Revision: 3506 Modified: django/trunk/AUTHORS django/trunk/django/conf/urls/defaults.py django/trunk/django/core/urlresolvers.py django/trunk/docs/url_dispatch.txt Log: Fixed #2370 -- It's now possible to pass defau

[Changeset] r3505 - django/trunk/docs

2006-07-31 Thread noreply
Author: adrian Date: 2006-07-31 21:23:24 -0500 (Mon, 31 Jul 2006) New Revision: 3505 Modified: django/trunk/docs/url_dispatch.txt Log: Fixed inconsistency in docs/url_dispatch.txt with regard to matching docs/overview.txt Modified: django/trunk/docs/url_dispatch.txt =

[Changeset] r3504 - django/trunk/django/contrib/admin/media/js/admin

2006-07-31 Thread noreply
Author: russellm Date: 2006-07-31 19:19:04 -0500 (Mon, 31 Jul 2006) New Revision: 3504 Modified: django/trunk/django/contrib/admin/media/js/admin/DateTimeShortcuts.js Log: Modified Calendar and Clock javascript to evaluate popup position at time of display, rather than time of page load. Mo

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

2006-07-31 Thread Django
#952: [patch] Allow for database client encoding configuration from project settings --+- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect| Status: closed Priority: normal

Re: [Django] #852: eminem.com

2006-07-31 Thread Django
#852: eminem.com ---+ Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: closed Priority: normal |Milestone: Component: Database

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

2006-07-31 Thread Django
#952: [patch] Allow for database client encoding configuration from project settings --+- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect| Status: closed Priority: normal

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

2006-07-31 Thread Django
#952: [patch] Allow for database client encoding configuration from project settings --+- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect| Status: closed Priority: normal

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

2006-07-31 Thread Django
#952: [patch] Allow for database client encoding configuration from project settings --+- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect| Status: closed Priority: normal

Re: [Django] #2449: [patch] GZipMiddleware shouldn't gzip JavaScript

2006-07-31 Thread Django
#2449: [patch] GZipMiddleware shouldn't gzip JavaScript +--- Reporter: ubernostrum |Owner: adrian Type: defect | Status: closed Priority: normal |Milestone: Component:

[Changeset] r3503 - django/trunk/django/middleware

2006-07-31 Thread noreply
Author: jacob Date: 2006-07-31 16:31:35 -0500 (Mon, 31 Jul 2006) New Revision: 3503 Modified: django/trunk/django/middleware/gzip.py Log: Fixed #2449 -- gzip middleware no longer gzips Javascript. Thanks for the prob, ubernostrum Modified: django/trunk/django/middleware/gzip.py

Re: [Django] #2449: [patch] GZipMiddleware shouldn't gzip JavaScript

2006-07-31 Thread Django
#2449: [patch] GZipMiddleware shouldn't gzip JavaScript +--- Reporter: ubernostrum |Owner: adrian Type: defect | Status: closed Priority: normal |Milestone: Component:

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

2006-07-31 Thread Django
#2070: [patch] Large streaming uploads --+- Reporter: [EMAIL PROTECTED] |Owner: jacob Type: enhancement | Status: assigned Priority: normal|Milestone:

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

2006-07-31 Thread Django
#2070: [patch] Large streaming uploads --+- Reporter: [EMAIL PROTECTED] |Owner: jacob Type: enhancement | Status: assigned Priority: normal|Milestone:

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

2006-07-31 Thread Django
#2070: [patch] Large streaming uploads --+- Reporter: [EMAIL PROTECTED] |Owner: jacob Type: enhancement | Status: new Priority: normal|Milestone: Compone

Re: [Django] #2461: [patch] manage.py: Add support for IP, IP:PORT, or PORT command-line arguments

2006-07-31 Thread Django
#2461: [patch] manage.py: Add support for IP, IP:PORT, or PORT command-line arguments -+-- Reporter: jvargas -a-t- acm -*- o r g |Owner: adrian Type: enhancement | Status: closed

Re: [Django] #1820: Autogenerated ManyToMany fields can generate too long identifiers for mysql to handle

2006-07-31 Thread Django
#1820: Autogenerated ManyToMany fields can generate too long identifiers for mysql to handle --+- Reporter: [EMAIL PROTECTED]|Owner: adrian Type: defect| Status: new Pr

Re: [Django] #2461: [patch] manage.py: Add support for IP, IP:PORT, or PORT command-line arguments

2006-07-31 Thread Django
#2461: [patch] manage.py: Add support for IP, IP:PORT, or PORT command-line arguments -+-- Reporter: jvargas -a-t- acm -*- o r g |Owner: adrian Type: enhancement | Status: new

Re: [Django] #2461: [patch] manage.py: Add support for IP, IP:PORT, or PORT command-line arguments

2006-07-31 Thread Django
#2461: [patch] manage.py: Add support for IP, IP:PORT, or PORT command-line arguments -+-- Reporter: jvargas -a-t- acm -*- o r g |Owner: adrian Type: enhancement | Status: new

Re: [Django] #2461: [patch] manage.py: Add support for IP, IP:PORT, or PORT command-line arguments

2006-07-31 Thread Django
#2461: [patch] manage.py: Add support for IP, IP:PORT, or PORT command-line arguments -+-- Reporter: jvargas -a-t- acm -*- o r g |Owner: adrian Type: enhancement | Status: new

Re: [Django] #2461: [patch] manage.py: Add support for IP, IP:PORT, or PORT command-line arguments

2006-07-31 Thread Django
#2461: [patch] manage.py: Add support for IP, IP:PORT, or PORT command-line arguments -+-- Reporter: jvargas -a-t- acm -*- o r g |Owner: adrian Type: enhancement | Status: new

Re: [Django] #2461: [patch] manage.py: Add support for IP, IP:PORT, or PORT command-line arguments

2006-07-31 Thread Django
#2461: [patch] manage.py: Add support for IP, IP:PORT, or PORT command-line arguments -+-- Reporter: jvargas -a-t- acm -*- o r g |Owner: adrian Type: enhancement | Status: new

Re: [Django] #2461: manage.py: Add support for IP, IP:PORT, or PORT command-line arguments

2006-07-31 Thread Django
#2461: manage.py: Add support for IP, IP:PORT, or PORT command-line arguments -+-- Reporter: jvargas -a-t- acm -*- o r g |Owner: adrian Type: enhancement | Status: new Pr

[Django] #2461: manage.py: Add support for IP, IP:PORT, or PORT command-line arguments

2006-07-31 Thread Django
#2461: manage.py: Add support for IP, IP:PORT, or PORT command-line arguments -+-- Reporter: jvargas -a-t- acm -*- o r g | Owner: adrian Type: enhancement | Status: new

Re: [Django] #2428: Community RSS feed is broken (/rss/community)

2006-07-31 Thread Django
#2428: Community RSS feed is broken (/rss/community) +--- Reporter: anonymous |Owner: jacob Type: defect | Status: closed Priority: normal |Mileston

Re: [Django] #2460: datetime.datetime never gets processed in JSON serialization

2006-07-31 Thread Django
#2460: datetime.datetime never gets processed in JSON serialization +--- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: closed Priority: normal

[Changeset] r3501 - django/trunk/django/core/serializers

2006-07-31 Thread noreply
Author: jacob Date: 2006-07-31 09:59:53 -0500 (Mon, 31 Jul 2006) New Revision: 3501 Modified: django/trunk/django/core/serializers/json.py Log: Fixed #2460 -- JSON serializer now correctly handles datetime objects. Thanks, siniy and [EMAIL PROTECTED] Modified: django/trunk/django/core/seria

Re: [Django] #1795: [patch] Addition of page_range in paginator.py and generic.list_detail.py

2006-07-31 Thread Django
#1795: [patch] Addition of page_range in paginator.py and generic.list_detail.py -+-- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: enhancement | Status: assigned Priority: norma

[Django] #2460: datetime.datetime never gets processed in JSON serialization

2006-07-31 Thread Django
#2460: datetime.datetime never gets processed in JSON serialization +--- Reporter: [EMAIL PROTECTED] | Owner: adrian Type: defect | Status: new Priority: normal

Re: [Django] #1563: [patch] generic views should accept `manipulator` parameter

2006-07-31 Thread Django
#1563: [patch] generic views should accept `manipulator` parameter ---+ Reporter: [EMAIL PROTECTED] |Owner: jacob Type: enhancement| Status: closed Priority: normal |Mi

Re: [Django] #1563: [patch] generic views should accept `manipulator` parameter

2006-07-31 Thread Django
#1563: [patch] generic views should accept `manipulator` parameter ---+ Reporter: [EMAIL PROTECTED] |Owner: jacob Type: enhancement| Status: closed Priority: normal |Mi

Re: [Django] #2446: [patch] Updated slovenian translation

2006-07-31 Thread Django
#2446: [patch] Updated slovenian translation --+- Reporter: Jure Cuhalev <[EMAIL PROTECTED]> |Owner: hugo Type: enhancement | Status: closed Priority: normal

Re: [Django] #250: Metasystem needs a BinaryField

2006-07-31 Thread Django
#250: Metasystem needs a BinaryField -+-- Reporter: jacob|Owner: Type: enhancement | Status: closed Priority: low |Milestone: Component: Metasystem |

[Changeset] r3500 - django/trunk/django/conf/locale/sl/LC_MESSAGES

2006-07-31 Thread noreply
Author: hugo Date: 2006-07-31 07:49:51 -0500 (Mon, 31 Jul 2006) New Revision: 3500 Modified: django/trunk/django/conf/locale/sl/LC_MESSAGES/django.mo django/trunk/django/conf/locale/sl/LC_MESSAGES/django.po Log: fixed #2446: updated 'sl' translation Modified: django/trunk/django/conf/loca

[Changeset] r3499 - django/trunk/docs

2006-07-31 Thread noreply
Author: mtredinnick Date: 2006-07-31 05:36:30 -0500 (Mon, 31 Jul 2006) New Revision: 3499 Modified: django/trunk/docs/release_notes_0.95.txt Log: Fixed an RST typo so that the django-users mailing list reference is now a proper link. Modified: django/trunk/docs/release_notes_0.95.txt ===

Re: [Django] #1563: [patch] generic views should accept `manipulator` parameter

2006-07-31 Thread Django
#1563: [patch] generic views should accept `manipulator` parameter ---+ Reporter: [EMAIL PROTECTED] |Owner: jacob Type: enhancement| Status: reopened Priority: normal |Mi

Re: [Django] #2452: [PATCH] Allow to use comments in the "initial sql data" files.

2006-07-31 Thread Django
#2452: [PATCH] Allow to use comments in the "initial sql data" files. +--- Reporter: Pawel J. Sawicki (http://pjs.name) |Owner: adrian Type: enhancement | Status: new Priorit

Re: [Django] #2452: [PATCH] Allow to use comments in the "initial sql data" files.

2006-07-31 Thread Django
#2452: [PATCH] Allow to use comments in the "initial sql data" files. +--- Reporter: Pawel J. Sawicki (http://pjs.name) |Owner: adrian Type: enhancement | Status: new Priorit

Re: [Django] #2459: FilePathField limited to 100 chars

2006-07-31 Thread Django
#2459: FilePathField limited to 100 chars +--- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: closed Priority: normal |Milestone:

Re: [Django] #2452: [PATCH] Allow to use comments in the "initial sql data" files.

2006-07-31 Thread Django
#2452: [PATCH] Allow to use comments in the "initial sql data" files. +--- Reporter: Pawel J. Sawicki (http://pjs.name) |Owner: adrian Type: enhancement | Status: new Priorit