Commit graph

14 commits

Author SHA1 Message Date
Brandon Taylor
9fa1fb13a5 Update setup.py 2017-03-21 06:10:58 -04:00
David D Lowe
6a442933e2 Update setup.py to mention both Python 2 and 3
This is so sites like djangopackages.com will mark this distribution as being compatible with Python 3.
2015-12-22 15:38:12 +01:00
Brandon Taylor
3fd7d4aff3 Re-organized setup. 2015-07-05 23:04:03 -04:00
Brandon Taylor
5e307d687b Version bump to 1.7.1.
Added Brazilian Portugese locale.
Fixed minor css scoping issue that caused stacked template items that were sortable to not display the 'move' cusor type.
Fixed comment line in manage.py for PEP8.
2014-08-21 22:14:36 -04:00
Brandon Taylor
15e3fb88bf Changed homepage for project. 2014-05-23 22:38:34 -04:00
Brandon Taylor
1ebf86b4aa Updated README.
Version bump to 1.6.7
2014-04-08 07:52:26 -04:00
Brandon Taylor
53df734e15 Fixed jQuery namespace on inline model JavaScript includes.
Version bump to 1.6.5.
Updated readme.
2014-02-12 16:22:04 -05: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
484f00d263 Updated version to 1.3.2.
Updated status to stable/production.
Added AttributeError exception handling for models that specify a SortableForeignKey that does not inherit from Sortable.
Added template support for nested objects that are sortable by a foreign key, where the foreign key is not sortable.
2012-06-07 09:38:36 -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
7159b7709a Added manifest to include static and templates directories in distro and also exclude the sample project from the installed source.
Fixes Github issue #1
2011-09-14 09:06:50 -05:00
Brandon Taylor
7df70a2339 Updated version to 1.0.4.
Updated setup.py
2011-09-03 22:11:40 -05:00
Brandon Taylor
4e38d8fbe1 Adding files to repo. 2011-08-31 19:51:02 -05:00