django-admin-sortable-fixwin/sample_project/app
Jaap Roes b8bfbe0c9a Explicitly set on_delete=models.CASCADE on ForeignKey as it will be required in Django 2.0 2017-03-16 16:21:59 +01:00
..
__init__.py Added SortableForeignKey field to replace `sortable_by` model property. 2012-02-24 22:35:30 -06:00
admin.py Remove get_queryset fallback 2017-03-16 16:21:58 +01:00
models.py Explicitly set on_delete=models.CASCADE on ForeignKey as it will be required in Django 2.0 2017-03-16 16:21:59 +01:00
tests.py Run non auto field model test unconditional 2017-03-16 16:21:59 +01:00