Re: [Django] #26866: Lazy variant of string format

2016-07-08 Thread Django
#26866: Lazy variant of string format -+- Reporter: lovmat |Owner: nobody Type: New feature | Status: new Component: |

Re: [Django] #26872: Django Admin filter choice list can overflow the whole page

2016-07-08 Thread Django
#26872: Django Admin filter choice list can overflow the whole page ---+-- Reporter: mdamien|Owner: kennethyang404 Type: Bug| Status: assigned Componen

Re: [Django] #26810: DATA_UPLOAD_MAX_NUMBER_FIELDS not taken into account in admin mass actions

2016-07-08 Thread Django
#26810: DATA_UPLOAD_MAX_NUMBER_FIELDS not taken into account in admin mass actions --+ Reporter: Adys |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #26881: Crash when creating migrations with managers having use_in_migrations=True

2016-07-08 Thread Django
#26881: Crash when creating migrations with managers having use_in_migrations=True -+ Reporter: claudep |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #25751: Translation of strings in a javascript file: Docs seem to be incorrect

2016-07-08 Thread Django
#25751: Translation of strings in a javascript file: Docs seem to be incorrect -+- Reporter: raratiru |Owner: nobody Type: | Status: new

Re: [Django] #26867: Migrate very slow

2016-07-08 Thread Django
#26867: Migrate very slow -+- Reporter: hugotacito |Owner: nobody Type: | Status: closed Cleanup/optimization | Componen

Re: [Django] #26844: Formset's validate_min doesn't work correctly with deleted forms (was: A formset with only one entry marked for deletion, passes validate_min = True and min_num = 1)

2016-07-08 Thread Django
#26844: Formset's validate_min doesn't work correctly with deleted forms ---+ Reporter: wimfeijen |Owner: nobody Type: Bug| Status: new Component: Forms |

Re: [Django] #26796: Add a check for limit_choices_to on ManyToManyField with an explicit through model

2016-07-08 Thread Django
#26796: Add a check for limit_choices_to on ManyToManyField with an explicit through model -+- Reporter: charettes|Owner: Type: | andersonresende Cleanup/o

Re: [Django] #26872: Django Admin filter choice list can overflow the whole page

2016-07-08 Thread Django
#26872: Django Admin filter choice list can overflow the whole page ---+-- Reporter: mdamien|Owner: kennethyang404 Type: Bug| Status: assigned Componen

Re: [Django] #26872: Django Admin filter choice list can overflow the whole page

2016-07-08 Thread Django
#26872: Django Admin filter choice list can overflow the whole page ---+-- Reporter: mdamien|Owner: kennethyang404 Type: Bug| Status: assigned Componen

Re: [Django] #17688: No m2m_changed signal sent to when referenced object is deleted

2016-07-08 Thread Django
#17688: No m2m_changed signal sent to when referenced object is deleted -+- Reporter: jblaine@…|Owner: | jorgecarleitao Type: Bug

Re: [Django] #25530: Deferred SQL operations fail when a referenced table or column is renamed during the same migration

2016-07-08 Thread Django
#25530: Deferred SQL operations fail when a referenced table or column is renamed during the same migration --+ Reporter: simonphilips |Owner: nobody Type: Bug | Status

Re: [Django] #26822: New migrations not applied on clone databases (sqlite) when using --parallel and --keepdb option

2016-07-08 Thread Django
#26822: New migrations not applied on clone databases (sqlite) when using --parallel and --keepdb option ---+ Reporter: romgar |Owner: nobody Type: Bug|

Re: [Django] #26872: Django Admin filter choice list can overflow the whole page

2016-07-08 Thread Django
#26872: Django Admin filter choice list can overflow the whole page ---+-- Reporter: mdamien|Owner: kennethyang404 Type: Bug| Status: assigned Componen

Re: [Django] #22446: Add tox support

