mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-04-03 14:40:36 +00:00
Passing `mimetype` to an HttpResponse object is deprecated since Django 1.5 and will throw an error in Django 1.7. `content_type` is supported since Django 1.0. |
||
|---|---|---|
| .. | ||
| locale | ||
| static/adminsortable | ||
| templates/adminsortable | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| fields.py | ||
| models.py | ||
| utils.py | ||