Merge branch 'master' of github.com:mathiasag7/django-eav2-uuid

This commit is contained in:
mathiasag7 2023-10-13 11:43:20 +01:00
commit 8bf3feefa0

View file

@ -5,7 +5,6 @@ import eav.fields
class Migration(migrations.Migration):
dependencies = [
('eav', '0009_enchance_naming'),
]