Skip to content

Commit

Permalink
Regenerate migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Gan committed Oct 18, 2024
1 parent 89c56ba commit 17a0db4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by Django 4.2.11 on 2024-10-16 12:32
# Generated by Django 4.2.11 on 2024-10-18 02:01

from django.db import migrations
import rca.navigation.models
Expand All @@ -13,7 +13,7 @@
class Migration(migrations.Migration):

dependencies = [
("guides", "0027_link_block_url_label"),
("guides", "0028_guidepage_related_staff_title"),
]

operations = [
Expand Down

0 comments on commit 17a0db4

Please sign in to comment.