jrief / django-admin-sortable2

Generic drag-and-drop ordering for objects in the Django admin interface
https://django-admin-sortable2.readthedocs.io/en/latest/
Other
753 stars 179 forks source link

Add collecstatic step. #274

Closed cemonel closed 3 years ago

jrief commented 3 years ago

Collecting static files is a step required independently of django-admin-sortable2 and usually must be performed whenever the Django admin is involved.