Re: [Django] #30022: Doc how to combine post_save signal with on_commit to alter a m2m relation when saving a model instance

2018-12-11 Thread Django
#30022: Doc how to combine post_save signal with on_commit to alter a m2m relation when saving a model instance -+- Reporter: George Tantiras |Owner: nobody Type:

Re: [Django] #29928: TestCase doesn't check for foreign key constraints when using sqlite

2018-12-11 Thread Django
#29928: TestCase doesn't check for foreign key constraints when using sqlite -+- Reporter: Michel Samia |Owner: nobody Type: Bug | Status: new

Re: [Django] #29981: "Please correct the error below." (with no errors displayed) when changing an inline that has a one-to-one relation to the parent that uses to_field

2018-12-11 Thread Django
#29981: "Please correct the error below." (with no errors displayed) when changing an inline that has a one-to-one relation to the parent that uses to_field ---+- Reporter: Bernie |Owner: Patrik

Re: [Django] #30032: Can't alter the default of a DateTimeField to be TransactionNow

2018-12-11 Thread Django
#30032: Can't alter the default of a DateTimeField to be TransactionNow -+- Reporter: Gavin Wahl |Owner: nobody Type: Bug | Status: closed

Re: [Django] #30033: SQLite schema editor should use the documented to emulate table alterations on SQlite3.

2018-12-11 Thread Django
#30033: SQLite schema editor should use the documented to emulate table alterations on SQlite3. -+- Reporter: Simon Charette |Owner: Simon Type: | Charette

Re: [Django] #30033: SQLite schema editor should use the documented to emulate table alterations on SQlite3.

2018-12-11 Thread Django
#30033: SQLite schema editor should use the documented to emulate table alterations on SQlite3. -+- Reporter: Simon Charette |Owner: Simon Type: | Charette

Re: [Django] #30032: Can't alter the default of a DateTimeField to be TransactionNow

2018-12-11 Thread Django
#30032: Can't alter the default of a DateTimeField to be TransactionNow -+- Reporter: Gavin Wahl |Owner: nobody Type: Bug | Status: closed

Re: [Django] #30032: Allow expressions to be used for default (was: Can't alter the default of a DateTimeField to be TransactionNow)

2018-12-11 Thread Django
#30032: Allow expressions to be used for default -+- Reporter: Gavin Wahl |Owner: nobody Type: New feature | Status: new Component: Database layer

[Django] #30033: SQLite schema editor should use the documented to emulate table alterations on SQlite3.

2018-12-11 Thread Django
#30033: SQLite schema editor should use the documented to emulate table alterations on SQlite3. -+- Reporter: Simon | Owner: Simon Charette Charette |

Re: [Django] #30019: Add __class_getitem__ method to managers and querysets

2018-12-11 Thread Django
#30019: Add __class_getitem__ method to managers and querysets -+- Reporter: Maxim Kurnikov |Owner: Greg W Type: New feature | Status: assigned

Re: [Django] #24313: Deprecate the class_prepared signal

2018-12-11 Thread Django
#24313: Deprecate the class_prepared signal --+ Reporter: Aymeric Augustin |Owner: (none) Type: Cleanup/optimization | Status: new Component: Core (Other)

[Django] #30032: Can't alter the default of a DateTimeField to be TransactionNow

2018-12-11 Thread Django
#30032: Can't alter the default of a DateTimeField to be TransactionNow -+- Reporter: Gavin | Owner: nobody Wahl | Type: Bug|

Re: [Django] #30022: Doc how to combine post_save signal with on_commit to alter a m2m relation when saving a model instance

2018-12-11 Thread Django
#30022: Doc how to combine post_save signal with on_commit to alter a m2m relation when saving a model instance -+- Reporter: George Tantiras |Owner: nobody Type: