Minor modifications for Django 1.5.x and 1.4.x backward-compatibility.

Added new sample project.
Improved documentation.
Refactored CSS selector for inlines that are sortable.
This commit is contained in:
Brandon Taylor
2013-03-10 20:53:05 -04:00
parent ac2cecf291
commit a54e81434f
39 changed files with 561 additions and 3702 deletions
-9
View File
@@ -1,9 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>AdminSortable Test Project</title>
</head>
<body>
</body>
</html>