mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-05-20 05:11:57 +00:00
Merge branch 'master' of github.com:mathiasag7/django-eav2-uuid
This commit is contained in:
commit
8bf3feefa0
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ import eav.fields
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('eav', '0009_enchance_naming'),
|
('eav', '0009_enchance_naming'),
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue