Re: [Django] #21760: prefetch_related uses an inefficient query to get the related fk data

2014-01-09 Thread Django
#21760: prefetch_related uses an inefficient query to get the related fk data -+- Reporter: valtron2000@…|Owner: nobody Type: Bug | Status: new

Re: [Django] #21760: prefetch_related uses an inefficient query to get the related fk data

2014-01-09 Thread Django
#21760: prefetch_related uses an inefficient query to get the related fk data -+- Reporter: valtron2000@…|Owner: nobody Type: Bug | Status: new

Re: [Django] #21477: Rename pre/post_migrate argument db to using

2014-01-09 Thread Django
#21477: Rename pre/post_migrate argument db to using --+ Reporter: akaariai |Owner: syphar Type: Cleanup/optimization | Status: assigned Component: Migr

[Django] #21760: prefetch_related uses an inefficient query to get the related data

2014-01-09 Thread Django
#21760: prefetch_related uses an inefficient query to get the related data --+ Reporter: valtron2000@… | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #21760: prefetch_related uses an inefficient query to get the related fk data (was: prefetch_related uses an inefficient query to get the related data)

2014-01-09 Thread Django
#21760: prefetch_related uses an inefficient query to get the related fk data -+- Reporter: valtron2000@…|Owner: nobody Type: Bug | Status: new

Re: [Django] #21760: prefetch_related uses an inefficient query to get the related fk data

2014-01-09 Thread Django
#21760: prefetch_related uses an inefficient query to get the related fk data -+- Reporter: valtron2000@…|Owner: nobody Type: Bug | Status: new

Re: [Django] #21750: STATIC_ROOT is required in 1.7

2014-01-09 Thread Django
#21750: STATIC_ROOT is required in 1.7 -+ Reporter: aaugustin|Owner: nobody Type: Bug | Status: new Component: contrib.staticfiles |

Re: [Django] #21750: STATIC_ROOT is required in 1.7

2014-01-09 Thread Django
#21750: STATIC_ROOT is required in 1.7 -+ Reporter: aaugustin|Owner: nobody Type: Bug | Status: new Component: contrib.staticfiles |

Re: [Django] #21759: admindocs doesn't restructuredtext-ify model docstrings

2014-01-09 Thread Django
#21759: admindocs doesn't restructuredtext-ify model docstrings ---+-- Reporter: chris@…|Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized

[Django] #21759: admindocs doesn't restructuredtext-ify model docstrings

2014-01-09 Thread Django
#21759: admindocs doesn't restructuredtext-ify model docstrings ---+--- Reporter: chris@…| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.5 Severity: Normal

[django/django] 9eb160: Fixed #12571 -- Attached originating WSGIRequest t...

2014-01-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9eb16031ca837624433c49646289b50f9566a25d https://github.com/django/django/commit/9eb16031ca837624433c49646289b50f9566a25d Author: Unai Zalakain Date: 2014-01-09 (Thu, 09 Jan 2014) Changed paths: M

Re: [Django] #12571: Test client doesn't set WSGIRequest instance on response

2014-01-09 Thread Django
#12571: Test client doesn't set WSGIRequest instance on response -+- Reporter: rvdrijst |Owner: Type: Bug | unaizalakain Component: Testing framework|

Re: [Django] #21751: Django doesn't do a good job of closing cursors

2014-01-09 Thread Django
#21751: Django doesn't do a good job of closing cursors -+- Reporter: manfre |Owner: manfre Type: | Status: new Cleanup/optimization

[Django] #21758: Document South->built-in migrations transition

2014-01-09 Thread Django
#21758: Document South->built-in migrations transition --+ Reporter: kmtracey| Owner: Type: Bug | Status: new Component: Migrations |Version: master

Re: [Django] #21750: STATIC_ROOT is required in 1.7

2014-01-09 Thread Django
#21750: STATIC_ROOT is required in 1.7 -+ Reporter: aaugustin|Owner: nobody Type: Bug | Status: new Component: contrib.staticfiles |

