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
0ae9b5819d
django-admin-sortable-fixwin
/
adminsortable
History
Brandon Taylor
0ae9b5819d
Updated documentation to include gotchas for existing models
2012-12-25 22:10:26 -05:00
..
locale
fixed a typo, regenerated language files
2012-03-15 10:12:28 +01:00
static
/adminsortable
Disable ordering on .add-row.
2012-11-18 15:56:01 +02: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