Updated CSS classing of sortable inline and stacked items.

Concatenated classing of sortable inlines into one stylesheet.
Updated version to 1.3.3
Updated README
This commit is contained in:
Brandon Taylor
2012-07-09 11:05:59 -04:00
parent 484f00d263
commit 866adffd7b
8 changed files with 36 additions and 34 deletions
+3 -3
View File
@@ -130,10 +130,10 @@ Status
admin-sortable is currently used in production.
What's new in 1.3.2
What's new in 1.3.3
=============
- Fixed an issue that prevented sorting on classes that specified a SortableForeignKey
class, where the SortableForeignKey model itself did not inherit from Sortable.
- Fixed an issue where sortable inlines weren't getting the correct CSS class
which gave them the appearance of not being sortable.
Features
=============