kopia lustrzana https://github.com/rtts/django-simplecms
remove circular dependency
rodzic
49ced2791e
commit
196efe8bef
1
setup.py
1
setup.py
|
@ -14,6 +14,5 @@ setup(
|
||||||
'django-ckeditor',
|
'django-ckeditor',
|
||||||
'django-embed-video',
|
'django-embed-video',
|
||||||
'easy-thumbnails',
|
'easy-thumbnails',
|
||||||
'git+https://github.com/JaapJoris/django-simplecms.git',
|
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
Ładowanie…
Reference in New Issue