mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-08-21 14:37:16 +00:00
15 lines
310 B
Python
15 lines
310 B
Python
![]() |
# Generated by Django 5.1.7 on 2025-07-21 09:23
|
||
|
|
||
|
from django.db import migrations
|
||
|
|
||
|
|
||
|
class Migration(migrations.Migration):
|
||
|
|
||
|
dependencies = [
|
||
|
('vpn', '0003_acllink_last_access_time'),
|
||
|
('vpn', '0003_alter_outlineserver_options_alter_server_options_and_more'),
|
||
|
]
|
||
|
|
||
|
operations = [
|
||
|
]
|