Merged changes from sortable-by-refactor.

Incremented version to 1.2.
Refactored ORM calls to properly order objects by the sortable_by property to ensure objects are grouped correctly in the sortable change list template after being passed through dynamic_regroup.
Fixed missing import for jquery.effects.core, again.
Refactored sortable_by classmethod into a property.
master
Brandon Taylor 2011-11-22 22:27:20 -06:00
parent 789f22b69b
commit b16def5c09
13 changed files with 0 additions and 0 deletions

0
README 100644 → 100755
View File

0
adminsortable/__init__.py 100644 → 100755
View File

0
adminsortable/admin.py 100644 → 100755
View File

0
adminsortable/models.py 100644 → 100755
View File

View File

0
sample_project/app/admin.py 100644 → 100755
View File

0
sample_project/app/models.py 100644 → 100755
View File

0
sample_project/app/tests.py 100644 → 100755
View File

0
sample_project/settings.py 100644 → 100755
View File