Re: [Django] #24119: Backend-agnostic tracebacks on template rendering errors

2015-03-11 Thread Django
#24119: Backend-agnostic tracebacks on template rendering errors -+- Reporter: aaugustin|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #15053: Make templates more reusable by Improving template loading algorithm to avoid extending infinite recursion

2015-03-11 Thread Django
#15053: Make templates more reusable by Improving template loading algorithm to avoid extending infinite recursion -+ Reporter: pmartin |Owner: unaizalakain Type: New feature

Re: [Django] #20488: Enhance the Storage class with new copy and move methods

2015-03-11 Thread Django
#20488: Enhance the Storage class with new copy and move methods --+ Reporter: kux |Owner: nobody Type: New feature | Status: new

Re: [Django] #24013: reverse() escapes unreserved characters supplied by prefix

2015-03-11 Thread Django
#24013: reverse() escapes unreserved characters supplied by prefix -+- Reporter: tgerdes |Owner: bpeschier Type: Bug | Status: assigned Component: Core

Re: [Django] #24467: jQuery error in Django admin site when use "get_prepopulated_fields"

2015-03-11 Thread Django
#24467: jQuery error in Django admin site when use "get_prepopulated_fields" -+- Reporter: 1st |Owner: nobody Type: Bug | Status: closed

Re: [Django] #24473: Hstore Case Insensitive Lookups

2015-03-11 Thread Django
#24473: Hstore Case Insensitive Lookups --+-- Reporter: DavidMuller |Owner: Type: Uncategorized | Status: closed Component: contrib.postgres |

Re: [Django] #24462: Using .distinct().order_by() on a queryset produces unexpected results

2015-03-11 Thread Django
#24462: Using .distinct().order_by() on a queryset produces unexpected results -+- Reporter: trosos |Owner: nobody Type: Bug | Status: new

Re: [Django] #24462: Using .distinct().order_by() on a queryset produces unexpected results

2015-03-11 Thread Django
#24462: Using .distinct().order_by() on a queryset produces unexpected results -+- Reporter: trosos |Owner: nobody Type: Bug | Status: new

Re: [Django] #24394: Running tests fails when DATABASES['default'] = {}

2015-03-11 Thread Django
#24394: Running tests fails when DATABASES['default'] = {} ---+ Reporter: trecouvr |Owner: akulakov Type: Bug| Status: assigned Component:

Re: [Django] #24463: Remove old functionality from `HttpRequest`

2015-03-11 Thread Django
#24463: Remove old functionality from `HttpRequest` -+- Reporter: rednaw |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #15667: Implement template-based widget rendering

2015-03-11 Thread Django
#15667: Implement template-based widget rendering + Reporter: brutasse|Owner: brutasse Type: New feature | Status: new Component: Forms |

Re: [Django] #15667: Implement template-based widget rendering

2015-03-11 Thread Django
#15667: Implement template-based widget rendering + Reporter: brutasse|Owner: brutasse Type: New feature | Status: new Component: Forms |

Re: [Django] #24470: Serialization of base classes is not customizable for migrations

2015-03-11 Thread Django
#24470: Serialization of base classes is not customizable for migrations ---+-- Reporter: rockymeza |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #24469: forms, form fields and media are escaped wrongfully in non django templates

2015-03-11 Thread Django
#24469: forms, form fields and media are escaped wrongfully in non django templates -+- Reporter: MoritzS |Owner: aaugustin Type: Bug |

Re: [Django] #24467: jQuery error in Django admin site when use "get_prepopulated_fields"

2015-03-11 Thread Django
#24467: jQuery error in Django admin site when use "get_prepopulated_fields" -+- Reporter: 1st |Owner: nobody Type: Bug | Status: new

Re: [Django] #24469: forms, form fields and media are escaped wrongfully in non django templates

2015-03-11 Thread Django
#24469: forms, form fields and media are escaped wrongfully in non django templates -+- Reporter: MoritzS |Owner: aaugustin Type: Bug |

Re: [Django] #24414: Add example of Prefetch object usage to docs

2015-03-11 Thread Django
#24414: Add example of Prefetch object usage to docs -+- Reporter: coolRR |Owner: sww Type: | Status: closed Cleanup/optimization

Re: [Django] #24414: Add example of Prefetch object usage to docs

2015-03-11 Thread Django
#24414: Add example of Prefetch object usage to docs -+- Reporter: coolRR |Owner: sww Type: | Status: closed Cleanup/optimization

Re: [Django] #16256: More class based views: formsets derived generic views

2015-03-11 Thread Django
#16256: More class based views: formsets derived generic views ---+ Reporter: rasca |Owner: auvipy Type: New feature| Status: closed Component: Generic views |

Re: [Django] #16256: More class based views: formsets derived generic views

2015-03-11 Thread Django
#16256: More class based views: formsets derived generic views ---+ Reporter: rasca |Owner: auvipy Type: New feature| Status: assigned Component: Generic views

Re: [Django] #16256: More class based views: formsets derived generic views

2015-03-11 Thread Django
#16256: More class based views: formsets derived generic views ---+ Reporter: rasca |Owner: auvipy Type: New feature| Status: assigned Component: Generic views

Re: [Django] #13068: The "Add another [inline object]" javascript doesn't respect prepopulated_fields settings

2015-03-11 Thread Django
#13068: The "Add another [inline object]" javascript doesn't respect prepopulated_fields settings -+- Reporter: hejsan |Owner: seanbrant Type: Bug |

Re: [Django] #13068: The "Add another [inline object]" javascript doesn't respect prepopulated_fields settings

2015-03-11 Thread Django
#13068: The "Add another [inline object]" javascript doesn't respect prepopulated_fields settings -+- Reporter: hejsan |Owner: seanbrant Type: Bug |

Re: [Django] #24471: Exclude quotes and angle brackets from urlize URLs

2015-03-11 Thread Django
#24471: Exclude quotes and angle brackets from urlize URLs -+- Reporter: shaib|Owner: nobody Type: | Status: closed

Re: [Django] #24472: Define internal types explicitly for related fields

2015-03-11 Thread Django
#24472: Define internal types explicitly for related fields -+- Reporter: coldmind |Owner: coldmind Type: New feature | Status: new Component:

Re: [Django] #24467: jQuery error in Django admin site when use "get_prepopulated_fields"

2015-03-11 Thread Django
#24467: jQuery error in Django admin site when use "get_prepopulated_fields" ---+ Reporter: 1st|Owner: nobody Type: Bug| Status: new Component:

[Django] #24472: Define internal types explicitly for related fields

2015-03-11 Thread Django
#24472: Define internal types explicitly for related fields --+-- Reporter: coldmind | Owner: coldmind Type: New feature | Status: new Component: Database layer

Re: [Django] #24467: jQuery error in Django admin site when use "get_prepopulated_fields"

2015-03-11 Thread Django
#24467: jQuery error in Django admin site when use "get_prepopulated_fields" ---+ Reporter: 1st|Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #17209: Dogfood class-based views in contrib.auth

2015-03-11 Thread Django
#17209: Dogfood class-based views in contrib.auth -+- Reporter: melinath |Owner: auvipy Type: | Status: assigned Cleanup/optimization

Re: [Django] #17209: Dogfood class-based views in contrib.auth

2015-03-11 Thread Django
#17209: Dogfood class-based views in contrib.auth -+- Reporter: melinath |Owner: andrews Type: | Status: new Cleanup/optimization

Re: [Django] #24414: Add example of Prefetch object usage to docs

2015-03-11 Thread Django
#24414: Add example of Prefetch object usage to docs -+- Reporter: coolRR |Owner: sww Type: | Status: assigned Cleanup/optimization