Brandon Taylor
a54e81434f
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.
2013-03-10 20:53:05 -04:00
Brandon Taylor
c7230002e8
Updated readme.
...
Added jquery.effects.core.js back to static files.
2013-01-06 20:39:05 -05:00
Ionel Maries Cristian
d6efa21939
Disable ordering on .add-row.
2012-11-18 15:56:01 +02:00
Ionel Maries Cristian
5ef23ebca7
Fix wrong name for css file.
2012-11-18 15:36:24 +02:00
Brandon Taylor
e206dfc30c
Fixed application of CSS class 'sortable' to stacked inline elements that are sortable which was somehow excluded from the previous release.
2012-11-02 13:49:30 -04:00
Brandon Taylor
04bdb80637
Removed individual jQueryUI JavaScript files in favor of loading jQueryUI from Google Ajax API.
...
Updated jQuery to latest version from Google Ajax API.
Integrated pull-request from BlindHunter to add the ability to override templates on a per-model basis.
Updated README.
2012-09-25 10:52:31 -04:00
Brandon Taylor
fd06064d48
Mode switches.
2011-11-22 20:58:09 -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
6c3e93ded8
Changed name of static media folder from \"media\" to \"static\" for use with django.contrib.staticfiles app.
2011-09-11 01:22:19 -05:00