Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/add-color-to-language-mo…
Browse files Browse the repository at this point in the history
…del' into feature/add-color-to-language-model
  • Loading branch information
lunars97 committed Apr 3, 2024
2 parents a2e94b6 + bc5e0a8 commit c9d70a5
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Generated by Django 4.2.10 on 2024-04-03 09:31
# Generated by Django 4.2.10 on 2024-04-03 08:12

from django.db import migrations, models


class Migration(migrations.Migration):
"""
Migration file to add color field to language model
"""

dependencies = [
("cms", "0088_rename_mt_related_fields"),
Expand Down

0 comments on commit c9d70a5

Please sign in to comment.