This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-admin-sortable-fixwin
Watch
6
Star
0
Fork
You've already forked django-admin-sortable-fixwin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e206dfc30c
django-admin-sortable-fixwin
/
adminsortable
History
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
..
locale
fixed a typo, regenerated language files
2012-03-15 10:12:28 +01:00
static
/adminsortable
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
templates
/adminsortable
Fixed the changed to the get_do_sorting_url template tag that somehow didn't make it into the previous release.
2012-11-02 13:33:55 -04:00
templatetags
Fixed the inline stacked sortable template by passing in the original object rather than passing in the model type id of the original object.
2012-11-02 09:04:32 -04:00
__init__.py
Updated version to 1.3.6, which also somehow didn't make it into the previous release
2012-11-02 13:38:19 -04:00
admin.py
Fixed the inline stacked sortable template by passing in the original object rather than passing in the model type id of the original object.
2012-11-02 09:04:32 -04:00
fields.py
Fixed the inline stacked sortable template by passing in the original object rather than passing in the model type id of the original object.
2012-11-02 09:04:32 -04:00
models.py
Fixed the inline stacked sortable template by passing in the original object rather than passing in the model type id of the original object.
2012-11-02 09:04:32 -04:00