Update README.md

Removed jQuery as a requirement.
master
Brandon Taylor 2013-09-05 15:18:22 -04:00
parent 1bf917da61
commit 8a7066b248
1 changed files with 0 additions and 2 deletions

View File

@ -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, Django admin. Inlines for a sortable model may also be made sortable,
enabling individual items or groups of items to be sortable. enabling individual items or groups of items to be sortable.
## Requirements
jQuery
## Supported Django Versions ## Supported Django Versions
If you're using Django 1.4.x, use django-admin-sortable 1.4.9 or below. If you're using Django 1.4.x, use django-admin-sortable 1.4.9 or below.