Re: [Django] #2538: Add throttling middleware

2006-08-12 Thread Django
#2538: Add throttling middleware --+- Reporter: adrian|Owner: adrian Type: enhancement | Status: new Priority: low |Milestone: Component: Core framework

Re: [Django] #1656: Model Inheritance is not implemented

2006-08-12 Thread Django
#1656: Model Inheritance is not implemented -+-- Reporter: [EMAIL PROTECTED] |Owner: mtredinnick Type: enhancement | Status: new Priority: normal |Milestone: Versio

Re: [Django] #1527: Makefile for HTML documentation

2006-08-12 Thread Django
#1527: Makefile for HTML documentation +--- Reporter: Andy Dustman <[EMAIL PROTECTED]> |Owner: jacob Type: enhancement | Status: new Priority: low

Re: [Django] #1990: [patch] Oracle support in latest trunk

2006-08-12 Thread Django
#1990: [patch] Oracle support in latest trunk --+- Reporter: tzellman |Owner: adrian Type: enhancement | Status: new Priority: normal|Milestone: Version 1.0

Re: [Django] #1764: OneToOneField doesn't validate if it's set

2006-08-12 Thread Django
#1764: OneToOneField doesn't validate if it's set +--- Reporter: Rudolph |Owner: adrian Type: defect | Status: new Priority: normal |Milestone: Version 1.0 C

Re: [Django] #1625: unique_for_* don't work with auto_add* fields

2006-08-12 Thread Django
#1625: unique_for_* don't work with auto_add* fields --+- Reporter: nesh |Owner: adrian Type: defect| Status: new Priority: normal

Re: [Django] #1619: FileField upload broken in generic views

2006-08-12 Thread Django
#1619: FileField upload broken in generic views +--- Reporter: Hegemon |Owner: jacob Type: defect | Status: new Priority: normal

Re: [Django] #1435: [patch] Add aggregate function support.

2006-08-12 Thread Django
#1435: [patch] Add aggregate function support. +--- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: enhancement | Status: new Priority:

Re: [Django] #1430: custom templatetags, custom tag/filter definitions file naming convention.

2006-08-12 Thread Django
#1430: custom templatetags, custom tag/filter definitions file naming convention. +--- Reporter: coulix |Owner: adrian Type: defect | Status: new

Re: [Django] #1429: Yet another patch for SQL server adodbapi

2006-08-12 Thread Django
#1429: Yet another patch for SQL server adodbapi --+- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: enhancement | Status: new Priority: normal|Milestone: Ver

Re: [Django] #1394: Primary key with db_column set results in errors in admin [also in magic-removal]

2006-08-12 Thread Django
#1394: Primary key with db_column set results in errors in admin [also in magic- removal] ---+ Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect

Re: [Django] #470: [patch] "default" values should be expressed in SQL schema

2006-08-12 Thread Django
#470: [patch] "default" values should be expressed in SQL schema --+- Reporter: jws |Owner: adrian Type: enhancement | Status: reopened Priority: normal|Mile

Re: [Django] #1816: [patch] magic-removal using deprecated attribute in db/models/manipulators.py line 218

2006-08-12 Thread Django
#1816: [patch] magic-removal using deprecated attribute in db/models/manipulators.py line 218 -+-- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: new

Re: [Django] #2059: attempting to edit_inline an object with a unique field yields TypeError

2006-08-12 Thread Django
#2059: attempting to edit_inline an object with a unique field yields TypeError --+- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: enhancement | Status: new

Re: [Django] #1790: Can't find objects when using subclassed model

2006-08-12 Thread Django
#1790: Can't find objects when using subclassed model -+-- Reporter: anonymous|Owner: adrian Type: enhancement | Status: new Priority: low |Milestone: Version 1.0 Compon

Re: [Django] #2434: KeyError encountered when edit_inline objects using default AddManipulators with some fields equals False in FOLLOW

2006-08-12 Thread Django
#2434: KeyError encountered when edit_inline objects using default AddManipulators with some fields equals False in FOLLOW +--- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect |

Re: [Django] #2424: Django_admin will report errors when try to save objects, where another object, which has a many_to_many field, is edit_inlined

2006-08-12 Thread Django
#2424: Django_admin will report errors when try to save objects, where another object, which has a many_to_many field, is edit_inlined +--- Reporter: [EMAIL PROTECTED] |Owner: jacob Type: defect

Re: [Django] #2136: get_FIELD_display broken under specific conditions

2006-08-12 Thread Django
#2136: get_FIELD_display broken under specific conditions -+-- Reporter: Rudolph |Owner: adrian Type: defect | Status: new Priority: normal |Milestone: Ve

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

2006-08-12 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: normal

Re: [Django] #1722: [patch] Exclude filter for the admin

2006-08-12 Thread Django
#1722: [patch] Exclude filter for the admin -+-- Reporter: [530]|Owner: adrian Type: enhancement | Status: new Priority: normal |Milestone: Version 1.0

