Revert "Post ordering functionality added"

This reverts commit eebe16c8f5.
This commit is contained in:
Dipen Patel 2017-06-06 09:07:32 +05:30
commit fbd9eb0066
4 changed files with 3 additions and 31 deletions

View file

@ -40,7 +40,6 @@ setup(
'django-meta-mixin>=0.3',
'aldryn-apphooks-config>=0.2.6',
'djangocms-apphook-setup',
'django-admin-sortable',
],
extras_require={
'search': ['aldryn-search'],