Skip to content

Commit

Permalink
rename migration
Browse files Browse the repository at this point in the history
  • Loading branch information
alekseikoznov committed Aug 30, 2023
1 parent 9929306 commit 5ebca94
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Generated by Django 4.2.4 on 2023-08-30 16:05
# Generated by Django 4.2.4 on 2023-08-30 17:04

from django.db import migrations, models


class Migration(migrations.Migration):
dependencies = [
("bot_settings", "0002_add_settings"),
("bot_settings", "0003_alter_botsettings_title_alter_botsettings_value"),
]

operations = [
Expand Down

0 comments on commit 5ebca94

Please sign in to comment.