Post ordering functionality added
This commit is contained in:
parent
c2b97edb24
commit
eebe16c8f5
4 changed files with 31 additions and 3 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-admin-sortable',
|
||||
],
|
||||
extras_require={
|
||||
'search': ['aldryn-search'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue