Re: [Django] #29522: Serializers are hard to modify

2018-07-11 Thread Django
#29522: Serializers are hard to modify --+ Reporter: Levi Cameron |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core (Serialization)

Re: [Django] #29522: Make Serializers easier to modify (was: Serializers are hard to modify)

2018-07-11 Thread Django
#29522: Make Serializers easier to modify --+ Reporter: Levi Cameron |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core

Re: [Django] #28598: BCC addresses are ignored in the console and file email backends

2018-07-11 Thread Django
#28598: BCC addresses are ignored in the console and file email backends -+- Reporter: zngr |Owner: Josh Type: | Schneier Cleanup/optimization

Re: [Django] #28598: BCC addresses are ignored in the console and file email backends

2018-07-11 Thread Django
#28598: BCC addresses are ignored in the console and file email backends -+- Reporter: zngr |Owner: Josh Type: | Schneier Cleanup/optimization

[Django] #29559: TransactionTestCase.reset_sequences doesn't reset sequences of auto created ManyToMany models

2018-07-11 Thread Django
#29559: TransactionTestCase.reset_sequences doesn't reset sequences of auto created ManyToMany models -+ Reporter: Oliver Sauder | Owner: nobody Type: Bug|

Re: [Django] #29559: TransactionTestCase.reset_sequences doesn't reset sequences of auto created ManyToMany models

2018-07-11 Thread Django
#29559: TransactionTestCase.reset_sequences doesn't reset sequences of auto created ManyToMany models -+- Reporter: Oliver Sauder|Owner: Oliver | Sauder

[Django] #29560: Add an option to django-admin to always colorize output

2018-07-11 Thread Django
#29560: Add an option to django-admin to always colorize output -+- Reporter: Nicolas| Owner: nobody NoƩ| Type: | Status:

Re: [Django] #28598: BCC addresses are ignored in the console and file email backends

2018-07-11 Thread Django
#28598: BCC addresses are ignored in the console and file email backends -+- Reporter: zngr |Owner: Josh Type: | Schneier Cleanup/optimization

Re: [Django] #29559: TransactionTestCase.reset_sequences doesn't reset sequences of auto created ManyToMany models

2018-07-11 Thread Django
#29559: TransactionTestCase.reset_sequences doesn't reset sequences of auto created ManyToMany models -+- Reporter: Oliver Sauder|Owner: Oliver | Sauder

Re: [Django] #29557: add on_commit decorator

2018-07-11 Thread Django
#29557: add on_commit decorator -+- Reporter: obayemi |Owner: nobody Type: New feature | Status: closed Component: Database layer |

[Django] #29561: Window Function Lag/Lead supported on Filter (Not equal) for FloatField

2018-07-11 Thread Django
#29561: Window Function Lag/Lead supported on Filter (Not equal) for FloatField -+- Reporter: | Owner: nobody gabriellima| Type: |

Re: [Django] #28598: BCC addresses are ignored in the console and file email backends

2018-07-11 Thread Django
#28598: BCC addresses are ignored in the console and file email backends -+- Reporter: zngr |Owner: Josh Type: | Schneier Cleanup/optimization

Re: [Django] #26720: migration optimizer can produce operations that references removed models under certain circumstances

2018-07-11 Thread Django
#26720: migration optimizer can produce operations that references removed models under certain circumstances -+- Reporter: Sergey Fedoseev |Owner: Tim |

Re: [Django] #27768: makemigrations uses unnecessary AddField for ForeignKey depending on model name

2018-07-11 Thread Django
#27768: makemigrations uses unnecessary AddField for ForeignKey depending on model name -+- Reporter: Ed Morley|Owner: Ed Morley Type: |

Re: [Django] #27845: Possible Migration Optimizer Strategy Improvement

2018-07-11 Thread Django
#27845: Possible Migration Optimizer Strategy Improvement -+- Reporter: Raphael Gaschignard |Owner: Simon Type: | Charette Cleanup/optimization |

Re: [Django] #27768: makemigrations uses unnecessary AddField for ForeignKey depending on model name

2018-07-11 Thread Django
#27768: makemigrations uses unnecessary AddField for ForeignKey depending on model name -+- Reporter: Ed Morley|Owner: Ed Morley Type: |

Re: [Django] #29561: Window Function Lag/Lead supported on Filter (Not equal) for FloatField

2018-07-11 Thread Django
#29561: Window Function Lag/Lead supported on Filter (Not equal) for FloatField -+- Reporter: Gabriel Oliveira |Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #28598: BCC addresses are ignored in the console and file email backends

2018-07-11 Thread Django
#28598: BCC addresses are ignored in the console and file email backends -+- Reporter: zngr |Owner: Josh Type: | Schneier Cleanup/optimization

Re: [Django] #28598: BCC addresses are ignored in the console and file email backends

2018-07-11 Thread Django
#28598: BCC addresses are ignored in the console and file email backends -+- Reporter: zngr |Owner: Josh Type: | Schneier Cleanup/optimization

Re: [Django] #28478: Make DiscoverRunner skip creating a test database if not needed

2018-07-11 Thread Django
#28478: Make DiscoverRunner skip creating a test database if not needed --+ Reporter: Tim Graham|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #24810: Reopen database connection automatically when no transaction is active

2018-07-11 Thread Django
#24810: Reopen database connection automatically when no transaction is active -+- Reporter: Aymeric Augustin |Owner: nobody Type: New feature | Status: new

Re: [Django] #29559: TransactionTestCase.reset_sequences doesn't reset sequences of auto created ManyToMany models

2018-07-11 Thread Django
#29559: TransactionTestCase.reset_sequences doesn't reset sequences of auto created ManyToMany models -+- Reporter: Oliver Sauder|Owner: Oliver | Sauder

Re: [Django] #29559: TransactionTestCase.reset_sequences doesn't reset sequences of auto created ManyToMany models

2018-07-11 Thread Django
#29559: TransactionTestCase.reset_sequences doesn't reset sequences of auto created ManyToMany models -+- Reporter: Oliver Sauder|Owner: Oliver | Sauder

Re: [Django] #9804: sqlflush fails for ManyToMany with inherited intermediary

2018-07-11 Thread Django
#9804: sqlflush fails for ManyToMany with inherited intermediary -+- Reporter: jdimov |Owner: nobody Type: | Status: closed