django-admin-sortable-fixwin/sample_project/samples
Brandon Taylor fabd78e5be Add Positional Arguments to Get Next/Previous
Added filter_args array argument to be passed to get_next/previous methods.
Added extra boolean fields to project model for testing.
2018-10-06 09:46:34 -04: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 Sort Link 2018-10-05 10:53:56 -04: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