Brandon Taylor
7a242dd41c
Refactored classmethods to use aggregation Max instead order_by.
2011-11-16 20:24:33 -06:00
Brandon Taylor
8365043e0e
Modified classmethod queries that determine if a Model is sortable to only retieve one record and not use count.
...
Fixed jQueryUI highlight method call in success handler of ajax function when dragging stops.
Fixed missing script resource for jquery.effects.core.js
2011-11-16 00:48:14 -06:00
Brandon Taylor
638f26df27
Updated version to 1.1.0
2011-10-04 12:36:31 -05:00
Brandon Taylor
e1311fc6f5
Added support for non-numeric primary keys
2011-09-17 16:48:14 -05:00
Brandon Taylor
31f28d5b50
Removed all .pyc files
2011-09-14 09:17:31 -05:00
Brandon Taylor
2f2aeff0ec
Fixed if statements so they won't bomb if inline class doesn't subclass sortable.
2011-09-03 22:46:05 -05:00
Brandon Taylor
d67112e66d
Added login credential information to main README.
...
Added README for sample_project that also contains login credentials for the impatient.
2011-09-03 22:21:37 -05:00
Brandon Taylor
971de8423c
Added support for stacked inline models.
...
Added highlighting to sorted inline.
Added migrations to add Note class to database.
Added SortableInlineBase for checking type of model specified in inline model subclasses Sortable.
2011-09-03 22:02:48 -05:00
Brandon Taylor
4e38d8fbe1
Adding files to repo.
2011-08-31 19:51:02 -05:00