Re: [Django] #16225: Unused imports all over the source

2011-06-10 Thread Django
#16225: Unused imports all over the source -+- Reporter: jgelens| Owner: nobody Type: | Status: new Cleanup/optimization | Component: U

Re: [Django] #16212: Improve multiple sort UX

2011-06-10 Thread Django
#16212: Improve multiple sort UX ---+--- Reporter: idangazit| Owner: nobody Type: New feature | Status: new Milestone: | Component: contrib.a

Re: [Django] #15922: prepopulated_fields for DecimalField generates js error

2011-06-10 Thread Django
#15922: prepopulated_fields for DecimalField generates js error -+- Reporter: lev| Owner: nobody Type: Bug| Status: closed Milestone:

Re: [Django] #16226: [patch] prepopulated_fields only work with slug fields and break on non-char fields (was: Admin prepopulated_fields only work with slug fields and break on non-char fields)

2011-06-10 Thread Django
#16226: [patch] prepopulated_fields only work with slug fields and break on non- char fields --+--- Reporter: peter_kese | Owner: peter_kese Type: Bug | Status: new

Re: [Django] #16226: Admin prepopulated_fields only work with slug fields and break on non-char fields

2011-06-10 Thread Django
#16226: Admin prepopulated_fields only work with slug fields and break on non-char fields --+--- Reporter: peter_kese | Owner: peter_kese Type: Bug | Status: new

Re: [Django] #16214: Simplify docs for 404 and 500 views

2011-06-10 Thread Django
#16214: Simplify docs for 404 and 500 views -+- Reporter: aaugustin | Owner: nobody Type: | Status: new Cleanup/optimization | Component:

[Django] #16228: "Using logging" needs clarification?

2011-06-10 Thread Django
#16228: "Using logging" needs clarification? --+--- Reporter: shige.abe@… | Owner: nobody Type: Cleanup/optimization | Status: new Milestone:| Component: Documentation V

Re: [Django] #16212: Improve multiple sort UX

2011-06-10 Thread Django
#16212: Improve multiple sort UX ---+--- Reporter: idangazit| Owner: nobody Type: New feature | Status: new Milestone: | Component: contrib.a

Re: [Django] #16219: Added favicon for admin

2011-06-10 Thread Django
#16219: Added favicon for admin -+- Reporter: niels_bom | Owner: niels_bom Type: New| Status: new feature| Component: contrib.a

Re: [Django] #16216: Replace all occurences of img src attributes with css backgrounds

2011-06-10 Thread Django
#16216: Replace all occurences of img src attributes with css backgrounds -+- Reporter: bheesink | Owner: bheesink Type: | Status: new Cleanup/optimization

Re: [Django] #16028: Consolidate default template filters' tests

2011-06-10 Thread Django
#16028: Consolidate default template filters' tests -+- Reporter: julien | Owner: Odd_Bloke Type: | Status: new Cleanup/optimization | C

Re: [Django] #16225: Unused imports all over the source

2011-06-10 Thread Django
#16225: Unused imports all over the source -+- Reporter: jgelens| Owner: nobody Type: | Status: new Cleanup/optimization | Component: U

Re: [Django] #16028: Consolidate default template filters' tests

2011-06-10 Thread Django
#16028: Consolidate default template filters' tests -+- Reporter: julien | Owner: Odd_Bloke Type: | Status: new Cleanup/optimization | C

Re: [Django] #16227: Include traceback in a comment when hitting an exception in debug mode

2011-06-10 Thread Django
#16227: Include traceback in a comment when hitting an exception in debug mode -+--- Reporter: Odd_Bloke | Owner: nobody Type: Uncategorized | Status: new M

Re: [Django] #16207: UserProfile documentation (not extensive enough)

2011-06-10 Thread Django
#16207: UserProfile documentation (not extensive enough) --+--- Reporter: foxwhisper | Owner: melinath Type: Bug | Status: assigned Milestone: |

Re: [Django] #16028: Consolidate default template filters' tests

2011-06-10 Thread Django
#16028: Consolidate default template filters' tests -+- Reporter: julien | Owner: Odd_Bloke Type: | Status: new Cleanup/optimization | C

Re: [Django] #16168: Form validation is bypassed on Admin Inline ModelForms that define extra fields

2011-06-10 Thread Django
#16168: Form validation is bypassed on Admin Inline ModelForms that define extra fields -+- Reporter: | Owner: nobody izzaddin.ruhulessin@… | Status: new

Re: [Django] #16227: Include traceback in a comment when hitting an exception in debug mode

2011-06-10 Thread Django
#16227: Include traceback in a comment when hitting an exception in debug mode -+--- Reporter: Odd_Bloke | Owner: nobody Type: Uncategorized | Status: new M

Re: [Django] #16227: Include traceback in a comment when hitting an exception in debug mode

2011-06-10 Thread Django
#16227: Include traceback in a comment when hitting an exception in debug mode -+--- Reporter: Odd_Bloke | Owner: nobody Type: Uncategorized | Status: new M

Re: [Django] #16219: Added favicon for admin

2011-06-10 Thread Django
#16219: Added favicon for admin ---+--- Reporter: niels_bom| Owner: niels_bom Type: New feature | Status: new Milestone: | Component: contrib

Re: [Django] #16128: cascade delete does not work for proxy models

2011-06-10 Thread Django
#16128: cascade delete does not work for proxy models -+- Reporter: xkennyx@… | Owner: nobody Type: Bug| Status: reopened Milestone: |

[Django] #16227: Include traceback in a comment when hitting an exception in debug mode

2011-06-10 Thread Django
#16227: Include traceback in a comment when hitting an exception in debug mode ---+--- Reporter: Odd_Bloke | Owner: nobody Type: Uncategorized | Status: new Milestone: | Component: Uncategoriz

[Django] #16226: Admin prepopulated_fields only work with slug fields and break on non-char fields

2011-06-10 Thread Django
#16226: Admin prepopulated_fields only work with slug fields and break on non-char fields +--- Reporter: peter_kese | Owner: peter_kese Type: Bug | Status: new Milestone: | Component: contrib

[Changeset] r16363 - in django/trunk: django/db/backends/oracle django/forms django/views/generic tests/regressiontests/forms/tests

2011-06-10 Thread noreply
Author: ramiro Date: 2011-06-10 11:43:29 -0700 (Fri, 10 Jun 2011) New Revision: 16363 Modified: django/trunk/django/db/backends/oracle/base.py django/trunk/django/forms/fields.py django/trunk/django/forms/widgets.py django/trunk/django/views/generic/dates.py django/trunk/tests/regre

Re: [Django] #16221: Wrong usage for comment permalink template tag in the docstring

2011-06-10 Thread Django
#16221: Wrong usage for comment permalink template tag in the docstring -+- Reporter: | Owner: nobody thejaswi_puthraya | Status: new Type:

Re: [Django] #16209: Add alternative repositories to 'Installing the development version' in the docs.

2011-06-10 Thread Django
#16209: Add alternative repositories to 'Installing the development version' in the docs. -+--- Reporter: ShawnMilo | Owner: ShawnMilo Type: Uncategorized | Status: new

Re: [Django] #12658: Import Errors in test files cause tests to be skipped if both the tests file and the models file have been split into folders

2011-06-10 Thread Django
#12658: Import Errors in test files cause tests to be skipped if both the tests file and the models file have been split into folders -+--- Reporter: schinckel | Owner: nobody Type: Bu

Re: [Django] #16217: Test runner doesn't report import errors if models is a directory

2011-06-10 Thread Django
#16217: Test runner doesn't report import errors if models is a directory --+--- Reporter: francis@… | Owner: nobody Type: Bug | Status: closed Mileston

Re: [Django] #12658: Import Errors in test files cause tests to be skipped if both the tests file and the models file have been split into folders (was: Import Errors in test files cause tests to be s

2011-06-10 Thread Django
#12658: Import Errors in test files cause tests to be skipped if both the tests file and the models file have been split into folders -+--- Reporter: schinckel | Owner: nobody Type: Bu

Re: [Django] #11698: Add Django Debug Toolbar to contrib

2011-06-10 Thread Django
#11698: Add Django Debug Toolbar to contrib -+-- Reporter: russellm | Owner: nobody Type: New feature| Status: new Milestone: | Com

Re: [Django] #16225: Unused imports all over the source

2011-06-10 Thread Django
#16225: Unused imports all over the source -+- Reporter: jgelens| Owner: nobody Type: | Status: new Cleanup/optimization | Component: U

[Django] #16225: Unused imports all over the source

2011-06-10 Thread Django
#16225: Unused imports all over the source --+--- Reporter: jgelens | Owner: nobody Type: Cleanup/optimization | Status: new Milestone:| Component: Uncategorized Ver

Re: [Django] #11698: Add Django Debug Toolbar to contrib

2011-06-10 Thread Django
#11698: Add Django Debug Toolbar to contrib -+-- Reporter: russellm | Owner: nobody Type: New feature| Status: new Milestone: | Com

Re: [Django] #16179: Formwizard enhancement proposal

2011-06-10 Thread Django
#16179: Formwizard enhancement proposal ---+--- Reporter: hvdklauw | Owner: nobody Type: New feature | Status: new Milestone: 1.4 | Component:

Re: [Django] #16213: View collections in the generic views

2011-06-10 Thread Django
#16213: View collections in the generic views ---+--- Reporter: hvdklauw | Owner: hvdklauw Type: New feature | Status: new Milestone: | Compon

Re: [Django] #16179: Formwizard enhancement proposal

2011-06-10 Thread Django
#16179: Formwizard enhancement proposal ---+--- Reporter: hvdklauw | Owner: nobody Type: New feature | Status: new Milestone: 1.4 | Component:

Re: [Django] #16213: View collections in the generic views

2011-06-10 Thread Django
#16213: View collections in the generic views ---+--- Reporter: hvdklauw | Owner: hvdklauw Type: New feature | Status: new Milestone: | Compon

Re: [Django] #16220: Add introspection for multicolumn indexes

2011-06-10 Thread Django
#16220: Add introspection for multicolumn indexes -+- Reporter: jgelens| Owner: nobody Type: | Status: new Cleanup/optimization | Compon

Re: [Django] #16220: Add introspection for multicolumn indexes

2011-06-10 Thread Django
#16220: Add introspection for multicolumn indexes -+- Reporter: jgelens| Owner: nobody Type: | Status: new Cleanup/optimization | Compon

Re: [Django] #15089: contrib.sites and multitenancy

2011-06-10 Thread Django
#15089: contrib.sites and multitenancy -+- Reporter: legutierr | Owner: nobody Type: New| Status: new feature| Component: contr

Re: [Django] #15089: contrib.sites and multitenancy

2011-06-10 Thread Django
#15089: contrib.sites and multitenancy -+- Reporter: legutierr | Owner: nobody Type: New| Status: new feature| Component: contr

Re: [Django] #11027: Storage backends should know about the max_length attribute of the FileFields

2011-06-10 Thread Django
#11027: Storage backends should know about the max_length attribute of the FileFields +-- Reporter: apollo13 | Owner: nobody Type: Bug | Status: new Mi

Re: [Django] #11027: Storage backends should know about the max_length attribute of the FileFields

2011-06-10 Thread Django
#11027: Storage backends should know about the max_length attribute of the FileFields +-- Reporter: apollo13 | Owner: nobody Type: Bug | Status: new Mi

