Post ordering functionality added

This commit is contained in:
Dipen Patel 2017-04-11 15:06:37 +05:30
commit eebe16c8f5
4 changed files with 31 additions and 3 deletions

View file

@ -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'],