0016_merge_20230911_0707.py 304 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 # Generated by Django 4.1.9 on 2023-09-11 10:07 from django.db import migrations class Migration(migrations.Migration): dependencies = [ ('edicto', '0012_migracion_dato_uuid'), ('edicto', '0015_rename_archivo_comprobantepago_archivo_comprobante'), ] operations = [ ]