Re: [Django] #21721: Python 3.4 support

2014-01-09 Thread Django
#21721: Python 3.4 support -+ Reporter: mjtamlyn |Owner: nobody Type: Bug | Status: new Component: Python 3 | Version: mast

Re: [Django] #21754: Object discrepency between python2.x and python3.x with model field "to_python" and "get_prep_value" when retrieving object from database

2014-01-09 Thread Django
#21754: Object discrepency between python2.x and python3.x with model field "to_python" and "get_prep_value" when retrieving object from database ---+-- Reporter: troygrosfield |Owner: nobody Type:

Re: [Django] #21757: Allow modifying the SQL generated by lookups

2014-01-09 Thread Django
#21757: Allow modifying the SQL generated by lookups -+- Reporter: shmishleniy@…|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #21757: Allow modifying the SQL generated by lookups

2014-01-09 Thread Django
#21757: Allow modifying the SQL generated by lookups -+- Reporter: shmishleniy@…|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #21753: allow generic editing views to use `form_class` and `fields` together

2014-01-09 Thread Django
#21753: allow generic editing views to use `form_class` and `fields` together -+- Reporter: gabejackson |Owner: Type: New feature | gabejackson Component: Generic view

Re: [Django] #21757: Allow modifying the SQL generated by lookups

2014-01-09 Thread Django
#21757: Allow modifying the SQL generated by lookups -+- Reporter: shmishleniy@…|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #21371: Admin templates use a `bodyclass` block without ever calling super.

2014-01-09 Thread Django
#21371: Admin templates use a `bodyclass` block without ever calling super. -+- Reporter: Keryn Knight |Owner: resry | Status: assigned T

Re: [Django] #21752: forms.NumberInput - "step" always forced to "any", cannot modify

2014-01-09 Thread Django
#21752: forms.NumberInput - "step" always forced to "any", cannot modify --+ Reporter: orcein@… |Owner: claudep Type: Bug | Status: assigned Component: Forms |

Re: [Django] #21752: forms.NumberInput - "step" always forced to "any", cannot modify

2014-01-09 Thread Django
#21752: forms.NumberInput - "step" always forced to "any", cannot modify --+ Reporter: orcein@… |Owner: claudep Type: Bug | Status: assigned Component: Forms |

Re: [Django] #21754: Object discrepency between python2.x and python3.x with model field "to_python" and "get_prep_value" when retrieving object from database

2014-01-09 Thread Django
#21754: Object discrepency between python2.x and python3.x with model field "to_python" and "get_prep_value" when retrieving object from database ---+-- Reporter: troygrosfield |Owner: nobody Type:

Re: [Django] #21753: allow generic editing views to use `form_class` and `fields` together

2014-01-09 Thread Django
#21753: allow generic editing views to use `form_class` and `fields` together -+- Reporter: gabejackson |Owner: Type: New feature | gabejackson Component: Generic view

Re: [Django] #21753: allow generic editing views to use `form_class` and `fields` together

2014-01-09 Thread Django
#21753: allow generic editing views to use `form_class` and `fields` together -+- Reporter: gabejackson |Owner: Type: New feature | gabejackson Component: Forms

Re: [Django] #21721: Python 3.4 support

2014-01-09 Thread Django
#21721: Python 3.4 support -+ Reporter: mjtamlyn |Owner: nobody Type: Bug | Status: new Component: Python 3 | Version: mast

Re: [Django] #21757: Allow modifying the SQL generated by lookups

2014-01-09 Thread Django
#21757: Allow modifying the SQL generated by lookups -+- Reporter: shmishleniy@…|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #21757: Allow modifying the SQL generated by lookups (was: orm limitations)

2014-01-09 Thread Django
#21757: Allow modifying the SQL generated by lookups -+- Reporter: shmishleniy@…|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #21750: STATIC_ROOT is required in 1.7

2014-01-09 Thread Django
#21750: STATIC_ROOT is required in 1.7 -+ Reporter: aaugustin|Owner: nobody Type: Bug | Status: new Component: contrib.staticfiles |