django-admin-sortable-fixwin/sample_project/samples
Brandon Taylor e2bee04990 Fix sorting for raw_id objects
- Added common function to get querystring filters
- Excluded querystring parameters used for raw_id fields
- Version bump to 2.1.13
- Updated readme
2019-02-21 09:56:08 -05:00
..
migrations Add Positional Arguments to Get Next/Previous 2018-10-06 09:46:34 -04:00
__init__.py Restructured sample project for Django 2. 2017-12-04 21:29:55 -05:00
admin.py Fix sorting for raw_id objects 2019-02-21 09:56:08 -05:00
apps.py Restructured sample project for Django 2. 2017-12-04 21:29:55 -05:00
models.py Add Positional Arguments to Get Next/Previous 2018-10-06 09:46:34 -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