Re: [Django] #16197: Rewrite contrib auth to use class based views

2011-06-10 Thread Django
#16197: Rewrite contrib auth to use class based views -+- Reporter: hvdklauw | Owner: hvdklauw Type: | Status: new Cleanup/optimization |

Re: [Django] #16197: Rewrite contrib auth to use class based views

2011-06-10 Thread Django
#16197: Rewrite contrib auth to use class based views -+- Reporter: hvdklauw | Owner: hvdklauw Type: | Status: new Cleanup/optimization |

Re: [Django] #10609: Permissions on admin actions

2011-06-10 Thread Django
#10609: Permissions on admin actions ---+--- Reporter: leitjohn | Owner: leitjohn Type: New feature | Status: assigned Milestone: | Component:

Re: [Django] #15775: Can't enter scientific notation in decimal fields

2011-06-10 Thread Django
#15775: Can't enter scientific notation in decimal fields +--- Reporter: gregthe1 | Owner: brunogola Type: Bug | Status: assigned Milestone:| Comp

Re: [Django] #15855: cache_page decorator bypasses any Vary headers set in middleware

2011-06-10 Thread Django
#15855: cache_page decorator bypasses any Vary headers set in middleware -+- Reporter: carljm | Owner: nobody Type: Bug| Status: new Milestone:

[Changeset] r16362 - django/branches/releases/1.3.X/docs/ref/contrib

2011-06-10 Thread noreply
Author: carljm Date: 2011-06-10 09:19:56 -0700 (Fri, 10 Jun 2011) New Revision: 16362 Modified: django/branches/releases/1.3.X/docs/ref/contrib/csrf.txt Log: [1.3.X] Refs #15855 -- Recommended the csrf_protect decorator rather than vary_on_cookie as workaround for cache_page caching the respon

Re: [Django] #15855: cache_page decorator bypasses any Vary headers set in middleware

2011-06-10 Thread Django
#15855: cache_page decorator bypasses any Vary headers set in middleware -+- Reporter: carljm | Owner: nobody Type: Bug| Status: new Milestone:

[Changeset] r16361 - django/trunk/docs/ref/contrib

2011-06-10 Thread noreply
Author: carljm Date: 2011-06-10 09:18:40 -0700 (Fri, 10 Jun 2011) New Revision: 16361 Modified: django/trunk/docs/ref/contrib/csrf.txt Log: Refs #15855 -- Recommended the csrf_protect decorator rather than vary_on_cookie as workaround for cache_page caching the response before it gets to midd

Re: [Django] #15855: cache_page decorator bypasses any Vary headers set in middleware

2011-06-10 Thread Django
#15855: cache_page decorator bypasses any Vary headers set in middleware -+- Reporter: carljm | Owner: nobody Type: Bug| Status: new Milestone:

Re: [Django] #15855: cache_page decorator bypasses any Vary headers set in middleware

2011-06-10 Thread Django
#15855: cache_page decorator bypasses any Vary headers set in middleware -+- Reporter: carljm | Owner: nobody Type: Bug| Status: new Milestone:

Re: [Django] #4102: Allow UPDATE of only specific fields in model.save()

2011-06-10 Thread Django
#4102: Allow UPDATE of only specific fields in model.save() -+- Reporter: Collin | Owner: cgrady Grady| Status: new Type: New| Compon

Re: [Django] #16222: Tests failing since Revision 16356

2011-06-10 Thread Django
#16222: Tests failing since Revision 16356 --+--- Reporter: vasiliyeah | Owner: nobody Type: Bug | Status: new Milestone: | Component: Unc

Re: [Django] #12952: Models history doesn't use verbose names

2011-06-10 Thread Django
#12952: Models history doesn't use verbose names -+--- Reporter: acangiano | Owner: nobody Type: Bug| Status: new Milestone: | Component: c

Re: [Django] #11585: i18n in urls.py

2011-06-10 Thread Django
#11585: i18n in urls.py -+- Reporter: digi604| Owner: brocaar Type: New| Status: assigned feature| Component: M

Re: [Django] #16149: Allow disabling choices in a

2011-06-10 Thread Django
#16149: Allow disabling choices in a -+- Reporter: scjody | Owner: scjody Type: New| Status: assigned feature| Component: F

Re: [Django] #16123: DateTimeField, DateField fails covert unicode date string with non-ascii characters

2011-06-10 Thread Django
#16123: DateTimeField, DateField fails covert unicode date string with non-ascii characters +-- Reporter: Gene | Owner: Type: Bug | Status: new Mile

Re: [Django] #14201: Add a "security overview" page to the docs

2011-06-10 Thread Django
#14201: Add a "security overview" page to the docs -+- Reporter: russellm | Owner: davidfischer Type: New| Status: closed feature|

[Changeset] r16360 - in django/trunk/docs: . ref ref/contrib topics topics/db

2011-06-10 Thread noreply
Author: lukeplant Date: 2011-06-10 08:14:36 -0700 (Fri, 10 Jun 2011) New Revision: 16360 Added: django/trunk/docs/topics/security.txt Modified: django/trunk/docs/index.txt django/trunk/docs/ref/clickjacking.txt django/trunk/docs/ref/contrib/csrf.txt django/trunk/docs/topics/db/sql.t

Re: [Django] #16135: Model 'Child' is inherited from 'Parent', expecting to get only Child results with Parent.objects.filter(child__isnull=False), but does not work.

2011-06-10 Thread Django
#16135: Model 'Child' is inherited from 'Parent', expecting to get only Child results with Parent.objects.filter(child__isnull=False), but does not work. -+- Reporter: robin | Owner: desh

Re: [Django] #16213: View collections in the generic views

2011-06-10 Thread Django
#16213: View collections in the generic views ---+--- Reporter: hvdklauw | Owner: hvdklauw Type: New feature | Status: new Milestone: | Compon

Re: [Django] #16216: Replace all occurences of img src attributes with css backgrounds

2011-06-10 Thread Django
#16216: Replace all occurences of img src attributes with css backgrounds -+- Reporter: bheesink | Owner: bheesink Type: | Status: new Cleanup/optimization

Re: [Django] #16187: Refactor lookup system

2011-06-10 Thread Django
#16187: Refactor lookup system -+- Reporter: UloPe | Owner: UloPe Type: | Status: new Cleanup/optimization | Component: Database layer

Re: [Django] #12018: Use "RequestContext" instead of "Context" for comments moderation email

2011-06-10 Thread Django
#12018: Use "RequestContext" instead of "Context" for comments moderation email -+- Reporter: yourcelf | Owner: nobody Type: New| Status: new feature

Re: [Django] #10498: Passing ugettext_lazy to related object's create() doesn't work

2011-06-10 Thread Django
#10498: Passing ugettext_lazy to related object's create() doesn't work -+- Reporter: | Owner: ojii mtredinnick| Status: new Type: Bug

Re: [Django] #11052: Q-Object disjunction join promotion .. bug

2011-06-10 Thread Django
#11052: Q-Object disjunction join promotion .. bug -+- Reporter: emulbreh | Owner: mtredinnick Type: Bug| Status: closed Milestone: 1.3|

Re: [Django] #16017: createsuperuser fails if Python can't detect default locale

2011-06-10 Thread Django
#16017: createsuperuser fails if Python can't detect default locale -+- Reporter: | Owner: nobody prestontimmons | Status: new Type: Bug

Re: [Django] #16220: Add introspection for multicolumn indexes

2011-06-10 Thread Django
#16220: Add introspection for multicolumn indexes -+- Reporter: jgelens| Owner: nobody Type: | Status: new Cleanup/optimization | Compon

[Changeset] r16359 - django/trunk/tests/modeltests/model_forms

2011-06-10 Thread noreply
Author: russellm Date: 2011-06-10 07:49:44 -0700 (Fri, 10 Jun 2011) New Revision: 16359 Modified: django/trunk/tests/modeltests/model_forms/tests.py Log: Fixed #16210 -- Added some missing __future__ imports to support with statements on 2.5. Thanks to Julien Phalip for the report and patch M

Re: [Django] #16210: Model validation tests broken in Python 2.5 after [16348]

2011-06-10 Thread Django
#16210: Model validation tests broken in Python 2.5 after [16348] -+- Reporter: julien | Owner: russellm Type: Bug| Status: closed Milestone:

Re: [Django] #16223: Duplicate dictionary key

2011-06-10 Thread Django
#16223: Duplicate dictionary key -+--- Reporter: traff | Owner: nobody Type: Uncategorized | Status: new Milestone: | Component: U

Re: [Django] #16173: manager.get on foreign key fields (related fields)

2011-06-10 Thread Django
#16173: manager.get on foreign key fields (related fields) -+- Reporter: | Owner: nobody nitinbhide@… | Status: new Type: |

Re: [Django] #16223: Duplicate dictionary key

2011-06-10 Thread Django
#16223: Duplicate dictionary key -+--- Reporter: traff | Owner: nobody Type: Uncategorized | Status: new Milestone: | Component: U

Re: [Django] #12952: Models history doesn't use verbose names

2011-06-10 Thread Django
#12952: Models history doesn't use verbose names -+--- Reporter: acangiano | Owner: nobody Type: Bug| Status: new Milestone: | Component: c

Re: [Django] #10838: Pass user object to CommentForm (initial data)

2011-06-10 Thread Django
#10838: Pass user object to CommentForm (initial data) -+- Reporter: pigletto | Owner: nobody Type: New| Status: new feature| C

Re: [Django] #12742: File upload handler in Comments framework

2011-06-10 Thread Django
#12742: File upload handler in Comments framework ---+-- Reporter: sebzur | Owner: nobody Type: New feature | Status: new Milestone: | C

Re: [Django] #16222: Tests failing since Revision 16356

2011-06-10 Thread Django
#16222: Tests failing since Revision 16356 --+--- Reporter: vasiliyeah | Owner: nobody Type: Bug | Status: new Milestone: | Component: Unc

[Django] #16224: override_settings does not work on a TestCase class

2011-06-10 Thread Django
#16224: override_settings does not work on a TestCase class -+--- Reporter: brocaar | Owner: nobody Type: Bug | Status: new Milestone: 1.4 | Component: Testing framework Version: SVN | Sev

Re: [Django] #16112: Excluding some value in a related model excludes objects without that model

2011-06-10 Thread Django
#16112: Excluding some value in a related model excludes objects without that model -+- Reporter: adehnert | Owner: nobody Type: Bug| Status: closed

Re: [Django] #811: IPv6 address field support

2011-06-10 Thread Django
#811: IPv6 address field support -+- Reporter: | Owner: erikr mattimustang@… | Status: assigned Type: New| Component: Core (O

Re: [Django] #811: IPv6 address field support

2011-06-10 Thread Django
#811: IPv6 address field support -+- Reporter: | Owner: erikr mattimustang@… | Status: assigned Type: New| Component: Core (O

[Django] #16223: Duplicate dictionary key

2011-06-10 Thread Django
#16223: Duplicate dictionary key ---+--- Reporter: traff | Owner: nobody Type: Uncategorized | Status: new Milestone: | Component: Uncategorized Version: 1.3| Severity

Re: [Django] #16198: model_forms tests are still doctests.

2011-06-10 Thread Django
#16198: model_forms tests are still doctests. -+- Reporter: | Owner: nobody gregmuellegger | Status: closed Type: | Compone

Re: [Django] #16214: Simplify docs for 404 and 500 views

