added django-sortedm2m
This commit is contained in:
parent
4b53e94a97
commit
815535c4bf
3 changed files with 28 additions and 4 deletions
1
setup.py
1
setup.py
|
|
@ -40,6 +40,7 @@ setup(
|
|||
'django-meta-mixin>=0.3',
|
||||
'aldryn-apphooks-config>=0.2.6',
|
||||
'djangocms-apphook-setup',
|
||||
'django-sortedm2m',
|
||||
],
|
||||
extras_require={
|
||||
'search': ['aldryn-search'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue