Re: [Django] #13984: template.loader.select_template should return template_name as well.

2010-07-26 Thread Django
#13984: template.loader.select_template should return template_name as well. --+- Reporter: DaNmarner| Owner: JoshStegmaier Status: assigned | Milestone:

[Django] #14011: QuerySet.none().values('x').query causes "DatabaseError: subquery has too many columns" when used in filters.

2010-07-26 Thread Django
#14011: QuerySet.none().values('x').query causes "DatabaseError: subquery has too many columns" when used in filters. -+-- Reporter: skatei | Status: new Milestone:

Re: [Django] #13621: Regression in 1.2.1. date/time widgets are printing their values with an invalid format

2010-07-26 Thread Django
#13621: Regression in 1.2.1. date/time widgets are printing their values with an invalid format +--- Reporter: bufke | Owner: jacmkno Status: assigned | Milestone:

Re: [Django] #13621: Regression in 1.2.1. date/time widgets are printing their values with an invalid format

2010-07-26 Thread Django
#13621: Regression in 1.2.1. date/time widgets are printing their values with an invalid format +--- Reporter: bufke | Owner: zerok Status: new| Milestone:

Re: [Django] #13095: modelform_factory, modelformset_factory, inlineformset_factory formfield_callback lamba function missing **kwargs

2010-07-26 Thread Django
#13095: modelform_factory, modelformset_factory, inlineformset_factory formfield_callback lamba function missing **kwargs ---+ Reporter: hvdklauw | Owner: nobody Status: new

Re: [Django] #13095: modelform_factory, modelformset_factory, inlineformset_factory formfield_callback lamba function missing **kwargs

2010-07-26 Thread Django
#13095: modelform_factory, modelformset_factory, inlineformset_factory formfield_callback lamba function missing **kwargs ---+ Reporter: hvdklauw | Owner: nobody Status: new

Re: [Django] #13621: Regression in 1.2.1. date/time widgets are printing their values with an invalid format

2010-07-26 Thread Django
#13621: Regression in 1.2.1. date/time widgets are printing their values with an invalid format ---+ Reporter: bufke | Owner: zerok Status: new | Milestone:

Re: [Django] #13621: Regression in 1.2.1. date/time widgets are printing their values with an invalid format

2010-07-26 Thread Django
#13621: Regression in 1.2.1. date/time widgets are printing their values with an invalid format ---+ Reporter: bufke | Owner: jacmkno Status: assigned | Milestone:

Re: [Django] #10909: Allow use of the Sitemaps Framework without requiring the sites contrib application

2010-07-26 Thread Django
#10909: Allow use of the Sitemaps Framework without requiring the sites contrib application ---+ Reporter: qingfeng | Owner: nobody Status: new | Milestone: 1.3

Re: [Django] #9655: urlize should not quote already quoted urls.

2010-07-26 Thread Django
#9655: urlize should not quote already quoted urls. -+-- Reporter: flytwokites | Owner: nobody Status: reopened| Milestone: Component: Template

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

2010-07-26 Thread Django
#2445: [patch] allow callable values for limit_choices_to +--- Reporter: mich...@actrix.gen.nz | Owner: nobody Status: new| Milestone: Component: Core

Re: [Django] #13621: regression in 1.2.1 from 1.2 AM PM time input no longer works correctly

2010-07-26 Thread Django
#13621: regression in 1.2.1 from 1.2 AM PM time input no longer works correctly ---+ Reporter: bufke | Owner: zerok Status: new | Milestone: Component: Forms

Re: [Django] #14002: filesizeformat filter only supports up to GB

2010-07-26 Thread Django
#14002: filesizeformat filter only supports up to GB --+- Reporter: atm | Owner: atm Status: new | Milestone: Component: Template system |

[Django] #14010: mention DYLD_LIBRARY_PATH in macosx installation instructions

2010-07-26 Thread Django
#14010: mention DYLD_LIBRARY_PATH in macosx installation instructions ---+ Reporter: rburhum| Owner: nobody Status: new| Milestone: Component: Documentation |

Re: [Django] #14001: Can't use testing w/out having db creation privileges

2010-07-26 Thread Django
#14001: Can't use testing w/out having db creation privileges +--- Reporter: mnbayazit | Owner: nobody Status: closed | Milestone: Component: Testing

Re: [Django] #13546: Easier handling of localize field options in ModelForm

2010-07-26 Thread Django
#13546: Easier handling of localize field options in ModelForm ---+ Reporter: hsk | Owner: nobody Status: new | Milestone: Component: Forms |

Re: [Django] #6646: included template blocks are not being overrided by parent template.

2010-07-26 Thread Django
#6646: included template blocks are not being overrided by parent template. --+- Reporter: anonymous| Owner: Status: new | Milestone:

Re: [Django] #4824: Enforce a check for duplicate named url patterns

2010-07-26 Thread Django
#4824: Enforce a check for duplicate named url patterns -+-- Reporter: Favo | Owner: nobody Status: new | Milestone: 1.3

Re: [Django] #13961: i18n documentation should specify how to include a reverse url lookup in a {% blocktrans %} tag

2010-07-26 Thread Django
#13961: i18n documentation should specify how to include a reverse url lookup in a {% blocktrans %} tag +--- Reporter: garrison | Owner: nobody Status: new| Milestone:

Re: [Django] #4824: Enforce a check for duplicate named url patterns

2010-07-26 Thread Django
#4824: Enforce a check for duplicate named url patterns -+-- Reporter: Favo | Owner: heracek Status: new | Milestone: 1.3

Re: [Django] #4824: Enforce a check for duplicate named url patterns

2010-07-26 Thread Django
#4824: Enforce a check for duplicate named url patterns -+-- Reporter: Favo | Owner: heracek Status: new | Milestone: 1.3

Re: [Django] #14000: Removal of obsolete "versionadded" tags

2010-07-26 Thread Django
#14000: Removal of obsolete "versionadded" tags +--- Reporter: richardb | Owner: nobody Status: new| Milestone: Component: Documentation |

Re: [Django] #14008: GeoDjango subquery fails with bad quoting

2010-07-26 Thread Django
#14008: GeoDjango subquery fails with bad quoting -+-- Reporter: Matthew | Owner: nobody Status: new | Milestone: Component: GIS | Version: 1.2

[Django] #14008: GeoDjango subquery fails with bad quoting

2010-07-26 Thread Django
#14008: GeoDjango subquery fails with bad quoting ---+ Reporter: Matthew| Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.2

[Django] #14007: Automatically discover models within a package without using the app_label Meta attribute

2010-07-26 Thread Django
#14007: Automatically discover models within a package without using the app_label Meta attribute --+- Reporter: m...@deliciouslynerdy.com | Owner: nobody Status: new |

[Django] #14006: Documentation on Field's 'description' class attribute does not mention that it will be interpolated with field.__dict__

2010-07-26 Thread Django
#14006: Documentation on Field's 'description' class attribute does not mention that it will be interpolated with field.__dict__ ---+ Reporter: abeld | Owner: nobody Status: new|