Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
added migration
Browse files Browse the repository at this point in the history
  • Loading branch information
milachae committed Mar 16, 2023
1 parent a124f46 commit 8cb1a6a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Generated by Django 4.1.7 on 2023-03-16 17:09
# Generated by Django 4.1.7 on 2023-03-16 19:31

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


class Migration(migrations.Migration):
dependencies = [
("drtrottoir", "0012_alter_waste_building"),
("drtrottoir", "0013_remove_visit_building_visit_building_in_tour"),
]

operations = [
Expand Down

0 comments on commit 8cb1a6a

Please sign in to comment.