mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-03-31 21:20:30 +00:00
Update README.md
Removed jQuery as a requirement.
This commit is contained in:
parent
1bf917da61
commit
8a7066b248
1 changed files with 0 additions and 2 deletions
|
|
@ -4,8 +4,6 @@ This project makes it easy to add drag-and-drop ordering to any model in
|
|||
Django admin. Inlines for a sortable model may also be made sortable,
|
||||
enabling individual items or groups of items to be sortable.
|
||||
|
||||
## Requirements
|
||||
jQuery
|
||||
|
||||
## Supported Django Versions
|
||||
If you're using Django 1.4.x, use django-admin-sortable 1.4.9 or below.
|
||||
|
|
|
|||
Loading…
Reference in a new issue