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
274a79dcd1f1c2c6779c316b21298c519d7cb4bd
django-admin-sortable-fixwin
/
adminsortable
T
History
Brandon Taylor
274a79dcd1
Merged pull request
#37
.
...
Updated version to 1.4.8. Updated README.
2013-05-11 10:37:13 -04:00
..
locale
fixed a typo, regenerated language files
2012-03-15 10:12:28 +01:00
static
/adminsortable
Updated jQuery to 1.9.1 and jQueryUI to 1.10.2.
2013-05-04 15:00:23 -04:00
templates
/adminsortable
Updated jQuery to 1.9.1 and jQueryUI to 1.10.2.
2013-05-04 15:00:23 -04:00
templatetags
Reverted changes that added get_sort_url template tag, as this caused an exception error with inlines.
2013-04-26 13:30:42 -04:00
__init__.py
Merged pull request
#37
.
2013-05-11 10:37:13 -04:00
admin.py
Python 3 support
2013-05-11 15:18:01 +03:00
fields.py
Working on updating documentation and sample project
2013-02-28 22:07:16 -05:00
models.py
Added properties to allow sortable change list and change form view to extend a custom template or extend the default admin change form and change list templates.
2013-05-03 08:35:17 -04:00
utils.py
Added support for queryset() overrides on admin classes and inline admin classes.
2013-04-27 22:58:02 -04:00