2011-06-10 Thread Django
#16214: Simplify docs for 404 and 500 views -+- Reporter: aaugustin | Owner: nobody Type: | Status: new Cleanup/optimization | Component:

Re: [Django] #16214: Simplify docs for 404 and 500 views

2011-06-10 Thread Django
#16214: Simplify docs for 404 and 500 views -+- Reporter: aaugustin | Owner: nobody Type: | Status: new Cleanup/optimization | Component:

Re: [Django] #811: IPv6 address field support

2011-06-10 Thread Django
#811: IPv6 address field support -+- Reporter: | Owner: erikr mattimustang@… | Status: assigned Type: New| Component: Core (O

Re: [Django] #15077: Error in documentation for running Django on a shared-hosting provider with Apache

2011-06-10 Thread Django
#15077: Error in documentation for running Django on a shared-hosting provider with Apache -+- Reporter: MarkusH| Owner: Horst Gutmann Type: Bug| Milest

Re: [Django] #13875: cannot customize admin submit_row

2011-06-10 Thread Django
#13875: cannot customize admin submit_row ---+--- Reporter: drul | Owner: dArignac Type: New feature | Status: assigned Milestone: | Compo

Re: [Django] #13875: cannot customize admin submit_row

2011-06-10 Thread Django
#13875: cannot customize admin submit_row ---+--- Reporter: drul | Owner: dArignac Type: New feature | Status: assigned Milestone: | Compo

Re: [Django] #16220: Add introspection for multicolumn indexes

2011-06-10 Thread Django
#16220: Add introspection for multicolumn indexes -+- Reporter: jgelens| Owner: nobody Type: | Status: new Cleanup/optimization | Compon

Re: [Django] #3110: ManyToMany filter_interface widget renders incorrectly in IE 6 when the field is in a fieldset with class collapse

2011-06-10 Thread Django
#3110: ManyToMany filter_interface widget renders incorrectly in IE 6 when the field is in a fieldset with class collapse -+- Reporter: Adam | Owner: xian Endicott | Status:

Re: [Django] #16222: Tests failing since Revision 16356

2011-06-10 Thread Django
#16222: Tests failing since Revision 16356 --+--- Reporter: vasiliyeah | Owner: nobody Type: Bug | Status: new Milestone: | Component: Unc

Re: [Django] #15220: replace SelectFilter2.js with a jQuery plugin

2011-06-10 Thread Django
#15220: replace SelectFilter2.js with a jQuery plugin -+- Reporter: slurms | Owner: dbunskoek Type: | Status: new Cleanup/optimization |

Re: [Django] #811: IPv6 address field support

2011-06-10 Thread Django
#811: IPv6 address field support -+- Reporter: | Owner: erikr mattimustang@… | Status: assigned Type: New| Component: Core (O

[Django] #16222: Tests failing since Revision 16356

2011-06-10 Thread Django
#16222: Tests failing since Revision 16356 +--- Reporter: vasiliyeah | Owner: nobody Type: Bug | Status: new Milestone: | Component: Uncategorized Version: SVN | Severity: No

Re: [Django] #5805: Specify multicolumn indexes.

2011-06-10 Thread Django
#5805: Specify multicolumn indexes. -+- Reporter: Stavros| Owner: jgelens Korokithakis| Status: assigned Type: New| Component: Database laye

Re: [Django] #6422: Support for 'DISTINCT ON' queries with QuerySet.distinct()

2011-06-10 Thread Django
#6422: Support for 'DISTINCT ON' queries with QuerySet.distinct() -+- Reporter: Manfred| Owner: jgelens Wassmann | Status: assigned Type: New|

Re: [Django] #16179: Formwizard enhancement proposal

2011-06-10 Thread Django
#16179: Formwizard enhancement proposal ---+--- Reporter: hvdklauw | Owner: nobody Type: New feature | Status: new Milestone: 1.4 | Component:

  1   2   3   >