Re: [Django] #23799: squashmigrations --no-optimize still optimizes

2014-11-17 Thread Django
#23799: squashmigrations --no-optimize still optimizes +- Reporter: Tilka |Owner: Tilka Type: Bug | Status: closed Component: Migrations |

Re: [Django] #23728: sys.exit(1) from makemigrations if no changes found

2014-11-17 Thread Django
#23728: sys.exit(1) from makemigrations if no changes found -+- Reporter: tim_heap |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #23854: Add custom SelectRelated classes

2014-11-17 Thread Django
#23854: Add custom SelectRelated classes -+- Reporter: akaariai |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #23410: Backward migrations change overall state rather than reverting single migration

2014-11-17 Thread Django
#23410: Backward migrations change overall state rather than reverting single migration -+- Reporter: Markush2010 |Owner: nobody Type: New feature | Status: new

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

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

Re: [Django] #23852: Timezone works inconsistently under Cygwin and Windows

2014-11-17 Thread Django
#23852: Timezone works inconsistently under Cygwin and Windows -+- Reporter: wlnirvana|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #23754: DisallowedModelAdminToField when using get_inline_instances()

2014-11-17 Thread Django
#23754: DisallowedModelAdminToField when using get_inline_instances() -+- Reporter: timgraham|Owner: charettes Type: Bug | Status: assigned

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

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

Re: [Django] #21794: No warning should be raised when defining an abstract model with no app_label

2014-11-17 Thread Django
#21794: No warning should be raised when defining an abstract model with no app_label -+- Reporter: charettes|Owner: aaugustin Type: |

Re: [Django] #23860: Document the preferred imports order

2014-11-17 Thread Django
#23860: Document the preferred imports order -+- Reporter: wrwrwr |Owner: nobody Type: New feature | Status: new Component: Documentation

Re: [Django] #23754: DisallowedModelAdminToField when using get_inline_instances()

2014-11-17 Thread Django
#23754: DisallowedModelAdminToField when using get_inline_instances() -+- Reporter: timgraham|Owner: charettes Type: Bug | Status: assigned

Re: [Django] #15040: Boolean fields return 0 and 1 when loaded through select_related

2014-11-17 Thread Django
#15040: Boolean fields return 0 and 1 when loaded through select_related -+- Reporter: homm |Owner: nobody Type: Bug | Status: closed

Re: [Django] #23839: Regression in the admin's handling of querystring allowed fields

2014-11-17 Thread Django
#23839: Regression in the admin's handling of querystring allowed fields -+- Reporter: jphalip |Owner: charettes Type: Bug | Status: closed

Re: [Django] #15040: Boolean fields return 0 and 1 when loaded through select_related

2014-11-17 Thread Django
#15040: Boolean fields return 0 and 1 when loaded through select_related -+- Reporter: homm |Owner: nobody Type: Bug | Status: closed

Re: [Django] #23860: Document the preferred imports order

2014-11-17 Thread Django
#23860: Document the preferred imports order ---+ Reporter: wrwrwr |Owner: nobody Type: New feature| Status: new Component: Documentation |

Re: [Django] #23682: Stronger redirect loop detection in the test client

2014-11-17 Thread Django
#23682: Stronger redirect loop detection in the test client ---+ Reporter: wrwrwr |Owner: nobody Type: New feature| Status: new Component: Testing

Re: [Django] #23860: Document the preferred imports order

2014-11-17 Thread Django
#23860: Document the preferred imports order ---+ Reporter: wrwrwr |Owner: nobody Type: New feature| Status: new Component: Documentation |

Re: [Django] #23859: Renaming a field in a index_together fails

2014-11-17 Thread Django
#23859: Renaming a field in a index_together fails + Reporter: MarkusH |Owner: MarkusH Type: Bug | Status: closed Component: Migrations |

Re: [Django] #23860: Document the preferred imports order

2014-11-17 Thread Django
#23860: Document the preferred imports order ---+ Reporter: wrwrwr |Owner: nobody Type: New feature| Status: new Component: Documentation |