Re: [Django] #640: order_with_respect_to option fails

2006-08-12 Thread Django
#640: order_with_respect_to option fails --+- Reporter: Bless |Owner: adrian Type: task | Status: new Priority: highest |Milestone: Version 1.0 Comp

Re: [Django] #10: Ordered objects should have API access to their order number

2006-08-12 Thread Django
#10: Ordered objects should have API access to their order number +--- Reporter: adrian |Owner: adrian Type: task| Status: new Priority: low |Milestone: Version 1

Re: [Django] #596: Allow Django to be packaged as a Python egg

2006-08-12 Thread Django
#596: Allow Django to be packaged as a Python egg ---+ Reporter: [EMAIL PROTECTED] |Owner: adrian Type: enhancement| Status: assigned Priority: normal |Milestone: Vers

[Django] #2539: Can custom tag use namespace

2006-08-12 Thread Django
#2539: Can custom tag use namespace ---+ Reporter: [EMAIL PROTECTED] | Owner: adrian Type: enhancement| Status: new Priority: normal | Milestone: Component: Template sys

[Changeset] r3577 - django/trunk/django/bin

2006-08-12 Thread noreply
Author: adrian Date: 2006-08-12 22:45:43 -0500 (Sat, 12 Aug 2006) New Revision: 3577 Modified: django/trunk/django/bin/compile-messages.py Log: Small formatting change to compile-messages.py Modified: django/trunk/django/bin/compile-messages.py

[Django] #2538: Add throttling middleware

2006-08-12 Thread Django
#2538: Add throttling middleware +--- Reporter: adrian | Owner: adrian Type: enhancement | Status: new Priority: low | Milestone: Component: Core framework | Ve

Re: [Django] #1113: OneToOneField with limit_choices_to breaks ChangeList

2006-08-12 Thread Django
#1113: OneToOneField with limit_choices_to breaks ChangeList +--- Reporter: Nebojša Đorđević - nesh <[EMAIL PROTECTED]> |Owner: adrian Type: defect | Status:

[Changeset] r3576 - django/branches/0.91-bugfixes/django/contrib/admin/views

2006-08-12 Thread noreply
Author: ubernostrum Date: 2006-08-12 21:59:41 -0500 (Sat, 12 Aug 2006) New Revision: 3576 Modified: django/branches/0.91-bugfixes/django/contrib/admin/views/main.py Log: 0.91-bugfix: Fixed #1113, limit_choices_to on OneToOneField no longer breaks admin changelist Modified: django/branches/0

Re: [Django] #2445: allow callable values for limit_choices_to

2006-08-12 Thread Django
#2445: allow callable values for limit_choices_to ---+ Reporter: [EMAIL PROTECTED] |Owner: adrian Type: enhancement| Status: new Priority: normal |Milestone:

[Django] #2537: add *args support to filters (or provide a proper error message)

2006-08-12 Thread Django
#2537: add *args support to filters (or provide a proper error message) ---+ Reporter: [EMAIL PROTECTED] | Owner: adrian Type: enhancement| Status: new Priority: normal | Milesto

[Changeset] r3575 - django/trunk/django/template/loaders

2006-08-12 Thread noreply
Author: adrian Date: 2006-08-12 20:49:11 -0500 (Sat, 12 Aug 2006) New Revision: 3575 Modified: django/trunk/django/template/loaders/filesystem.py Log: Fixed incorrect error message in django.template.loaders.filesystem if you pass in template_dirs=None. Thanks, Martin Glueck Modified: django

[Changeset] r3574 - django/branches/0.91-bugfixes

2006-08-12 Thread noreply
Author: ubernostrum Date: 2006-08-12 20:39:33 -0500 (Sat, 12 Aug 2006) New Revision: 3574 Modified: django/branches/0.91-bugfixes/README Log: 0.91-bugfix: Fix typo in update to README Modified: django/branches/0.91-bugfixes/README =

[Changeset] r3573 - django/branches/0.91-bugfixes

2006-08-12 Thread noreply
Author: ubernostrum Date: 2006-08-12 20:38:55 -0500 (Sat, 12 Aug 2006) New Revision: 3573 Modified: django/branches/0.91-bugfixes/README Log: Update README with info on new branch Modified: django/branches/0.91-bugfixes/README ==

Re: [Django] #2389: admin: searching in change list causes traceback when you use column sorting

2006-08-12 Thread Django
#2389: admin: searching in change list causes traceback when you use column sorting -+-- Reporter: mattimustang |Owner: adrian Type: defect | Status: new Priority: normal |

[Changeset] r3572 - django/branches

2006-08-12 Thread noreply
Author: adrian Date: 2006-08-12 19:58:37 -0500 (Sat, 12 Aug 2006) New Revision: 3572 Added: django/branches/0.91-bugfixes/ Log: Created 0.91-bugfixes branch, for bug fixes to version 0.91, for people stuck with 0.91. Currently it's a copy of the pre-magic-removal notable moment tag Copied: d

