Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into Bootstrap5
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersSeverinsen committed Oct 17, 2024
1 parent cd56821 commit 248ab07
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Generated by Django 3.2.4 on 2024-10-17 18:37

from django.db import migrations


class Migration(migrations.Migration):

dependencies = [
("bartenders", "0003_auto_20240915_2045"),
("bartenders", "0003_auto_20241017_2029"),
]

operations = []

0 comments on commit 248ab07

Please sign in to comment.