[Django] #23862: ManyToManyRel.get_related_field() doesn't account for defined through to_field

2014-11-17 Thread Django
#23862: ManyToManyRel.get_related_field() doesn't account for defined through to_field -+- Reporter: charettes | Owner: charettes Type: Bug| Status: new

[Django] #23861: IPAddressField removal will break migrations and test suites

2014-11-17 Thread Django
#23861: IPAddressField removal will break migrations and test suites -+ Reporter: spookylukey| Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #17093: Refactor django.template to quarantine global state

2014-11-17 Thread Django
#17093: Refactor django.template to quarantine global state -+- Reporter: carljm |Owner: aaugustin Type: | Status: assigned

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

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

Re: [Django] #23860: Document the preferred imports order

2014-11-17 Thread Django
#23860: Document the preferred imports order ---+ Reporter: wrwrwr |Owner: nobody Type: New feature| Status: new Component: Documentation |

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

2014-11-17 Thread Django
#23849: Document the locmem template loader -+- Reporter: prestontimmons |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #23859: Renaming a field in a index_together fails

2014-11-17 Thread Django
#23859: Renaming a field in a index_together fails + Reporter: MarkusH |Owner: MarkusH Type: Bug | Status: closed Component: Migrations |

Re: [Django] #23859: Renaming a field in a index_together fails

2014-11-17 Thread Django
#23859: Renaming a field in a index_together fails + Reporter: MarkusH |Owner: MarkusH Type: Bug | Status: closed Component: Migrations |

[Django] #23860: Document the preferred imports order

2014-11-17 Thread Django
#23860: Document the preferred imports order ---+ Reporter: wrwrwr | Owner: nobody Type: New feature| Status: new Component: Documentation |Version: master Severity: Normal | Keywords:

Re: [Django] #23854: Add custom SelectRelated classes

2014-11-17 Thread Django
#23854: Add custom SelectRelated classes -+- Reporter: akaariai |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #23824: excluded fields on ModelForm does not work on inherited fields

2014-11-17 Thread Django
#23824: excluded fields on ModelForm does not work on inherited fields ---+-- Reporter: bendavis78 |Owner: Type: Uncategorized | Status: closed Component: Forms

Re: [Django] #23822: Serialize model managers in migrations

2014-11-17 Thread Django
#23822: Serialize model managers in migrations -+ Reporter: MarkusH |Owner: MarkusH Type: New feature | Status: new Component: Migrations | Version:

Re: [Django] #23859: Renaming a field in a index_together fails

2014-11-17 Thread Django
#23859: Renaming a field in a index_together fails + Reporter: MarkusH |Owner: MarkusH Type: Bug | Status: assigned Component: Migrations |

Re: [Django] #23853: Replace JoinInfo namedtuple with Join class

2014-11-17 Thread Django
#23853: Replace JoinInfo namedtuple with Join class -+- Reporter: akaariai |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #23854: Add custom SelectRelated classes

2014-11-17 Thread Django
#23854: Add custom SelectRelated classes -+- Reporter: akaariai |Owner: nobody Type: New feature | Status: new Component: Database layer |

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

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

Re: [Django] #23410: Backward migrations change overall state rather than reverting single migration

2014-11-17 Thread Django
#23410: Backward migrations change overall state rather than reverting single migration -+ Reporter: Markush2010 |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #23859: Renaming a field in a index_together fails

2014-11-17 Thread Django
#23859: Renaming a field in a index_together fails + Reporter: MarkusH |Owner: MarkusH Type: Bug | Status: new Component: Migrations | Version:

Re: [Django] #23839: Regression in the admin's handling of querystring allowed fields

2014-11-17 Thread Django
#23839: Regression in the admin's handling of querystring allowed fields -+- Reporter: jphalip |Owner: charettes Type: Bug | Status: new Component:

Re: [Django] #18714: Add an option to compilemessages to compile fuzzy translations

2014-11-17 Thread Django
#18714: Add an option to compilemessages to compile fuzzy translations -+- Reporter: rasca|Owner: bak1an Type: New feature | Status: assigned

