Reforma pohlaví #49

Merged
zelvuska merged 5 commits from reforma_pohlavi into master 2024-05-25 18:21:25 +02:00
Showing only changes of commit 6165c5916b - Show all commits

View file

@ -6,6 +6,7 @@ from django.db import migrations
class Migration(migrations.Migration): class Migration(migrations.Migration):
dependencies = [ dependencies = [
('personalni', '0006_pre_split_soustredeni'),
('soustredeni', '0003_post_split_soustredeni'), ('soustredeni', '0003_post_split_soustredeni'),
] ]