mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-30 21:49:50 -05:00
bunp migration
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Generated by Django 4.2.7 on 2024-01-17 21:49
|
||||
# Generated by Django 4.2.7 on 2024-02-02 19:51
|
||||
|
||||
import cookbook.models
|
||||
from django.conf import settings
|
||||
@@ -11,7 +11,7 @@ class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
||||
('cookbook', '0208_space_app_name_userpreference_max_owned_spaces'),
|
||||
('cookbook', '0209_remove_space_use_plural'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user