Re: [Django] #23850: Test failure in migrations tests

2014-11-16 Thread Django
#23850: Test failure in migrations tests +-- Reporter: jphalip |Owner: nobody Type: Bug | Status: new Component: Migrations | Version: master

[Django] #23850: Test failure in migrations tests

2014-11-16 Thread Django
#23850: Test failure in migrations tests --+ Reporter: jphalip | Owner: nobody Type: Bug | Status: new Component: Migrations |Version: master

Re: [Django] #23794: FieldDoesNotExist error in migration with deleted fields and unique_together constraint

2014-11-16 Thread Django
#23794: FieldDoesNotExist error in migration with deleted fields and unique_together constraint -+- Reporter: heybuddy |Owner: trg Type: Bug |

Re: [Django] #23843: Test failures on Oracle/Python3

2014-11-16 Thread Django
#23843: Test failures on Oracle/Python3 -+- Reporter: shaib|Owner: nobody Type: Uncategorized| Status: new Component: Database layer |

Re: [Django] #23849: Document the locmem template loader

2014-11-16 Thread Django
#23849: Document the locmem template loader +-- Reporter: prestontimmons |Owner: nobody Type: Uncategorized | Status: new Component: Documentation |

Re: [Django] #23758: Going beyond 5 levels of subqueries causes AssertionError in bump_prefix

2014-11-16 Thread Django
#23758: Going beyond 5 levels of subqueries causes AssertionError in bump_prefix -+- Reporter: richardhowardsparx |Owner: Type: Bug | piotrpawlaczek Component: Databa

[Django] #23849: Document the locmem template loader

2014-11-16 Thread Django
#23849: Document the locmem template loader + Reporter: prestontimmons | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: master Severity: Normal | Keywor

Re: [Django] #23840: Confusing message from makemessages

2014-11-16 Thread Django
#23840: Confusing message from makemessages --+ Reporter: takis |Owner: iljamaas Type: Bug | Status: assigned Component: Internation

Re: [Django] #21598: Cleanup template loader overrides in tests

2014-11-16 Thread Django
#21598: Cleanup template loader overrides in tests -+- Reporter: unaizalakain |Owner: Type: | unaizalakain Cleanup/optimization |

Re: [Django] #23832: Storage API should provide a timezone aware approach

2014-11-16 Thread Django
#23832: Storage API should provide a timezone aware approach -+- Reporter: jaylett |Owner: Type: New feature | Status: new Component: File

Re: [Django] #23842: Transient failure of django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest.test_make_line

2014-11-16 Thread Django
#23842: Transient failure of django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest.test_make_line ---+ Reporter: charettes |Owner: nobody Type: Bug| Status: new Component

Re: [Django] #23758: Going beyond 5 levels of subqueries causes AssertionError in bump_prefix

2014-11-16 Thread Django
#23758: Going beyond 5 levels of subqueries causes AssertionError in bump_prefix -+- Reporter: richardhowardsparx |Owner: Type: Bug | piotrpawlaczek Component: Databa

Re: [Django] #23840: Confusing message from makemessages

2014-11-16 Thread Django
#23840: Confusing message from makemessages --+ Reporter: takis |Owner: iljamaas Type: Bug | Status: assigned Component: Internation

Re: [Django] #23840: Confusing message from makemessages

2014-11-16 Thread Django
#23840: Confusing message from makemessages --+ Reporter: takis |Owner: iljamaas Type: Bug | Status: assigned Component: Internation

Re: [Django] #23814: Documented apps refactored out of Django

2014-11-16 Thread Django
#23814: Documented apps refactored out of Django --+ Reporter: shabda|Owner: shabda Type: Cleanup/optimization | Status: assigned Component: Document

Re: [Django] #23714: Django-1.7 doesn't display 500 error pages during DST change

2014-11-16 Thread Django
#23714: Django-1.7 doesn't display 500 error pages during DST change -+ Reporter: mbertheau|Owner: nobody Type: Bug | Status: new Component: Template

Re: [Django] #23843: Test failures on Oracle/Python3

2014-11-16 Thread Django
#23843: Test failures on Oracle/Python3 -+- Reporter: shaib|Owner: nobody Type: Uncategorized| Status: new Component: Database layer |

Re: [Django] #23843: Test failures on Oracle/Python3

2014-11-16 Thread Django
#23843: Test failures on Oracle/Python3 -+- Reporter: shaib|Owner: nobody Type: Uncategorized| Status: new Component: Database layer |

Re: [Django] #11919: dpaste.com feature in debug traceback view should be optional

2014-11-16 Thread Django
#11919: dpaste.com feature in debug traceback view should be optional --+ Reporter: mikey |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

Re: [Django] #23543: Documentation how to test custom management command missing

2014-11-16 Thread Django
#23543: Documentation how to test custom management command missing --+ Reporter: wittwerch |Owner: dbrgn Type: Cleanup/optimization | Status: assigned Co

Re: [Django] #23714: Django-1.7 doesn't display 500 error pages during DST change

2014-11-16 Thread Django
#23714: Django-1.7 doesn't display 500 error pages during DST change -+ Reporter: mbertheau|Owner: nobody Type: Bug | Status: closed Component: Templ

Re: [Django] #23848: Creating requirements.txt file in default django-admin.py startproject template

2014-11-16 Thread Django
#23848: Creating requirements.txt file in default django-admin.py startproject template -+- Reporter: suda |Owner: nobody Type: New feature | Statu

Re: [Django] #23838: LazyObject is missing __iter__

2014-11-16 Thread Django
#23838: LazyObject is missing __iter__ -+-- Reporter: rednaw |Owner: rednaw Type: New feature | Status: assigned Component: Utilities| Version: m

Re: [Django] #21612: queryset update ignores to_field on foreign keys

2014-11-16 Thread Django
#21612: queryset update ignores to_field on foreign keys -+- Reporter: berndtj@…|Owner: nobody Type: Bug | Status: closed Component: Data

Re: [Django] #23690: Docs for Rendering fields manually showing static rather than dynamic code

2014-11-16 Thread Django
#23690: Docs for Rendering fields manually showing static rather than dynamic code -+- Reporter: awidgery |Owner: nmundar Type: | Status:

[Django] #23848: Creating requirements.txt file in default django-admin.py startproject template

2014-11-16 Thread Django
#23848: Creating requirements.txt file in default django-admin.py startproject template + Reporter: suda| Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #23846: Redesign: homepage

2014-11-16 Thread Django
#23846: Redesign: homepage -+ Reporter: oinopion |Owner: ethlinn Type: New feature | Status: closed Component: *.djangoproject.com |

Re: [Django] #23830: Make expired session clearing on database backend scale better

2014-11-16 Thread Django
#23830: Make expired session clearing on database backend scale better -+- Reporter: adamchainz |Owner: Type: | adamchainz Cleanup/optimization

Re: [Django] #23832: Storage API should provide a timezone aware approach

2014-11-16 Thread Django
#23832: Storage API should provide a timezone aware approach -+- Reporter: jaylett |Owner: Type: New feature | Status: new Component: File

Re: [Django] #23832: Storage API should provide a timezone aware approach

2014-11-16 Thread Django
#23832: Storage API should provide a timezone aware approach -+- Reporter: jaylett |Owner: Type: New feature | Status: new Component: File

Re: [Django] #23830: Make expired session clearing on database backend scale better

2014-11-16 Thread Django
#23830: Make expired session clearing on database backend scale better -+- Reporter: adamchainz |Owner: Type: | adamchainz Cleanup/optimization

Re: [Django] #23801: Warn when max_length is used with IntegerField

2014-11-16 Thread Django
#23801: Warn when max_length is used with IntegerField -+- Reporter: eykd |Owner: Type: New feature | MattBlack85 Component: Database layer |

Re: [Django] #23801: Warn when max_length is used with IntegerField

2014-11-16 Thread Django
#23801: Warn when max_length is used with IntegerField -+- Reporter: eykd |Owner: nobody Type: New feature | Status: new Component: Database

Re: [Django] #23626: Change coding style for sql, params return lines

2014-11-16 Thread Django
#23626: Change coding style for sql, params return lines -+- Reporter: mjtamlyn |Owner: aniav Type: | Status: closed Cleanup/optimizatio

Re: [Django] #23585: Fix misleading comment in CSRF middleware

2014-11-16 Thread Django
#23585: Fix misleading comment in CSRF middleware -+- Reporter: aaugustin|Owner: aaugustin Type: | Status: closed Cleanup/optimization

Re: [Django] #23585: Fix misleading comment in CSRF middleware

2014-11-16 Thread Django
#23585: Fix misleading comment in CSRF middleware -+- Reporter: aaugustin|Owner: aaugustin Type: | Status: closed Cleanup/optimization

Re: [Django] #23690: Docs for Rendering fields manually showing static rather than dynamic code

2014-11-16 Thread Django
#23690: Docs for Rendering fields manually showing static rather than dynamic code -+- Reporter: awidgery |Owner: nmundar Type: | Status:

Re: [Django] #23847: Minor Problem with Auth Documentation

2014-11-16 Thread Django
#23847: Minor Problem with Auth Documentation --+ Reporter: xmnr |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

Re: [Django] #23690: Docs for Rendering fields manually showing static rather than dynamic code

2014-11-16 Thread Django
#23690: Docs for Rendering fields manually showing static rather than dynamic code -+- Reporter: awidgery |Owner: nmundar Type: | Status:

[Django] #23847: Minor Problem with Auth Documentation

2014-11-16 Thread Django
#23847: Minor Problem with Auth Documentation ---+ Reporter: xmnr | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.7 Severity: Normal | Keywords: T

Re: [Django] #23832: Storage API should provide a timezone aware approach

2014-11-16 Thread Django
#23832: Storage API should provide a timezone aware approach -+- Reporter: jaylett |Owner: Type: New feature | Status: new Component: File