django-admin-sortable-fixwin/sample_project/app
Jaap Roes defaf45e9a Make it clear why the httplib import is guarded by a try except and has a fallback 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 Make it clear why the httplib import is guarded by a try except and has a fallback 2017-03-16 16:21:59 +01:00