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
036175525695950462561eb8070025c426518d29
django-admin-sortable-fixwin
/
adminsortable
T
History
Brandon Taylor
b411576059
Merged README.
...
Included previously forgotten js file.
2013-09-23 08:45:18 -04:00
..
locale
Removed executable permissions from many files
2013-07-18 22:45:22 -03:00
static
/adminsortable
Merged README.
2013-09-23 08:45:18 -04:00
templates
/adminsortable
Bumped version to 1.5.5.
2013-09-23 08:41:10 -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
Bumped version to 1.5.5.
2013-09-23 08:41:10 -04:00
admin.py
Remove CSRF exemption where it did not belong.
2013-09-04 22:15:28 +02: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