Re: [Django] #2307: [patch] Some shortcomings of the PhoneNumberField

2006-08-12 Thread Django
#2307: [patch] Some shortcomings of the PhoneNumberField ---+ Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: new Priority: low|Milestone:

Re: [Django] #2531: Don't add "s" in Czech translation

2006-08-12 Thread Django
#2531: Don't add "s" in Czech translation --+- Reporter: anonymous |Owner: hugo Type: defect| Status: closed Priority: normal|Milestone:

Re: [Django] #2536: Mutually referential many-to-one relationships admin broken

2006-08-12 Thread Django
#2536: Mutually referential many-to-one relationships admin broken -+-- Reporter: anonymous|Owner: adrian Type: defect | Status: new Priority: normal |Milestone:

[Django] #2536: Mutually referential many-to-one relationships admin broken

2006-08-12 Thread Django
#2536: Mutually referential many-to-one relationships admin broken -+-- Reporter: anonymous| Owner: adrian Type: defect | Status: new Priority: normal | Milestone:

Re: [Django] #2333: Add unit test framework for end-user Django applications

2006-08-12 Thread Django
#2333: Add unit test framework for end-user Django applications ---+ Reporter: russellm |Owner: russellm Type: enhancement| Status: new Priority: normal |Mileston

[Django] #2535: [patch] Manipulator-aware admin validators are impossible

2006-08-12 Thread Django
#2535: [patch] Manipulator-aware admin validators are impossible ---+ Reporter: Tom Tobin <[EMAIL PROTECTED]> | Owner: adrian Type: defect | Status: new Priority: normal

Re: [Django] #2533: [patch] malformed xml in admin template edit_inline_tabular.html

2006-08-12 Thread Django
#2533: [patch] malformed xml in admin template edit_inline_tabular.html ---+ Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: closed Priority: normal |Mile

[Changeset] r3571 - django/trunk/django/contrib/admin/templates/admin

2006-08-12 Thread noreply
Author: adrian Date: 2006-08-12 12:42:02 -0500 (Sat, 12 Aug 2006) New Revision: 3571 Modified: django/trunk/django/contrib/admin/templates/admin/edit_inline_tabular.html Log: Fixed #2533 -- Fixed XHTML error in admin edit_inline_tabular.html template. Thanks, [EMAIL PROTECTED] Modified: dja

[Django] #2534: [Patch] Enable FileField/ImageField to be used as core field

2006-08-12 Thread Django
#2534: [Patch] Enable FileField/ImageField to be used as core field +--- Reporter: [EMAIL PROTECTED] | Owner: adrian Type: defect | Status: new Priority: normal | Milestone

Re: [Django] #2533: [patch] malformed xml in admin template edit_inline_tabular.html

2006-08-12 Thread Django
#2533: [patch] malformed xml in admin template edit_inline_tabular.html ---+ Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: new Priority: normal |Mile

[Django] #2533: malformed xml in admin template edit_inline_tabular.html

2006-08-12 Thread Django
#2533: malformed xml in admin template edit_inline_tabular.html ---+ Reporter: [EMAIL PROTECTED] | Owner: adrian Type: defect | Status: new Priority: normal | Milestone:

Re: [Django] #2531: Don't add "s" in Czech translation

2006-08-12 Thread Django
#2531: Don't add "s" in Czech translation --+- Reporter: anonymous |Owner: hugo Type: defect| Status: closed Priority: normal|Milestone:

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

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

[Django] #2532: [patch] made media_url accessibly thru context_processor

2006-08-12 Thread Django
#2532: [patch] made media_url accessibly thru context_processor +--- Reporter: [EMAIL PROTECTED] | Owner: adrian Type: enhancement | Status: new Priority: normal | Miles

[Django] #2531: Don't add "s" in Czech translation

2006-08-12 Thread Django
#2531: Don't add "s" in Czech translation --+- Reporter: anonymous | Owner: hugo Type: defect| Status: new Priority: normal| Milestone: Component: Int

[Django] #2530: John

2006-08-12 Thread Django
#2530: John --+- Reporter: John | Owner: John Type: 1 | Status: new Priority: 1 | Milestone: 1 Component: 1 | Version: 1 Severity: 1 |Keywords: John ---

Re: [Django] #2529: admin/doc/views throws TypeError

2006-08-12 Thread Django
#2529: admin/doc/views throws TypeError +--- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect | Status: new Priority: normal |Milestone: Compone

[Django] #2529: admin/doc/views throws TypeError

2006-08-12 Thread Django
#2529: admin/doc/views throws TypeError +--- Reporter: [EMAIL PROTECTED] | Owner: adrian Type: defect | Status: new Priority: normal | Milestone: Component: