django-admin-sortable-fixwin/adminsortable
Dominique Lederer cbbcf901fc remove root_path, which produces an error on django 1.4 and also is not used in the template 2012-03-15 09:39:55 +01:00
..
locale Added SortableForeignKey field to replace `sortable_by` model property. 2012-02-24 22:35:30 -06:00
static/adminsortable Added SortableForeignKey field to replace `sortable_by` model property. 2012-02-24 22:35:30 -06:00
templates/adminsortable Added SortableForeignKey field to replace `sortable_by` model property. 2012-02-24 22:35:30 -06:00
templatetags Added SortableForeignKey field to replace `sortable_by` model property. 2012-02-24 22:35:30 -06:00
__init__.py Added south field triple to SortableForeignKey field 2012-03-07 21:52:57 -06:00
admin.py remove root_path, which produces an error on django 1.4 and also is not used in the template 2012-03-15 09:39:55 +01:00
fields.py Added south field triple to SortableForeignKey field 2012-03-07 21:52:57 -06:00
models.py Added SortableForeignKey field to replace `sortable_by` model property. 2012-02-24 22:35:30 -06:00