Re: [Django] #23410: Backward migrations change overall state rather than reverting single migration

2014-11-17 Thread Django
#23410: Backward migrations change overall state rather than reverting single migration -+ Reporter: Markush2010 |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #23851: 'GenericForeignKey' object has no attribute 'deconstruct'

2014-11-17 Thread Django
#23851: 'GenericForeignKey' object has no attribute 'deconstruct' -+- Reporter: corebreaker |Owner: nobody Type: Bug | Status: new

Re: [Django] #23410: Backward migrations change overall state rather than reverting single migration

2014-11-17 Thread Django
#23410: Backward migrations change overall state rather than reverting single migration -+ Reporter: Markush2010 |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #23851: 'GenericForeignKey' object has no attribute 'deconstruct'

2014-11-17 Thread Django
#23851: 'GenericForeignKey' object has no attribute 'deconstruct' -+- Reporter: corebreaker |Owner: nobody Type: Bug | Status: new

Re: [Django] #23855: Different usage is different code snippets

2014-11-17 Thread Django
#23855: Different usage is different code snippets --+ Reporter: willstott101 |Owner: nobody Type: Cleanup/optimization | Status: closed Component:

[Django] #23859: Renaming a field in a index_together fails

2014-11-17 Thread Django
#23859: Renaming a field in a index_together fails +- Reporter: MarkusH | Owner: MarkusH Type: Bug | Status: new Component: Migrations |Version: 1.7 Severity: Normal | Keywords: Triage

Re: [Django] #23855: Different usage is different code snippets

2014-11-17 Thread Django
#23855: Different usage is different code snippets --+ Reporter: willstott101 |Owner: nobody Type: Cleanup/optimization | Status: closed Component:

Re: [Django] #23858: Backport of fix for deadlock while dispatching signals

2014-11-17 Thread Django
#23858: Backport of fix for deadlock while dispatching signals -+-- Reporter: mylokin |Owner: nobody Type: Bug | Status: closed Component: Core

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

2014-11-17 Thread Django
#23838: LazyObject is missing __iter__ --+ Reporter: rednaw|Owner: rednaw Type: Cleanup/optimization | Status: assigned Component: Utilities

Re: [Django] #20435: Reorder template tag documentation.

2014-11-17 Thread Django
#20435: Reorder template tag documentation. --+ Reporter: jonathanslenders |Owner: danielr Type: Cleanup/optimization | Status: closed Component: Documentation

Re: [Django] #23851: 'GenericForeignKey' object has no attribute 'deconstruct'

2014-11-17 Thread Django
#23851: 'GenericForeignKey' object has no attribute 'deconstruct' -+- Reporter: corebreaker |Owner: nobody Type: Bug | Status: new

Re: [Django] #12772: Allow loading template tags by fully qualified python module path

2014-11-17 Thread Django
#12772: Allow loading template tags by fully qualified python module path -+ Reporter: patrys |Owner: patrys Type: New feature | Status: assigned

[Django] #23858: Backport of fix for deadlock while dispatching signals

2014-11-17 Thread Django
#23858: Backport of fix for deadlock while dispatching signals --+- Reporter: mylokin | Owner: nobody Type: Bug | Status: new Component: Core (Other) |Version: 1.6 Severity: Normal

[Django] #23857: "Save as new" breaks when related inlines are marked to be deleted

2014-11-17 Thread Django
#23857: "Save as new" breaks when related inlines are marked to be deleted ---+ Reporter: amarandon | Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version: 1.7 Severity:

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

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

Re: [Django] #20435: Reorder template tag documentation.

2014-11-17 Thread Django
#20435: Reorder template tag documentation. --+ Reporter: jonathanslenders |Owner: danielr Type: Cleanup/optimization | Status: assigned Component:

Re: [Django] #23856: Download page doesn't warn enough about development version

2014-11-17 Thread Django
#23856: Download page doesn't warn enough about development version --+ Reporter: doismellburning |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #23856: Download page doesn't warn enough about development version