2016-07-08 Thread Django
#22446: Add tox support -+- Reporter: jmbowman |Owner: Type: | tobiasmcnulty Cleanup/optimization | Status: assigned C

Re: [Django] #26749: Different manager for _base_manager and related descriptors

2016-07-08 Thread Django
#26749: Different manager for _base_manager and related descriptors -+- Reporter: spectras |Owner: nobody Type: | Status: new Cleanup/op

Re: [Django] #25109: MigrationLoader.load_disk hides ImportError for invalid MIGRATION_MODULES

2016-07-08 Thread Django
#25109: MigrationLoader.load_disk hides ImportError for invalid MIGRATION_MODULES + Reporter: blueyed |Owner: berkerpeksag Type: Bug | Status: assigned Compon

Re: [Django] #26804: update_or_create() updates all columns, which could cause a race condition

2016-07-08 Thread Django
#26804: update_or_create() updates all columns, which could cause a race condition -+- Reporter: jensen-cochran |Owner: jensen- | cochran Type: B

Re: [Django] #26615: Changing user's email could invalidate password reset tokens

2016-07-08 Thread Django
#26615: Changing user's email could invalidate password reset tokens --+ Reporter: Alex |Owner: rosco77 Type: Cleanup/optimization | Status: assigned

Re: [Django] #25996: Revise the Performance section in topics/http/urls

2016-07-08 Thread Django
#25996: Revise the Performance section in topics/http/urls --+ Reporter: uranusjr |Owner: j-shu Type: Cleanup/optimization | Status: assigned Component:

Re: [Django] #26067: Orderable ArrayAgg and StringAgg

2016-07-08 Thread Django
#26067: Orderable ArrayAgg and StringAgg -+- Reporter: fdh |Owner: fdh Type: New feature | Status: assigned Component: contrib.postgres

Re: [Django] #10686: Add class name interpolation in Meta.permissions codenames

2016-07-08 Thread Django
#10686: Add class name interpolation in Meta.permissions codenames -+- Reporter: faldridge|Owner: sergei- | maertens Type: New feature

Re: [Django] #25774: Refactor of datetime expressions and better, official support for right-hand-side date part extraction

2016-07-08 Thread Django
#25774: Refactor of datetime expressions and better, official support for right- hand-side date part extraction -+- Reporter: ryuusenshi |Owner: jarshwah Type: New feature

Re: [Django] #17260: `QuerySet.dates()` is computed in UTC when time zone support is enabled

2016-07-08 Thread Django
#17260: `QuerySet.dates()` is computed in UTC when time zone support is enabled -+- Reporter: aaugustin|Owner: aaugustin Type: Bug | Status: c

Re: [Django] #25774: Refactor of datetime expressions and better, official support for right-hand-side date part extraction

2016-07-08 Thread Django
#25774: Refactor of datetime expressions and better, official support for right- hand-side date part extraction -+- Reporter: ryuusenshi |Owner: jarshwah Type: New feature

Re: [Django] #25774: Refactor of datetime expressions and better, official support for right-hand-side date part extraction

2016-07-08 Thread Django
#25774: Refactor of datetime expressions and better, official support for right- hand-side date part extraction -+- Reporter: ryuusenshi |Owner: jarshwah Type: New feature

Re: [Django] #26348: Add a __time lookup for DateTimeField

2016-07-08 Thread Django
#26348: Add a __time lookup for DateTimeField -+- Reporter: charettes|Owner: charettes Type: New feature | Status: assigned Component: Database l

Re: [Django] #26348: Add a __time lookup for DateTimeField

2016-07-08 Thread Django
#26348: Add a __time lookup for DateTimeField -+- Reporter: charettes|Owner: charettes Type: New feature | Status: closed Component: Database lay

Re: [Django] #26883: makemessages doesn't find blocktrans if it comes after a comment in templates

