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
6d5f9e97b4
django-admin-sortable-fixwin
/
sample_project
/
samples
History
Brandon Taylor
6d5f9e97b4
Added `after_sorting` method to SortableAdminBase class that can be defined on a model admin to be executed after sorting has occurred.
2018-07-09 07:49:55 -04:00
..
migrations
Updated migrations to allow for a model with a non autofield as the primary key.
2018-03-19 21:18:08 -04:00
__init__.py
Restructured sample project for Django 2.
2017-12-04 21:29:55 -05:00
admin.py
Added `after_sorting` method to SortableAdminBase class that can be defined on a model admin to be executed after sorting has occurred.
2018-07-09 07:49:55 -04:00
apps.py
Restructured sample project for Django 2.
2017-12-04 21:29:55 -05:00
models.py
Updated migrations to allow for a model with a non autofield as the primary key.
2018-03-19 21:18:08 -04:00
tests.py
Updated migrations to allow for a model with a non autofield as the primary key.
2018-03-19 21:18:08 -04:00