mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-05-25 23:23:45 +00:00
`{% load staticfiles %}` and `{% load adminstatic %}` were
[deprecated in Django 2.1](https://docs.djangoproject.com/en/2.2/releases/2.1/#features-deprecated-in-2-1),
and [removed in Django 3.0](https://docs.djangoproject.com/en/dev/releases/3.0/#features-removed-in-3-0).
Instead, `{% load static %}` should be used.
|
||
|---|---|---|
| .. | ||
| adminsortable | ||