This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-admin-sortable-fixwin
Watch
8
Star
0
Fork
0
You've already forked django-admin-sortable-fixwin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c7230002e833f97b85a32dd6513b7b67d2d5fe6f
django-admin-sortable-fixwin
/
adminsortable
T
History
Brandon Taylor
c7230002e8
Updated readme.
...
Added jquery.effects.core.js back to static files.
2013-01-06 20:39:05 -05:00
..
locale
fixed a typo, regenerated language files
2012-03-15 10:12:28 +01:00
static
/adminsortable
Updated readme.
2013-01-06 20:39:05 -05: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
Update adminsortable/templatetags/django_template_additions.py
2012-11-24 20:06:34 +00:00
__init__.py
Updated documentation to include gotchas for existing models
2012-12-25 22:10:26 -05: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