mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
remove unneeded note
This commit is contained in:
parent
c5722411d3
commit
d9f3b2c876
@ -5,10 +5,6 @@ import django.db.models.deletion
|
||||
from django.conf import settings
|
||||
from django.db import migrations, models
|
||||
|
||||
# Functions from the following migrations need manual copying.
|
||||
# Move them and any dependencies into this file, then update the
|
||||
# RunPython operations to refer to the local versions:
|
||||
# allianceauth.services.modules.ips4.migrations.0002_service_permissions
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
|
@ -5,10 +5,6 @@ import django.db.models.deletion
|
||||
from django.conf import settings
|
||||
from django.db import migrations, models
|
||||
|
||||
# Functions from the following migrations need manual copying.
|
||||
# Move them and any dependencies into this file, then update the
|
||||
# RunPython operations to refer to the local versions:
|
||||
# allianceauth.services.modules.phpbb3.migrations.0002_service_permissions
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
|
@ -5,11 +5,6 @@ import django.db.models.deletion
|
||||
from django.conf import settings
|
||||
from django.db import migrations, models
|
||||
|
||||
# Functions from the following migrations need manual copying.
|
||||
# Move them and any dependencies into this file, then update the
|
||||
# RunPython operations to refer to the local versions:
|
||||
# allianceauth.services.modules.smf.migrations.0002_service_permissions
|
||||
# allianceauth.services.modules.smf.migrations.0003_set_smf_displayed_names
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
|
@ -5,10 +5,6 @@ import django.db.models.deletion
|
||||
from django.conf import settings
|
||||
from django.db import migrations, models
|
||||
|
||||
# Functions from the following migrations need manual copying.
|
||||
# Move them and any dependencies into this file, then update the
|
||||
# RunPython operations to refer to the local versions:
|
||||
# allianceauth.services.modules.xenforo.migrations.0002_service_permissions
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user