2014-11-17 Thread Django
#23856: Download page doesn't warn enough about development version --+ Reporter: doismellburning |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #23856: Download page doesn't warn enough about development version

2014-11-17 Thread Django
#23856: Download page doesn't warn enough about development version --+ Reporter: doismellburning |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #23856: Download page doesn't warn enough about development version

2014-11-17 Thread Django
#23856: Download page doesn't warn enough about development version --+ Reporter: doismellburning |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #23856: Download page doesn't warn enough about development version

2014-11-17 Thread Django
#23856: Download page doesn't warn enough about development version --+ Reporter: doismellburning |Owner: nobody Type: Cleanup/optimization | Status: new

[Django] #23856: Download page doesn't warn enough about development version

2014-11-17 Thread Django
#23856: Download page doesn't warn enough about development version -+ Reporter: doismellburning | Owner: nobody Type: Uncategorized| Status: new Component: *.djangoproject.com |Version:

Re: [Django] #23855: Different usage is different code snippets

2014-11-17 Thread Django
#23855: Different usage is different code snippets --+ Reporter: willstott101 |Owner: nobody Type: Cleanup/optimization | Status: new Component:

[Django] #23855: Different usage is different code snippets

2014-11-17 Thread Django
#23855: Different usage is different code snippets --+ Reporter: willstott101 | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.7

[Django] #23854: Add custom SelectRelated classes

2014-11-17 Thread Django
#23854: Add custom SelectRelated classes -+- Reporter: akaariai | Owner: nobody Type: New| Status: new feature|Version:

Re: [Django] #23852: Timezone works inconsistently under Cygwin and Windows

2014-11-17 Thread Django
#23852: Timezone works inconsistently under Cygwin and Windows -+- Reporter: wlnirvana|Owner: nobody Type: Bug | Status: new Component:

[Django] #23853: Replace JoinInfo namedtuple with Join class

2014-11-17 Thread Django
#23853: Replace JoinInfo namedtuple with Join class -+- Reporter: akaariai | Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #23851: 'GenericForeignKey' object has no attribute 'deconstruct'

2014-11-17 Thread Django
#23851: 'GenericForeignKey' object has no attribute 'deconstruct' -+- Reporter: corebreaker |Owner: nobody Type: Bug | Status: new

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

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

Re: [Django] #23852: Timezone works inconsistently under Cygwin and Windows

2014-11-17 Thread Django
#23852: Timezone works inconsistently under Cygwin and Windows -+- Reporter: wlnirvana|Owner: nobody Type: Bug | Status: new Component:

[Django] #23852: Timezone works inconsistently under Cygwin and Windows

2014-11-17 Thread Django
#23852: Timezone works inconsistently under Cygwin and Windows +-- Reporter: wlnirvana | Owner: nobody Type: Bug | Status: new Component: Core (Management

Re: [Django] #23851: 'GenericForeignKey' object has no attribute 'deconstruct'

2014-11-17 Thread Django
#23851: 'GenericForeignKey' object has no attribute 'deconstruct' -+- Reporter: corebreaker |Owner: nobody Type: Bug | Status: new

Re: [Django] #23851: 'GenericForeignKey' object has no attribute 'deconstruct'

2014-11-17 Thread Django
#23851: 'GenericForeignKey' object has no attribute 'deconstruct' -+- Reporter: corebreaker |Owner: nobody Type: Bug | Status: new

Re: [Django] #23851: 'GenericForeignKey' object has no attribute 'deconstruct'

2014-11-17 Thread Django
#23851: 'GenericForeignKey' object has no attribute 'deconstruct' -+- Reporter: corebreaker |Owner: nobody Type: Uncategorized| Status: new

[Django] #23851: 'GenericForeignKey' object has no attribute 'deconstruct'

2014-11-17 Thread Django
#23851: 'GenericForeignKey' object has no attribute 'deconstruct' --+ Reporter: corebreaker | Owner: nobody Type: Uncategorized | Status: new Component: contrib.contenttypes |Version:

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

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

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

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

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

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