2016-07-08 Thread Django
#26883: makemessages doesn't find blocktrans if it comes after a comment in templates -+- Reporter: dAnjou |Owner: nobody Type: Bug | Status:

[Django] #26883: makemessages doesn't find blocktrans if it comes after a comment in templates

2016-07-08 Thread Django
#26883: makemessages doesn't find blocktrans if it comes after a comment in templates --+ Reporter: dAnjou| Owner: nobody Type: Bug | Status: new Component: Internationalization

Re: [Django] #26348: Add a __time lookup for DateTimeField

2016-07-08 Thread Django
#26348: Add a __time lookup for DateTimeField -+- Reporter: charettes|Owner: charettes Type: New feature | Status: assigned Component: Database l

Re: [Django] #26840: Extract database teardown from DiscoverRunner, to better support third-party test runners

2016-07-08 Thread Django
#26840: Extract database teardown from DiscoverRunner, to better support third- party test runners --+ Reporter: carljm|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #26837: ModelMultipleChoiceField's documentation doesn't mention whether it supports to_field_name

2016-07-08 Thread Django
#26837: ModelMultipleChoiceField's documentation doesn't mention whether it supports to_field_name -+- Reporter: bmispelon|Owner: Type: | smarlowucf Cleanu

Re: [Django] #26837: ModelMultipleChoiceField's documentation doesn't mention whether it supports to_field_name

2016-07-08 Thread Django
#26837: ModelMultipleChoiceField's documentation doesn't mention whether it supports to_field_name -+- Reporter: bmispelon|Owner: Type: | smarlowucf Cleanu

Re: [Django] #26837: ModelMultipleChoiceField's documentation doesn't mention whether it supports to_field_name

2016-07-08 Thread Django
#26837: ModelMultipleChoiceField's documentation doesn't mention whether it supports to_field_name -+- Reporter: bmispelon|Owner: Type: | smarlowucf Cleanu

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

2016-07-08 Thread Django
#17209: Dogfood class-based views in contrib.auth -+- Reporter: melinath |Owner: Type: | Status: new Cleanup/optimization |

Re: [Django] #26796: Add a check for limit_choices_to on ManyToManyField with an explicit through model

2016-07-08 Thread Django
#26796: Add a check for limit_choices_to on ManyToManyField with an explicit through model -+- Reporter: charettes|Owner: Type: | andersonresende Cleanup/o

Re: [Django] #26882: Add test(s) for django.contrib.auth.views.logout_then_login

2016-07-08 Thread Django
#26882: Add test(s) for django.contrib.auth.views.logout_then_login -+- Reporter: timgraham|Owner: Type: | andersonresende Cleanup/optimization

[Django] #26882: Add test(s) for django.contrib.auth.views.logout_then_login

2016-07-08 Thread Django
#26882: Add test(s) for django.contrib.auth.views.logout_then_login + Reporter: timgraham | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #26881: Crash when creating migrations with managers having use_in_migrations=True

2016-07-08 Thread Django
#26881: Crash when creating migrations with managers having use_in_migrations=True -+-- Reporter: claudep |Owner: nobody Type: Bug | Status: new Com

Re: [Django] #26880: test_module_loading.py imports the imp-library which raises PendingDeprecationWarning

2016-07-08 Thread Django
#26880: test_module_loading.py imports the imp-library which raises PendingDeprecationWarning -+- Reporter: atombrella |Owner: nobody Type: |

Re: [Django] #26802: Sending mails with attachment results in 'bytes' object has no attribute 'encode'

2016-07-08 Thread Django
#26802: Sending mails with attachment results in 'bytes' object has no attribute 'encode' -+- Reporter: Brandl |Owner: nobody Type: Bug | Status: closed

[Django] #26881: Crash when creating migrations with managers having use_in_migrations=True

2016-07-08 Thread Django
#26881: Crash when creating migrations with managers having use_in_migrations=True ---+ Reporter: claudep | Owner: nobody Type: Bug | Status: new