The proposal to merge ~ack/maas:big-auto-field-default into maas:master has
been updated.
Status: Approved => Merged
For more details, see:
https://code.launchpad.net/~ack/maas/+git/maas/+merge/442177
--
Your team MAAS Committers is subscribed to branch maas:master.
--
Mailing list: http
The proposal to merge ~ack/maas:big-auto-field-default into maas:master has
been updated.
Status: Needs review => Approved
For more details, see:
https://code.launchpad.net/~ack/maas/+git/maas/+merge/442177
--
Your team MAAS Committers is subscribed to branch maas:master.
--
Mailing list
Diff comments:
> diff --git a/src/maasserver/models/domain.py b/src/maasserver/models/domain.py
> index a793e01..5dccc9f 100644
> --- a/src/maasserver/models/domain.py
> +++ b/src/maasserver/models/domain.py
> @@ -172,12 +178,11 @@ class Domain(CleanSave, TimestampedModel):
> :ivar objects
Review: Approve
+1
--
https://code.launchpad.net/~ack/maas/+git/maas/+merge/442177
Your team MAAS Committers is subscribed to branch maas:master.
--
Mailing list: https://launchpad.net/~sts-sponsors
Post to : sts-sponsors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sts-sponsor
Review: Approve
LGTMWC
Diff comments:
> diff --git a/src/maasserver/models/domain.py b/src/maasserver/models/domain.py
> index a793e01..5dccc9f 100644
> --- a/src/maasserver/models/domain.py
> +++ b/src/maasserver/models/domain.py
> @@ -172,12 +178,11 @@ class Domain(CleanSave, TimestampedModel)
BigAutoField is the default for projects created with Django 3.2
--
https://code.launchpad.net/~ack/maas/+git/maas/+merge/442177
Your team MAAS Committers is subscribed to branch maas:master.
--
Mailing list: https://launchpad.net/~sts-sponsors
Post to : sts-sponsors@lists.launchpad.net
Uns
Alberto Donato has proposed merging ~ack/maas:big-auto-field-default into
maas:master.
Commit message:
switch IDs defaults from AutoField to BigAutoField
This also adds a manual migration to ignore FKs for unmanaged Discovery model,
which otherwise breaks migrations
Requested reviews:
MAA
7 matches
Mail list logo